On Tue, Dec 23, 2003 at 12:18:10PM +0000, Adthrawn wrote:
> Hi,
> 
> Can anybody guide me in configuring the system to start Asterisk from 
> bootup... Probably a highly remedial question - but you've got to start 
> somewhere!

If you use screen(1), you can do screen -d -m to start asterisk, and able to
reattach to to it using screen -d -r.

A sample would be like 

screen -d -m /path/to/asterisk -vvvvvgc 

> 
> Regards,
> Ad.
> 
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to