--- safe_asterisk.orig +++ safe_asterisk @@ -6,7 +6,7 @@ ASTVARLOGDIR="/var/log/asterisk" CLIARGS="$*" # Grab any args passed to safe_asterisk -#TTY=9 # TTY (if you want one) for Asterisk to run on +TTY=9 # TTY (if you want one) for Asterisk to run on CONSOLE=yes # Whether or not you want a console #NOTIFY=root@localhost # Who to notify about crashes #EXEC=/path/to/somescript # Run this command if Asterisk crashes