[asterisk-bugs] [Asterisk 0009492]: [patch] Asterisk sends wrong CSEQ in CANCEL if using INFO dtmf
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jan 31 12:21:24 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=9492
======================================================================
Reported By: kryptolus
Assigned To: oej
======================================================================
Project: Asterisk
Issue ID: 9492
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.2.17
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: No
Request Review:
======================================================================
Date Submitted: 04-06-2007 09:40 CDT
Last Modified: 01-31-2008 12:21 CST
======================================================================
Summary: [patch] Asterisk sends wrong CSEQ in CANCEL if using
INFO dtmf
Description:
SIP RFC states that a CANCEL to an INVITE must have the same CSEQ as the
INVITE. When asterisk sends INFO packets, it increments the ocseq counter.
When it sends the CANCEL, the cseq is not that of the INVITE but of the
last INFO.
(Please don't ask me for logs... they're not going to say anything more
than what I just said above. )
This is a big problem as the other party thinks the call is still going
(it rejects the improper CANCEL).
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0005215 [patch] Provisional responses to INVITE...
has duplicate 0009408 error response on INFO kills call
======================================================================
----------------------------------------------------------------------
oej - 01-31-08 12:21
----------------------------------------------------------------------
Yes, it's the patch. Click on it to download.
Issue History
Date Modified Username Field Change
======================================================================
01-31-08 12:21 oej Note Added: 0081509
======================================================================
More information about the asterisk-bugs
mailing list