From 1e75a2a5c4156b983d874b9eb166a79fdbb4f28a Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Tue, 18 Jun 2024 13:09:06 -0400 Subject: [PATCH] MT#60347 tests for xtended allow-asymmetric-codecs Change-Id: Ic39204f22aa20350ba904eee79f313f4e12a0874 (cherry picked from commit d48f4f3ee0c2ab8469e01db6ce9e72748b547fe2) --- t/auto-daemon-tests.pl | 278 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 278 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 40fa4798c..93999d754 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -82,6 +82,284 @@ sub stun_succ { +new_call; + +offer('mismatched t-e control', { }, < ['allow asymmetric codecs'] }, < {transcode => ['telephone-event'] } }, < {transcode => ['telephone-event'] } }, < ['allow asymmetric codecs'] }, < {accept => ['telephone-event'] } }, < {accept => ['telephone-event'] } }, < ['allow asymmetric codecs'] }, < [qw(codec-strip-all codec-transcode-PCMA codec-transcode-telephone-event)],