[Asterisk-Dev] is this a bug?

Steven Critchfield critch at basesys.com
Tue Jan 25 14:23:12 MST 2005


On Tue, 2005-01-25 at 15:32 -0500, Andrew Kohlsmith wrote:
> Please don't post with HTML, **ESPECIALLY** in the -dev list.
> 
> On January 25, 2005 02:35 pm, Alexander Lopez wrote:
> > ^c. = interrupt
> > ^d = eof
> > Etc
> 
> I've been using Unix for 10 years, I know what they mean.  I am saying that if 
> they *don't* cause * to crash without -c, why do they cause * to crash with 
> -c...  also why are they not being trapped and handled properly instead of 
> literally crashing the server.

Because the only 2 ways to run asterisk without -c is either to run it
in daemon mode in which ctrl-c won't matter. The other option is to run
it with the -r option to reconnect to a running version of asterisk. In
that case the ctrl-c just kills the "terminal" version of asterisk.
-- 
Steven Critchfield <critch at basesys.com>




More information about the asterisk-dev mailing list