]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
authorTorrey Searle <torrey@voxbone.com>
Fri, 28 Jul 2017 12:53:44 +0000 (14:53 +0200)
committerTorrey Searle <tsearle@gmail.com>
Wed, 9 Aug 2017 13:34:19 +0000 (08:34 -0500)
commitfa9e0fa9320cda79634620ac6c543d99965fadbf
treec9e7babe6c8a9b945aeceea28d2b0c553351352b
parent2c23f8719e5a0b5d0fd5a7fd22e9b613a5bcb98a
res_rtp_asterisk:  Make P2P bridge Asymmetric codec aware

Introduce a new property to rtp-engine to make it aware of
the desire for assymetric codecs or not.  If asymmetric codecs
is not allowed, the bridge will compare read/write formats
and shut down the p2p bridge if needed

ASTERISK-26745 #close

Change-Id: I0d9c83e5356df81661e58d40a8db565833501a6f
channels/chan_pjsip.c
include/asterisk/rtp_engine.h
res/res_pjsip_sdp_rtp.c
res/res_rtp_asterisk.c