From 7b46cc73c26b4c47d0defb22fef227399c7437d7 Mon Sep 17 00:00:00 2001 From: Donat Zenichev Date: Thu, 5 Oct 2023 11:47:11 +0200 Subject: [PATCH] MT#58441 Revert unit tests for `fmtp` subst/rem Revert unit tests for attribute manipulations on `fmtp` attribute. Change-Id: Ifbaae5f2570ae1abf62ae8a43be08f57d554b3d1 --- t/auto-daemon-tests.pl | 97 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index c18bc48a6..30175a0be 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -17076,6 +17076,103 @@ a=sendrecv a=rtcp:PORT SDP +new_call; + +offer('SDP attr manipulations - substitute a=fmtp line for media audio', { ICE => 'remove', DTLS => 'off', SDES => [ 'nonew' ], flags => ['sdp-attr-substitute-audio-fmtp:101..0-16>fmtp:101..0-15,32,36'] }, < 'remove' }, < 'remove', DTLS => 'off', SDES => [ 'nonew' ], flags => ['sdp-attr-remove-audio-fmtp:101..0-16'] }, < 'remove' }, <