[asterisk-bugs] [Asterisk 0017735]: [patch] Video RTP type in response SDP not matching the one in INVITE

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 29 15:06:06 CDT 2010


The following issue is now READY FOR REVIEW. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17735 
====================================================================== 
Reported By:                sgarcia
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17735
Category:                   Channels/chan_sip/Video
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
JIRA:                       SWP-1973 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-07-28 04:24 CDT
Last Modified:              2010-07-29 15:06 CDT
====================================================================== 
Summary:                    [patch] Video RTP type in response SDP not matching
the one in INVITE
Description: 
When creating the SDP for answering a SIP call only audio types are matched
against the incoming INVITE SDP. As a result the default rtp codecs type
for video are used instead.

Even if that is tenchically correct, that causes softphones like Port SIP
or Pangolin not to display incomming video as expects the same rtp codec
type for both rtp video streams.

For audio it is already done, so the it will be much more coherent to do
it in video also. The ptch is quite simple:


<inline patch removed by lmadsen -- please upload as a file>
====================================================================== 

---------------------------------------------------------------------- 
 (0125306) lmadsen (administrator) - 2010-07-29 15:06
 https://issues.asterisk.org/view.php?id=17735#c125306 
---------------------------------------------------------------------- 
This issue needs to be posted to reviewboard, and once a Ship It has been
obtained it can be committed. Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-29 15:06 lmadsen        Note Added: 0125306                          
2010-07-29 15:06 lmadsen        Status                   ready for testing =>
ready for review
======================================================================




More information about the asterisk-bugs mailing list