[asterisk-bugs] [Asterisk 0013440]: No TO tag after SIP INFO in early dialog

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Sep 10 11:10:23 CDT 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13440 
====================================================================== 
Reported By:                atca_pres
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   13440
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 140115 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-09-07 15:29 CDT
Last Modified:              2008-09-10 11:10 CDT
====================================================================== 
Summary:                    No TO tag after SIP INFO in early dialog
Description: 
A Calls Asterisk IVR
IVR answers
A enters B's ext
A pushes a DTMF while B is ringing
A hangs up

in SIP :
A INVITES Asterisk
Asterisk 200OK (IVR)
Asterisk INVITES B
B sends 180 Ringing
A sends SIP INFO 
Asterisk sends SIP INFO to B
A BYEs Asterisk
Asterisk sends CANCEL with no TO Tag

The UA cannot match the INVITE to the CANCEL because the CANCEL does not
have the TO tag that was in the provisional responses (100 trying and 180
ringing).

B only ack the CANCEL without sending the required 487 to cancel the
INVITE. B Stays ringing forever. 

Attached is the SIP debug + core and verbose 5 (asterisk -Tvvvvvdddddngc |
tee /tmp/verbosedebug.txt) and an ethereal capture for easier reading. 
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0013381 Wrong branch on CANCEL after SIP INFO i...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-10 11:10 putnopvut      Status                   feedback => resolved
2008-09-10 11:10 putnopvut      Resolution               open => fixed       
2008-09-10 11:10 putnopvut      Assigned To               => putnopvut       
======================================================================




More information about the asterisk-bugs mailing list