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)
----------
The config is using dlg_manage to create the dialog.
Here are the logs. The first BYE is handled by PID 7386 and the second BYE is handled by
PID 7385.
<code>
Apr 28 10:21:31 centos k[7386]: DEBUG: dialog [dlg_handlers.c:1117]: dlg_onroute(): route
param is '358.edf1' (len=8)
Apr 28 10:21:31 centos k[7386]: DEBUG: dialog [dlg_hash.c:647]: dlg_lookup(): ref dlg
0x7f15c8246578 with 1 -> 3
Apr 28 10:21:31 centos k[7386]: DEBUG: dialog [dlg_hash.c:649]: dlg_lookup(): dialog
id=8158 found on entry 2131
Apr 28 10:21:31 centos k[7386]: DEBUG: dialog [dlg_profile.c:406]: set_current_dialog():
setting current dialog [2131:8158]
Apr 28 10:21:31 centos k[7386]: DEBUG: dialog [dlg_hash.c:1006]: next_state_dlg(): dialog
0x7f15c8246578 changed from state 4 to state 5, due event 7 (ref 3)
Apr 28 10:21:31 centos k[7386]: DEBUG: dialog [dlg_hash.c:794]: dlg_ref(): ref dlg
0x7f15c8246578 with 1 -> 4
Apr 28 10:21:31 centos k[7386]: DEBUG: dialog [dlg_handlers.c:1487]:
dlg_run_event_route(): executing event_route 1 on state 5
Apr 28 10:21:31 centos k[7386]: INFO: <script>: [4] entering
event_route[dialog:end]
Apr 28 10:21:31 centos k[7385]: DEBUG: dialog [dlg_handlers.c:1117]: dlg_onroute(): route
param is '358.edf1' (len=8)
Apr 28 10:21:31 centos k[7385]: DEBUG: dialog [dlg_hash.c:647]: dlg_lookup(): ref dlg
0x7f15c8246578 with 1 -> 5
Apr 28 10:21:31 centos k[7385]: DEBUG: dialog [dlg_hash.c:649]: dlg_lookup(): dialog
id=8158 found on entry 2131
Apr 28 10:21:31 centos k[7385]: DEBUG: dialog [dlg_profile.c:406]: set_current_dialog():
setting current dialog [2131:8158]
Apr 28 10:21:31 centos k[7385]: DEBUG: dialog [dlg_hash.c:1006]: next_state_dlg(): dialog
0x7f15c8246578 changed from state 5 to state 5, due event 7 (ref 5)
Apr 28 10:21:31 centos k[7385]: DEBUG: dialog [dlg_hash.c:812]: dlg_unref(): unref dlg
0x7f15c8246578 with 1 -> 4
Apr 28 10:21:31 centos k[7385]: DEBUG: dialog [dlg_hash.c:647]: dlg_lookup(): ref dlg
0x7f15c8246578 with 1 -> 5
Apr 28 10:21:31 centos k[7385]: DEBUG: dialog [dlg_hash.c:649]: dlg_lookup(): dialog
id=8158 found on entry 2131
Apr 28 10:21:31 centos k[7385]: DEBUG: dialog [dlg_hash.c:812]: dlg_unref(): unref dlg
0x7f15c8246578 with 1 -> 4
Apr 28 10:21:32 centos k[7386]: INFO: <script>: [4] exiting event_route[dialog:end]
Apr 28 10:21:32 centos k[7386]: DEBUG: dialog [dlg_hash.c:812]: dlg_unref(): unref dlg
0x7f15c8246578 with 1 -> 3
Apr 28 10:21:32 centos k[7386]: DEBUG: dialog [dlg_hash.c:794]: dlg_ref(): ref dlg
0x7f15c8246578 with 1 -> 4
Apr 28 10:21:32 centos k[7386]: DEBUG: dialog [dlg_handlers.c:1225]: dlg_onroute(): BYE
successfully processed
Apr 28 10:21:32 centos k[7386]: DEBUG: dialog [dlg_hash.c:812]: dlg_unref(): unref dlg
0x7f15c8246578 with 2 -> 2
Apr 28 10:21:32 centos k[7386]: DEBUG: dialog [dlg_hash.c:812]: dlg_unref(): unref dlg
0x7f15c8246578 with 1 -> 1
</code>
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=424#comment1…
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.