From 8aa539a3e76d9b2bcec350ee49bb3676b49317a3 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Thu, 26 Feb 2026 09:09:47 -0400 Subject: [PATCH] MT#55283 some more tests Change-Id: Id37e01d713008001119ed88f1da449587632af80 (cherry picked from commit f33206648fdf92207616c7c5ebb9d9e2348ba509) --- t/auto-daemon-tests.pl | 433 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 433 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index eebd98569..0e866eda9 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -4538,6 +4538,439 @@ cmp_ok $resp->{SSRC}{0x7654321}{'average MOS'}{'round-trip time leg'}, '<', 2000 +if ($extended_tests) { + +new_call; + +offer('new to-tag answer w/ strip/except', { codec => { strip => ['all'], transcode => ['PCMA', 'G722'], except => ['PCMA', 'G722', 'telephone-event'] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000", "telephone-event" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000", "telephone-event" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000", "telephone-event" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000", "telephone-event" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000////annexb--no", "telephone-event" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000////annexb--no" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000////annexb--no" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000////annexb--no", "telephone-event" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000////annexb--no", "telephone-event" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < { strip => ['all'], "except" => [ "PCMA", "G729/8000////annexb--no", "telephone-event" ], "transcode" => [ "PCMA", "G729/8000////annexb--no" ] } }, < {transcode => ['G722'] } }, <