Ott Rose
2010-Mar-24 21:56 UTC
[asterisk-users] new server install errors starting asterisk
here is the issue phones freepbx-2.7.0]# ./start_asterisk start 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 ----------------------------------------------------- Asterisk could not start! Use 'tail /full' to find out why. i the only place i know where logs are at is /var/log/asterisk i don't have the log full there. here are the versions of everything i have os: centos 5.4 asterisk: 1.6.2.6 asterisk-addons: 1.6.2.0 dahdi-linux-complete: 2.2.1+2.2.1 freepbx: 2.7.0 lame: 3.98.4 libpri: 1.4.10.2 mysql: 5.0.77 httpd: 2.2.3 _________________________________________________________________ Hotmail is redefining busy with tools for the New Busy. Get more from your inbox. http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_2 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100324/b74d4531/attachment.htm
Matt Riddell
2010-Mar-24 22:30 UTC
[asterisk-users] new server install errors starting asterisk
Just try running: asterisk -vvvvvcddddd And you'll see the error. Alternatively you can edit /etc/asterisk/logger.conf to allow you to have a full log. -- Cheers, Matt Riddell Managing Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/exchange.php (Full ITSP Solution) http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer)
Steve Edwards
2010-Mar-24 22:40 UTC
[asterisk-users] new server install errors starting asterisk
On Wed, 24 Mar 2010, Ott Rose wrote:> here is the issue > > phones freepbx-2.7.0]# ./start_asterisk startYep. 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 killedI 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