]> 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, 27 Nov 2019 18:16:59 +0000 (19:16 +0100)
commit31173f6586fcfaf304b18b827bf95713eb1ee564
treeddf02b7cb3b9227d4513f84c355f7623c7c7fcb3
parent9eb86a8110a220e2e7e05754a87fe3388aee681a
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