[asterisk-users] new server install errors starting asterisk
Steve Edwards
asterisk.org at sedwards.com
Wed Mar 24 17:40:09 CDT 2010
On Wed, 24 Mar 2010, Ott Rose wrote:
> here is the issue
>
> phones freepbx-2.7.0]# ./start_asterisk start
Yep. That's the issue :)
> STARTING ASTERISK
> Asterisk ended with exit status 1
> Asterisk died with code 1.
> Automatically restarting Asterisk.
> Asterisk ended with exit status 1
> Asterisk died with code 1.
> Automatically restarting Asterisk.
> mpg123: no process killed
I don't know where your configuration stashes files, but you can start
Asterisk "by hand" using a command similar to:
sudo -u <whatever-user-you-run-asterisk-as>\
/usr/sbin/asterisk\
-C /etc/asterisk/{$PROJECT}/asterisk.conf\
-c\
-f\
-g\
-n\
-p\
-d -d -d -d -d -d\
-v -v -v -v -v -v\
${END_OF_LIST}
This should give you a clue to your issue.
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
More information about the asterisk-users
mailing list