]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 8 Sep 2021 23:24:44 +0000 (18:24 -0500)
commitc07d531191ff35b630b0f52c5bfb8e575ed20d0b
tree4b78641cfe723c45be383acf252ebfb90cbc125d
parent695fc3dbd70969bb27ce2816c90fd650fc94300b
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