Hello, I start Asterisk at boot time with a program called "screen".
I boot up with this command in the /etc/rc.local: /usr/bin/screen -L -d -m /usr/sbin/asterisk -vvvvvvvvvvvvvvvvvvvvvgc This will launch the very verbose asterisk console detached with screen logging. You can reattach to it by typing: screen -r It works very well and the screen log is saved to /screenlog.0 MATT--- -----Original Message----- From: Pat Boyle [mailto:[EMAIL PROTECTED] Sent: Monday, January 12, 2004 8:28 PM To: [EMAIL PROTECTED] Subject: [Asterisk-Users] Fw: problem with safe_asterisk I have no problems lauching asterisk from the command line . . . asterisk -vvvvc However, I'm trying to autostart on boot up, so I'm trying safe_asterisk When I do this, I get: Asterisk ended with exit status 127. Asterisk died with code 127. Aborting. I've looked through the script but can't find what the problem is. I'm running on RedHat Fedora. Thanks for your help. Pat _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
