[sr-dev] [tracker] Comment added: zombie dialogs in state 5

sip-router bugtracker at sip-router.org
Mon Sep 15 18:57:46 CEST 2014


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#424 - zombie dialogs in state 5
User who did this - Daniel-Constantin Mierla (miconda)

----------
I think one safe solution is to create the transaction if not created for BYE.

Looking up to see if there is a transaction after executing the event route could find one in a too late state to get appropriate callbacks still execution (e.g, if execution of event route takes too long, transaction can be in wait-for-delete state).

Alternative, run the dialog code for BYE under dialog lock, so a later BYE cannot overtake a previous one. Or, if a BYE comes in a state 5, drop it from inside dialog module...
----------

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

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