Displaying 2 results from an estimated 2 matches for "start_asterisk".
2010 Mar 24
2
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
-----------------------------------------------------...
2009 Oct 19
3
asterisk services not starting up
After i rebuilt my server i did default install of Asterisk using the steps off freepbx site. i used these steps before without any issues. this time i have to start Asterisk manually every time the server reboots. if i start it by using ./start_asterisk script in the freepbx directory i get this from grep
root 3840 0.0 0.0 4480 544 pts/1 S 12:13 0:00 /bin/sh /usr/sbin/safe_asterisk -U asterisk -G asterisk
asterisk 3846 1.1 0.2 21388 8072 pts/1 Sl 12:13 0:00 /usr/sbin/asterisk -f -U asterisk -G asterisk -vvvg -c
if...