[OpenSIPS-Devel] SF.net SVN: opensips:[5468] branches/1.4/modules/dialog

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


Revision: 5468
          http://opensips.svn.sourceforge.net/opensips/?rev=5468&view=rev
Author:   bogdan_iancu
Date:     2009-03-18 12:38:04 +0000 (Wed, 18 Mar 2009)

Log Message:
-----------
backport from trunk (rev #5462):
- 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.

Revision Links:
--------------
    http://opensips.svn.sourceforge.net/opensips/?rev=5462&view=rev

Modified Paths:
--------------
    branches/1.4/modules/dialog/dlg_handlers.c
    branches/1.4/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