From ac70c3156917fd0facaaf5fd692a3ad26be56b37 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Wed, 29 Jan 2025 08:53:53 -0400 Subject: [PATCH] MT#55283 add tests for codec-ignore Change-Id: I51ae2cae159a8a7c06bba2dd021015208d7ba9cb --- t/auto-daemon-tests.pl | 84 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 21e3b312a..21fb5fbf1 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -24729,6 +24729,90 @@ a=sendrecv a=rtcp:PORT SDP +new_call; + +offer('codec-ignore', { codec => { transcode => ['PCMU'], ignore => ['PCMA'] } }, < { transcode => ['PCMU'], ignore => ['PCMA'] } }, <