[asterisk-bugs] [Asterisk 0016852]: [patch] Some issues with New SDP handling code and T.38

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Feb 17 14:03:32 CST 2010


The following issue NEEDS LICENSE. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16852 
====================================================================== 
Reported By:                cfc
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16852
Category:                   Channels/chan_sip/T.38
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     needs license
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 247162 
Request Review:              
====================================================================== 
Date Submitted:             2010-02-17 08:36 CST
Last Modified:              2010-02-17 14:03 CST
====================================================================== 
Summary:                    [patch] Some issues with New SDP handling code and
T.38
Description: 
- Connection information defined at media level are not read. If SDP don't
define a (c=) at session level, process_sdp() fail with "Insufficient
information in SDP (c=)...". The patch add processing of (c=) defined at
media level for image too.

- As process_sdp() now use a dedicated "isin" sockaddr_in,
sin.sin_addr.s_addr stay null in case of T38 re-invite. This force to hold
the channel. If MusicOnHold is present, generator is setup on the channel.
This result in dropping all udptl frames... The patch add a check on isin
to avoid unwanted Hold state.

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0016705 [patch] [regression] T.38 negotiation B...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-17 14:03 lmadsen        Status                   new => needs license
======================================================================




More information about the asterisk-bugs mailing list