]> 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 10:52:19 +0000 (04:52 -0600)
commit3a32b75c33e18935432e397a3c1149a962b931f9
tree1c3d2e56e779ab8ed6e95c299a24b4d65644ab67
parent5554082d883856a10f1c37c962e5de17a888c690
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