Displaying 1 result from an estimated 1 matches for "eclecticweb".
2006 Apr 05
0
Re: Asterisk start/stop
...gt; /var/run to astrundir => /var/run/asterisk
My guess would be that you are running asterisk as a non-root user and that this user can not write to /var/run .
if so, the ctl and PID files are not created.
--
--
Steven
http://www.glimasoutheast.org
"Tom Castleman" <freepbx@eclecticweb.net> wrote in message news:4430BAD4.6090001@eclecticweb.net...
> Hi there,
>
> I have installed asterisk and freepbx on a Debian Sarge system.
> I followed the INSTALL doc and all is well apart from the starting and stopping of asterisk.
>
> I have linked /usr/sbin/amportal int...