[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 10:53:30 CDT 2010
The following issue is now READY FOR TESTING.
======================================================================
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 testing
Asterisk Version: SVN
JIRA:
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 10:53 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>
======================================================================
----------------------------------------------------------------------
(0125261) lmadsen (administrator) - 2010-07-29 10:53
https://issues.asterisk.org/view.php?id=17735#c125261
----------------------------------------------------------------------
Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2010-07-29 10:53 lmadsen Note Added: 0125261
2010-07-29 10:53 lmadsen Status feedback => ready for
testing
======================================================================
More information about the asterisk-bugs
mailing list