Files
asterisk/main
Scott Griepentrog 39a233d32b 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
........

Merged revisions 402042 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 402043 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402054 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-10-26 00:27:02 +00:00
..
2013-10-04 21:41:58 +00:00
2013-08-01 17:07:52 +00:00
2012-09-21 17:14:59 +00:00
2013-08-20 15:36:10 +00:00
2013-07-19 23:30:10 +00:00
2013-07-25 04:06:32 +00:00
2013-10-03 18:51:33 +00:00
2013-08-28 16:09:12 +00:00
2013-08-30 19:22:59 +00:00
2013-07-04 13:06:15 +00:00
2013-06-29 00:18:57 +00:00
2013-08-16 17:33:21 +00:00
2013-07-14 02:05:04 +00:00
2012-10-18 14:17:40 +00:00
2013-10-04 16:01:48 +00:00
2013-09-10 18:05:47 +00:00
2013-08-16 16:26:11 +00:00
2013-09-10 18:05:47 +00:00
2013-09-06 18:53:32 +00:00
2012-12-11 22:25:21 +00:00
2013-10-04 16:01:48 +00:00
2013-08-23 21:49:47 +00:00
2013-08-16 17:33:21 +00:00
2013-08-30 19:22:59 +00:00
2013-10-04 21:41:58 +00:00
2013-10-04 21:41:58 +00:00
2013-08-16 17:33:21 +00:00
2012-09-21 17:14:59 +00:00
2013-10-02 22:22:17 +00:00
2012-12-11 22:25:21 +00:00
2012-09-21 17:14:59 +00:00
2013-02-14 18:47:56 +00:00
2012-12-11 22:25:21 +00:00