From 14af58237927d0062a4af2dc147c2a3a5fe61478 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Fri, 27 Jun 2025 08:32:29 -0400 Subject: [PATCH] MT#55283 tests for I577371570 Change-Id: I00de521c00cb9ddc20be0a2cdd5ea1b5542c8206 --- t/auto-daemon-tests-sdes-manipulations.pl | 197 ++++++++++++++++++++++ 1 file changed, 197 insertions(+) diff --git a/t/auto-daemon-tests-sdes-manipulations.pl b/t/auto-daemon-tests-sdes-manipulations.pl index 13736983e..56002e7c2 100644 --- a/t/auto-daemon-tests-sdes-manipulations.pl +++ b/t/auto-daemon-tests-sdes-manipulations.pl @@ -1424,5 +1424,202 @@ SDP +new_call; + +offer('GH#1961 control 1', { + 'transport protocol' => 'RTP/AVP', +}, < 'RTP/AVP', + SDES => ['no-AES_CM_128_HMAC_SHA1_32'], +}, < 'RTP/AVP', + SDES => ['no-AEAD_AES_256_GCM'], +}, < 'RTP/AVP', + SDES => ['no-AES_CM_128_HMAC_SHA1_32', 'no-AEAD_AES_256_GCM'], +}, <