]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip+native_bridge_rtp: no directmedia for ptime other than default ptime.
authorFrederic LE FOLL <frederic.lefoll@c-s.fr>
Wed, 27 Nov 2019 18:11:33 +0000 (19:11 +0100)
committerFrederic LE FOLL <frederic.lefoll@c-s.fr>
Wed, 4 Dec 2019 11:01:29 +0000 (05:01 -0600)
commit3e73893e53dddfc43f47dc6a451bc9e2a5387345
tree9480ff705249d1c072e728c3f154e19cdc5d32f4
parentc0ab241cc0d59998c765d12120607308e37f9e4f
chan_sip+native_bridge_rtp: no directmedia for ptime other than default ptime.

During capabilities selection (joint capabilities of us and peer,
configured capability for this peer, or general configured
capabilities), if sip_new() does not keep framing information,
then directmedia activation will fail for any framing different
from default framing.

ASTERISK-28637

Change-Id: I99257502788653c2816fc991cac7946453082466
bridges/bridge_native_rtp.c
channels/chan_sip.c