[Home]

Summary:ASTERISK-12763: video_src_res and video_dest_res are write-only in ast_rtp_early_bridge
Reporter:David Woolley (davidw)Labels:
Date Opened:2008-09-22 11:50:10Date Closed:2008-12-09 13:06:33.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/RTP
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The stack variables video_src_res and video_dest_res are initialised and set in ast_rtp_early_bridge, but never used.

****** ADDITIONAL INFORMATION ******

Noticed whilst trying to work out why RTP wasn't optimising, which turned out not to be an Asterisk problem!  Actually noted on 1.4.21.2, but the SVN HEAD is the same.
Comments:By: Digium Subversion (svnbot) 2008-12-09 13:06:33.000-0600

Repository: asterisk
Revision: 162188

U   branches/1.4/main/rtp.c

------------------------------------------------------------------------
r162188 | file | 2008-12-09 13:06:32 -0600 (Tue, 09 Dec 2008) | 4 lines

Take video into account when early bridging RTP.
(closes issue ASTERISK-12763)
Reported by: davidw

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=162188