]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Do not allow native RTP bridging if packetization of media streams differs.
authorMatthew Jordan <mjordan@digium.com>
Thu, 14 Feb 2013 15:08:15 +0000 (15:08 +0000)
committerMatthew Jordan <mjordan@digium.com>
Thu, 14 Feb 2013 15:08:15 +0000 (15:08 +0000)
commit35dec9d50b78d511c77d5d45ab33d5c16c84fb86
treeb994f3e1227efa73385fc368f6e24b46fa5514c9
parent659cf16de9881d213009ec1223088d666f17f338
Do not allow native RTP bridging if packetization of media streams differs.

The RTP engine will no longer allow for local and remote native RTP bridges
if packetization of streams differs. Allowing native bridging in this scenario
has been known to cause FAX failures.

(closes ASTERISK-20650)
Reported by: Maciej Krajewski
Patches:
ASTERISK-20659.patch uploaded by Mark Michelson (License #5049)

Review: https://reviewboard.asterisk.org/r/2319
........

Merged revisions 381281 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/branches/11.2@381401 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/rtp_engine.c