THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Ovidiu Sas (osas)
Attached to Project - sip-router Summary - zombie dialogs in state 5 Task Type - Bug Report Category - dialog Status - New Assigned To - Operating System - All Severity - Low Priority - Normal Reported Version - Development Due in Version - Undecided Due Date - Undecided Details - Dialogs are getting stuck in state 5: <code> hash:3600:523 state:5 ref_count:1 timestart:1398203155 timeout:0 callid:f78302b5-bcfbdc20@192.168.2.97 from_tag:726959b151431154o4 to_tag:as5519ccc6 from_uri:sip:4165552222@192.168.2.62 to_uri:sip:4164442244@192.168.2.62 caller_contact:sip:4165552222@192.168.2.97:5064 caller_cseq:101 caller_route_set: callee_contact:sip:4164542289@192.168.2.2:5060 callee_cseq:0 callee_route_set: caller_bind_addr:udp:192.168.2.62:5060 callee_bind_addr:udp:192.168.2.62:5060 </code>
An easy way to reproduce this is to keep the dialog:end route busy until a BYE retransmission occurs: <code> event_route[dialog:end] { xlog("L_INFO", "[$mi] entering event_route[dialog:end]\n"); sleep("1"); xlog("L_INFO", "[$mi] exiting event_route[dialog:end]\n"); } </code>
More information can be found at the following URL: http://sip-router.org/tracker/index.php?do=details&task_id=424
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.