Files
asterisk/include/asterisk
Scott Griepentrog 90da875326 rtp_engine: fix rtp payloads copy and improve argument names
In function ast_rtp_instance_early _bridge_make_compatible the
use of instance 0/1 as arguments doesn't clearly communicate a
direction that the copying of payloads from the source channel
to the destination channel will occur, making it more probable
to have the arguments to ast_rtp_codecs_payloads_copy() put in
the reverse order.  This patch renames the arguments with _dst
and _src suffixes and corrects the copy direction.

(closes issue ASTERISK-21464)
Reported by: Kevin Stewart
Review: https://reviewboard.asterisk.org/r/2894/
........

Merged revisions 402000 from http://svn.asterisk.org/svn/asterisk/branches/1.8
Test shows rtpmap:119 being copied per this change, but is not in sip invite


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@402042 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-10-25 23:32:19 +00:00
..
2012-12-03 20:43:03 +00:00
2012-06-25 15:55:25 +00:00
2010-06-02 18:10:15 +00:00
2011-12-16 21:10:19 +00:00
2012-11-03 03:17:49 +00:00
2011-12-22 20:39:48 +00:00
2010-06-08 14:38:18 +00:00
2011-11-23 17:16:33 +00:00
2012-02-24 15:10:35 +00:00
2010-08-30 08:25:50 +00:00
2011-10-11 19:06:29 +00:00
2010-06-08 14:38:18 +00:00
2010-06-08 14:38:18 +00:00
2012-11-07 19:03:42 +00:00
2010-06-08 14:38:18 +00:00
2012-06-25 17:59:34 +00:00