======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 <file> [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 </file> * go to asterisk cli <code> asterisk -r </code> * reloca the config file <code> config reload /etc/asterisk/manager.conf </code>

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