Bugs item #2813993, was opened at 2009-06-29 16:47
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2813993&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.5.x
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: kisteorg (kisteorg)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: dialogs not deleted after processing bye

Initial Comment:
I am using dialog for controlling parallel call limits. By implementing this I 
found out, that sometimes dialogs are not deleted (ATM I have a setup which 
with I can reproduce this). The strange thing is, that the dialog will be 
deleted from db, if I use db_mode=1, but not from memory. 

This is what is shown up with opensipsctrl fifo dlg_list
dialog::  hash=2529:1822924605
        state:: 5
        user_flags:: 0
        timestart:: 1246282955
        timeout:: 0
        callid:: 3a5936223ce645ee47913d550a937...@10.20.138.105
        from_uri:: sip:9904...@10.20.138.105:5100
        from_tag:: as2f665ccf
        caller_contact:: sip:9904...@10.20.138.105:5100
        caller_cseq:: 102
        caller_route_set:: 
        caller_bind_addr:: udp:10.20.138.125:5100
        to_uri:: sip:43153022...@xyz.domain.de:5100
        to_tag:: as71ee8c07
        callee_contact:: sip:4315302...@10.254.254.12
        callee_cseq:: 102
        callee_route_set:: 
        callee_bind_addr:: udp:10.20.138.125:5060



----------------------------------------------------------------------

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-06-30 10:51

Message:
Thanks Uwe,

I also made the backports.

Regards,
Bogdan

----------------------------------------------------------------------

Comment By: kisteorg (kisteorg)
Date: 2009-06-30 09:49

Message:
Hi Bogdan, 

I patched the changes from dlg_handlers.c (rev 5806) to my 1.5.1 source
and rebuild dialog.so. The problem is fixed. 

Thanks a lot

BR

Uwe

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2813993&group_id=232389

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to