asterisk AMI username/password

astercc need access to asterisk AMI for data and operation

  • open /etc/asterick/manager.conf
  • make sure you have AMI enabled: enabled = yes
  • add an account like this

[astercc]
secret = astercc
deny = 0.0.0.0/0.0.0.0
permit = 127.0.0.1/255.255.255.0
read = call
write = system,call,agent,user,config,command,reporting,originate

  • go to asterisk cli

asterisk -r

  • reloca the config file

config reload /etc/asterisk/manager.conf

en/asterisk_ami_username_password.txt · Last modified: 2017/12/12 03:05 (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki