[asterisk-bugs] [Asterisk 0017851]: SIp/SDP for Non-NAT phone not used during 183 Session Progress with Non-NAT peer

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Aug 16 13:51:55 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17851 
====================================================================== 
Reported By:                whardier
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17851
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           Older 1.6.2 - please test a newer version 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-08-12 20:27 CDT
Last Modified:              2010-08-16 13:51 CDT
====================================================================== 
Summary:                    SIp/SDP for Non-NAT phone not used during 183
Session Progress with Non-NAT peer
Description: 
SIP phone sends initial SDP for media path and makes a call through
chan_sip to a peer that sends back a 183 Session Progress with media.  I
cannot force the peer not to send a 183 it seems.

As soon as a 183 is received from the peer chan_sip sends a new SDP to the
phone and the peer to including itself in the media path and proxies the
media for the session progress between the peer and the phone.  Once
connected a new SDP is sent to the phone and the peer referencing eachother
and a native bridge is done.

Is this the intentional behavior of the SIP channel driver - will it
always attempt to proxy media when a 183 is present?  I am currently
attempting to save bandwidth by using the 'r' flag when dialing this peer
to keep from sending the phone session audio.  Session audio is still
present of course between the peer and Asterisk system.

I am classifying this as major priority since the difference in bandwidth
usage is substantial when you plan on only handling SIP traffic without
media.  The servers I am using handle media for some peers that don't have
heavy bandwidth requirements - however when you plan on only handling
signalling for some heavier peers the session progress can eat all your
bandwidth pretty quickly.
====================================================================== 

---------------------------------------------------------------------- 
 (0125974) lmadsen (administrator) - 2010-08-16 13:51
 https://issues.asterisk.org/view.php?id=17851#c125974 
---------------------------------------------------------------------- 
Dropped to minor as the severity is related to number of people affected. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-16 13:51 lmadsen        Note Added: 0125974                          
2010-08-16 13:51 lmadsen        Severity                 major => minor      
======================================================================




More information about the asterisk-bugs mailing list