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