Yes, I did check it.  The asterisk.st1 is running at /var/run folder, I tried to change to /var/run/asterisk/asterisk.ct1, then I will have the error "Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?"
 
I thing it have something with the permission.  How can I check what user running under the php?  How can I specify the user for PHP?  What user should I specify?
 
My /etc/asterisk/manager.conf has
 
[admin]
secret = password
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
write = system,call,log,verbose,command,agent,user
 
 
 
----- Original Message -----
Sent: Wednesday, October 25, 2006 11:34 AM
Subject: Re: [asterisk-users] Asterisk Manager

Asterisk is current running with the a file in /var/run/asterisk.ctl for the user asterisk.  I have set asterisk to be the owner of the folder /var/run, and start asterisk with user is asterisk.  HTTPD is run under asterisk user.  My manager.conf has an entry.
 
Check to make sure the file is actually /var/run/asterisk.ctl and not /var/run/asterisk/asterisk.ctl.

 


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to