[Freeswitch-users] Server Disconnected when SIGINT occured

Russell.Mosemann at cune.org Russell.Mosemann at cune.org
Mon Jan 18 08:47:38 PST 2010


> try a less famous signal like SIGUSR1 it's possible something in perl still
> reacts to SIGINT

Such as an interrupted system call, perhaps? Depending on the operating
system, some system calls restart and some do not. There is not enough
debugging information in the original message to know what is happening
in the program when it is interrupted. If the interrupted system call is
not restarted, it probably returns an "interrupted" error code and needs
to be called, again.

-- 
Russell Mosemann



________________________________________________________
Concordia University, Nebraska
See http://www.cune.edu/ for the latest news and events!





More information about the FreeSWITCH-users mailing list