[asterisk-users] Automatically start after restart

Matt Riddell matt at venturevoip.com
Mon Feb 11 14:12:02 CST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

bilal ghayyad wrote:
> Hi All;
> 
> How can I let Asterisk start automatically once the
> machine restarted without need to type asterisk -cvvv?
> 
> Any script or something that can do that?
> 
> Also, in which command line screen (F1 or F2 or F3 or
> ..?) I will find it?

Use the asterisk init scripts or safe_asterisk:

1. type "make config" after you finish compiling and installing Asterisk
2. type "service asterisk start" (in Fedora/CentOS etc) or
"/etc/init.d/asterisk start" in other distros
3. type "asterisk -r" to connect to the process

or do the same but using "safe_asterisk" instead of the scripts.

The benefit of the make config stuff is that you can then do "chkconfig
asterisk on" to make Asterisk start up automatically on boot.

- --
Kind Regards,

Matt Riddell
Director
_______________________________________________

http://www.venturevoip.com (Great new VoIP end to end solution)
http://www.venturevoip.com/news.php (Daily Asterisk News - html)
http://www.venturevoip.com/newrssfeed.php (Daily Asterisk News - rss)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHsKwSDQNt8rg0Kp4RAumrAJ9Kxo3Q09oiwA91wZteQWf56A2PXgCgnbpO
6Z54r5N4d/xXGtXHEVTpr4Y=
=X2An
-----END PGP SIGNATURE-----



More information about the asterisk-users mailing list