Displaying 1 result from an estimated 1 matches for "vvvvgnc".
Did you mean:
vvvgnc
2004 Jul 14
1
Starting up considerations.....
...wever, if you start Asterisk like
this remotely, once the session is killed, the asterisk program dies.
Makes sense...
safe_asterisk
Starting like this, will use the Asterisk startup script
provided by the CVS, located in sbin. This is a good way to start
remotely. No?
screen -d -m asterisk -vvvvgnc
Just another way to start remotely?
So basically, they all do the same thing. Complexity is introduced only
when you want to auto-start asterisk on bootup. You would want to use
screen for this..?
Any thing I have overlooked, please post to the list. All of the other
posts right now all poin...