Hi Trixbox Users.
When i try to do a ping from the manager Tester by sending this get cmd
http://192.168.1.60:8088/asterisk/manager?action=ping&command=&us...
i got Permission denied..
Somebody know what i'm missing ?????
/Best Michael
Have these conf files which have the following setup...
/etc/asterisk/manager.conf
___________________________________
[general]
enabled = yes
webenabled = yes
port = 5038
bindaddr = 0.0.0.0
[admin]
secret = amp111
deny = 0.0.0.0/0.0.0.0
permit = 192.168.1.0/255.255.255.0
read = system,call,log,verbose,command,agent,user
write = system,call,log,verbose,command,agent,user
#include manager_additional.conf
#include manager_custom.conf
___________________________________
/etc/asterisk/http
[general]
enabled = yes
bindaddr = 0.0.0.0
bindport = 8088
prefix = asterisk
enablestatic = yes
___________________________________

Member Since:
2012-02-01