]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_srtp: Disable parsing of not enabled cryptos
authorJasper Hafkenscheid <jasper.hafkenscheid@wearespindle.com>
Fri, 3 Sep 2021 05:30:59 +0000 (07:30 +0200)
committerKevin Harwell <kharwell@digium.com>
Wed, 8 Sep 2021 23:28:59 +0000 (18:28 -0500)
commitf1e1f9f37ff93456ae73129c929d7af68ced7b0a
tree500373bc26644693d3de354e26e93e460694c6f5
parent5a5ea06ffcc727a47f7aa1b6d02488fbe8e205d4
res_srtp: Disable parsing of not enabled cryptos

When compiled without extended srtp crypto suites also disable parsing
these from received SDP. This prevents using these, as some client
implementations are not stable.

ASTERISK-29625

Change-Id: I7dafb29be1cdaabdc984002573f4bea87520533a
res/res_srtp.c