[asterisk-bugs] [Asterisk 0015442]: [patch] Asterisk cannot handle SIP 183 "Session Progress" if no SDP is contained in it

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 23 10:43:58 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15442 
====================================================================== 
Reported By:                ffloimair
Assigned To:                mmichelson
====================================================================== 
Project:                    Asterisk
Issue ID:                   15442
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.25.1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-07-02 02:19 CDT
Last Modified:              2009-07-23 10:43 CDT
====================================================================== 
Summary:                    [patch] Asterisk cannot handle SIP 183 "Session
Progress" if no SDP is contained in it
Description: 
We have a trunk to an Alcatel system running and they send "183 Session
Progress" SIP messages without SDP. However Asterisk cannot handle these
messages if they do not contain an SDP payload.

Alcatel refers to the SIP RFC3261 standard which states:
"The 183 (Session Progress) response is used to convey information
 about the progress of the call that is not otherwise classified.  The
 Reason-Phrase, header fields, or message body MAY be used to convey
 more details about the call progress."

The emphasis lies on MAY in the last sentence, so to be compliant with the
SIP standard Asterisk should be able to handle 183 messages without any SDP
in the message body.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-23 10:43 svnbot         Status                   assigned => resolved
2009-07-23 10:43 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list