Help with configuring asterisk to work
Posted: 17 May 2010, 10:46
Hey there,
First of all.. Awesome software! I'd pay money if you asked. ;)
I have tried to edit my manager.conf file.. My manager .conf file looks like this..
Now, when I start the software up, it doesn't seem to show where a phone is in a call.. registered.. etc. like the screenshot below. Debug Modus DOES work though.
http://img46.imageshack.us/img46/9914/aclu.jpg
Is there anything else I need to configure on the asterisk side?
Thanks so much for your help!
Bigmoose
First of all.. Awesome software! I'd pay money if you asked. ;)
I have tried to edit my manager.conf file.. My manager .conf file looks like this..
Code: Select all
[general]
enabled=yes
port=5038
bindaddr=0.0.0.0
writetimeout=200
[manager]
secret=insecure
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
permit=192.168.1.0/255.255.255.0
permit=192.168.24.0/255.255.255.0
read=system,call,log,verbose,command,agent,user,config,all
write=system,call,log,verbose,command,agent,user,config,all
http://img46.imageshack.us/img46/9914/aclu.jpg
Is there anything else I need to configure on the asterisk side?
Thanks so much for your help!
Bigmoose