[Asterisk-Dev] Why use SIGABRT to kill mpg123 procs in res_musiconhold?

Tom Moertel tom at moertel.com
Wed Dec 10 23:34:47 MST 2003


My * server's /var/lib/asterisk/mohmpg directory is littered with core 
files. After I little digging through the asterisk sources, I think I 
know why. The function ast_moh_destroy() in res_musiconhold.c uses 
SIGABRT to terminate mpg123 processes. Is there a reason for using 
SIGABRT and not SIGTERM or SIGKILL instead?

Cheers,
Tom





More information about the asterisk-dev mailing list