From d2deed92221afbe75421d852f2cd85da483a00bc Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Wed, 29 Jan 2025 08:37:22 -0400 Subject: [PATCH] MT#55283 add extra codec-strip test Change-Id: Id5bf032c0e281394d047a1424fed018362eeae9c --- t/auto-daemon-tests.pl | 83 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index c4003eda0..8238356ea 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -24567,6 +24567,89 @@ c=IN IP4 0.0.0.0 SDP +new_call; + +offer('strip codec from offerer control', { codec => { transcode => ['PCMU'] } }, < { transcode => ['PCMU'], strip => ['PCMA'] } }, <