[asterisk-bugs] [Asterisk 0011475]: Asterisk replies with a 488 to a Re-Invite with no SDP

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Mar 3 12:08:44 CST 2008


The following issue has been set as RELATED TO issue 0012110. 
====================================================================== 
http://bugs.digium.com/view.php?id=11475 
====================================================================== 
Reported By:                andrebarbosa
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11475
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:            1.2.24  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-05-2007 08:49 CST
Last Modified:              03-03-2008 12:08 CST
====================================================================== 
Summary:                    Asterisk replies with a 488 to a Re-Invite with no
SDP
Description: 
I notice that Asterisk replies with a "488 not acceptable here" when
receives a re-invite with no SDP data.

In the 488_log file is possible to see a sip debug of this dialog.

RFC 3261 talks about UAS behaviour in these scenario in section 14,
quoting:

"
14.1 UAC Behavior

   The same offer-answer model that applies to session descriptions in
   INVITEs (Section 13.2.1) applies to re-INVITEs.  As a result, a UAC
   that wants to add a media stream, for example, will create a new
   offer that contains this media stream, and send that in an INVITE
   request to its peer.  It is important to note that the full
   description of the session, not just the change, is sent.  This
   supports stateless session processing in various elements, and
   supports failover and recovery capabilities.  Of course, a UAC MAY
   send a re-INVITE with no session description, in which case the first
   reliable non-failure response to the re-INVITE will contain the offer
   (in this specification, that is a 2xx response). "

I found a solution for this on find_sdp routine, but I need help to
understand if my patch will break other stuff.

I've attach my little hack, and the sip log of dialog with the hacked
chan_sip

Thanks!


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0012110 CCM sends multiple INVITEs which causes...
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-03-08 12:08  blitzrage      Relationship added       related to 0012110  
======================================================================




More information about the asterisk-bugs mailing list