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'], +}, <