Hi, I’m running asterisk 11 on debian 7 x32 bits, tried fresh installation twice, and I can’t get AMI to start.
Asterisk 11.9.0
Linux 3.2.0-4-486 #1 Debian 3.2.57-3 i586 GNU/Linux
manager.conf looks like this:
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
displayconnects=no ;only effects 1.6+
[admin]
secret = amp111
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
read = system,call,log,verbose,command,agent,user,config,command,dtmf,reporting,cdr,dialplan,originate
write = system,call,log,verbose,command,agent,user,config,command,dtmf,reporting,cdr,dialplan,originate
writetimeout = 5000
But manager show settings gives me this even after restarts:
Global Settings:
Manager (AMI): No
Web Manager (AMI/HTTP): No
TCP Bindaddress: Disabled
HTTP Timeout (minutes): 60
TLS Enable: No
TLS Bindaddress: Disabled
TLS Certfile: asterisk.pem
TLS Privatekey:
TLS Cipher:
Allow multiple login: Yes
Display connects: Yes
Timestamp events: No
Channel vars:
Debug: No
Block sockets: No
I can’t notice any error on asterisk startup or logs, can anyone help me troubleshoot this?
Thanks,
Cassio