[sr-dev] [tracker] Comment added: Kamailio 3.1.3 crash

sip-router admin at sip-router.org
Sun Sep 4 19:50:24 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#122 - Kamailio 3.1.3 crash
User who did this - Jasmin Schnatterbeck (jasmin)

----------
Hey Timo,

thanks for the integration of the patches. I'm going to try out dlg_manage() instead of dlg_get() (which does not detect spirals properly) within the next week...

Regarding the working "quick and dirty" fix:

modules_k/mi_datagram/mi_datagram.c

line 280:

pid=fork_process(PROC_NOCHLDINIT, "MI DATAGRAM", 1);

to:

pid=fork_process(PROC_RPC, "MI DATAGRAM", 1);

I have not recognized any disadvantages reasoned by that... at least in 3.1 it's not included yet.

Jasmin

----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=122#comment255

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list