]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_sdp_rtp: Do not warn on unknown sRTP crypto suites.
authorAlexander Traud <pabstraud@compuserve.com>
Fri, 3 Dec 2021 13:38:35 +0000 (14:38 +0100)
committerJoshua Colp <jcolp@sangoma.com>
Tue, 7 Dec 2021 13:16:11 +0000 (07:16 -0600)
commita103956fc9cfe8552371ea56f740a6aaedaa33e8
tree1312646dca23441b8e8b1c082229247c0cf48718
parentc37cc5d3bce9a881423d2aaea9d45a10bdbcbce8
res_pjsip_sdp_rtp: Do not warn on unknown sRTP crypto suites.

res_sdp_crypto_parse_offer(.) emits many log messages already.

ASTERISK-29785

Change-Id: I1a191ebe4fec1102946d4e31887e5197ca02dfe8
res/res_pjsip_sdp_rtp.c