Displaying 3 results from an estimated 3 matches for "cli_permissions".
2010 Jun 19
2
asterisk appache issue
Hi Everyone,
I installed Asterisk-1.6 by user root and its working fine.
but when i tried to run any asterisk command through apache user it shows
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?
i think its a permission error.
how can i give the root permission to apache ?
?please help !!!!!!
-------------- next part --------------
An HTML attachment was
2011 Oct 19
5
Running as non-root
Hello.
I would like to run asterisk as an user other than root. I have seen some
tutorials on the web, but I would like to know if there is some ?official?
how-to for this. Is there?
I looked at a thread on reviewboard regarding this
(https://reviewboard.asterisk.org/r/654/). It was Paul Belangers work trying
to make the installation process take care of this. But the conclusion seem
to
2010 Apr 08
3
dial extension and play sound file from shell on asterisk server?
I want to use Asterisk as a general message delivery system here.
That is, I want to be able to have a (shell, perl, etc.) script on my
Asterisk server dial an extension, wait for it to be answered and then
play a sound file and then hang up, or even wait for a response or
reactions to some IVR.
Certainly if I had a SIP library, I could have the script simply look
like a SIP extension but that