[OpenSIPS-Devel] SF.net SVN: opensips:[5462] trunk/modules/dialog

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Mar 18 10:13:20 CET 2009


Revision: 5462
          http://opensips.svn.sourceforge.net/opensips/?rev=5462&view=rev
Author:   bogdan_iancu
Date:     2009-03-18 09:13:20 +0000 (Wed, 18 Mar 2009)

Log Message:
-----------
- fixed bug in matching dialog (based on SIP elements) - instead of reprting NOT FOUND when matching a dialog in DELETE state, simply continue, becuase maybe there was second successfull attempt of the call with the same callid and fromtag. Typicall example: INVITE + 407 -> dialog DELETED, INVITE+ 200 OK - both dialogs have the same callid and fromtag.

 Many, many thanks to Herman Bastiaens for reporting and helping with the debugging.

Modified Paths:
--------------
    trunk/modules/dialog/dlg_handlers.c
    trunk/modules/dialog/dlg_hash.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list