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 - Ovidiu Sas (osas)

----------
We have two scenarios here:
 1. a request retransmission for a transaction that is already created (and 
this is working fine now);
 2. a request re-transmission for which a transaction hasn't been created yet 
(and this is the troubled case).

In the second case, the callbacks set by the initial request are lost (or at 
least this was my interpretation by looking at the logs).  The second request 
retransmission seems to invalidate the tm callbacks that would normally be set 
by the initial request.
In most of the cases there's no need to manually create a transaction (t_relay 
does that automatically) so there will be situation when this will happen.
For this situation, either we fix this case properly or we add some logs with 
hints about the need to manually create the transaction to avoid loosing the tm 
callbacks.

I hope that this explains better what I was trying to say in my previous post :)
----------

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

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.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to