[OpenSIPS-Devel] [ opensips-Bugs-2849542 ] Cancel message isn't getting related to the dialog
SourceForge.net
noreply at sourceforge.net
Wed Sep 30 14:06:17 CEST 2009
Bugs item #2849542, was opened at 2009-09-03 01:50
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2849542&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: trunk
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Brent (brent_thomson)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: Cancel message isn't getting related to the dialog
Initial Comment:
Using the dialog module, a CANCEL message following an initial INVITE in which create_dialog() was called does not match the CANCEL message with the existing dialog. This makes any dialog flags or vals unavailable in the CANCEL processing.
----------------------------------------------------------------------
>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-09-30 15:06
Message:
Hi Brent,
I made the necessary fix in the dialog module, so that, the dialog context
is available for the CANCEL request also, but only after you do the
t_check_trans() - this is the point where the CANCEL is matched against the
INVITE transaction, so we can learn the dialog context.
Regards,
Bogdan
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2849542&group_id=232389
More information about the Devel
mailing list