]> 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:10:59 +0000 (05:10 -0600)
commit7624cbb15578961b5211b84bbbe4efdf5266dc9d
tree2b1750e879a55ec8c0acb616456713407e4fb9d3
parentc1ad1ea39147b77b786c10fee24af7912920551f
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