]> git.ipfire.org Git - thirdparty/asterisk.git/commit
rtp_engine: Allow Media Formats with add_static_payload(-1) on egress again.
authorAlexander Traud <pabstraud@compuserve.com>
Fri, 11 May 2018 12:10:51 +0000 (14:10 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Fri, 11 May 2018 12:16:38 +0000 (06:16 -0600)
commita36d45bdcb27d3c03005567b2885b7ec471aefa5
tree56cb0d92d21695c864171ea5afe0e06d34befab8
parent5ad7ed57eb8550cf2df0601a6f3c9542b9e1ea3b
rtp_engine: Allow Media Formats with add_static_payload(-1) on egress again.

This issue affected only installations with rtp_use_dynamic=yes in asterisk.conf
which is the default since Asterisk 15. Codec 2 and SiLK were built-in examples
of media formats which were affected.

ASTERISK-27850
Reported by: Dinis Brazão, Selene Feigl

Change-Id: I08c1e76433a67e4350141d38cacf3a1cb5086496
main/rtp_engine.c