warn and die are used in various places in the SIPServer but the messages are lost as STDERR is closed by Net::Server in these cases the error message should be logged to syslog as with other error and debug messages and exit should be used
Bug 15253 may already address this, if not, it provides a clean solution.
No idea if this was fixed, can someone tell?
(In reply to Katrin Fischer from comment #2) > No idea if this was fixed, can someone tell? Pretty sure this was fixed by Bug 15253. *** This bug has been marked as a duplicate of bug 15253 ***