> I beg to differ. An interactive system like this, with a command > line, and command line editing using control characters, should NEVER > crash on a ^C. It would be polite for it to respond to ^C with a
You're doing ctrl-c to exit it IS NOT A CRASH. -c causes asterisk to not detach from the controlling term just like EVERY OTHER APPLICATION that is still attached where ctrl-c causes it to exit. bkw _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
