]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_srtp: Change Unsupported crypto suite msg from verbose to debug
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 1 Nov 2024 14:22:14 +0000 (08:22 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 14 Nov 2024 20:02:03 +0000 (20:02 +0000)
commit0e5c83270342fa0b5adade1222c1c82c18d87bce
tree9684f3fe7f6bac2607244946616034e06b62c9f7
parente6822d764794fa88f1846ce8428d0739a7941e85
res_srtp: Change Unsupported crypto suite msg from verbose to debug

There's really no point in spamming logs with a verbose message
for every unsupported crypto suite an older client may send
in an SDP.  If none are supported, there will be an error or
warning.

(cherry picked from commit 2717068e1b70a32550016214fa79de94e9ceaff3)
res/res_srtp.c