From ffd0ec96c52e143750789259dcd08d35cb43c18f Mon Sep 17 00:00:00 2001 From: Donat Zenichev Date: Wed, 4 Oct 2023 14:39:56 +0200 Subject: [PATCH] MT#58441 Add test scenarios for manipulations on fmtp Add new `auto-daemon-tests` scenarios for checking manipulations on `a=fmtp..` attributes. Change-Id: I215bee9244e962a7492095aee19014ffaa7d7e90 --- t/auto-daemon-tests.pl | 96 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 83a36ac79..31fba2259 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -17076,6 +17076,102 @@ 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' }, <