[asterisk-users] Starting Asterisk on Ubuntu 7.04

Mark Coccimiglio n3whx at amsat.org
Fri May 4 16:59:41 MST 2007


What I do is add an entry in the crontab file as such:

* * * * * if [  ! `/bin/pidof -s asterisk` ]  ; then /usr/sbin/asterisk;  fi

Its simple and it works.  Additionally if asterisk crashes then cron 
restarts the server in about a minute.  Just be careful with your configs.

Mark Coccimiglio
IS Manager
Payroll Services Hawaii, Inc.
http://www.psh-inc.com

Christian wrote:

>Hi all,
>Could someone please tell me how to make Asterisk start at boot on Ubuntu Feisty 7.04?
>Many thanks,
>Christian
>
>_______________________________________________
>--Bandwidth and Colocation provided by Easynews.com --
>
>asterisk-users mailing list
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>  
>


More information about the asterisk-users mailing list