[Asterisk-Users] CTRL+D exits Asterisk immediately

Jayson Vantuyl kagato at souja.net
Tue May 20 06:57:39 MST 2003


> sure, but while debugging (and that's what you do with a still-not-stable 
> product like *), the console output with lots of -v's is worth a lot (running 
> in 'screen')

Definitely.

I have this in my crontab:

@reboot screen -dmS festival festival --server
@reboot screen -dmS asterisk /usr/local/sbin/ast_start

The @reboot syntax might be a Debian thing.  The same could be done in a
startup script though.  The nice part is, resuming asterisk is as simple
as:

screen -r ast

Jayson




More information about the asterisk-users mailing list