1. Kill the Asterisk process
  2. Launch Asterisk as a background process by typing ‘asterisk &’ or use the safe_asterisk shell script (better)
  3. type ‘asterisk –r’ to connect to the console
  4. Press Ctrl C to exit the console. Use ps –a | grep Asterisk to determine if the Asterisk process is still running (it should be)
  5. Modify /etc/rc.d/rc.local to have step 3 in it as the last line. This will launch Asterisk as a background process on boot.

 

hth

 

-----Original Message-----
From: gc [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 30, 2005 2:15 PM
To: [email protected]
Subject: [Asterisk-Users] How to exit from Asterisk console.

 

I am new to Asterisk.

Asterisk 1.2

 

I started * like this: asterisk -vvvvvgc

now I am in CLI mode: *CLI>

 

How do I get out this CLI mode to linux shell without kill asterisk process?

 

I tried EXIT, QUIT, exit and quit. None of them work.

 

If I use ^c, this also kill asterisk process.

 

GC

_______________________________________________
--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

Reply via email to