]> 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:10:51 +0000 (14:10 +0200)
commit919b0eb3f2e89f284e41e96616c0731164bb382f
tree2393a907d8ad962ac73b2b8eae0ef3bb64a11c4f
parent6773ea9e3964faa88cdfe17b28b96791ecdcf93e
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