From 8097f9632fcdf00814b92456a952f67a88df0275 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Wed, 2 Dec 2020 10:41:54 -0500 Subject: [PATCH] TT#100200 add tests for 9ea1303c6 Change-Id: Ia7a97389412c0047a55ef86a0316c64486f283b1 --- t/auto-daemon-tests.pl | 69 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 90654a161..b4fcda659 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -1641,6 +1641,75 @@ a=rtcp:PORT SDP +new_call; + +offer('some t/c options with answer only non-t/c codec', { + codec => { + mask => ['all'], + transcode => ['G722', 'opus/48000/1', 'PCMA', 'telephone-event'] + }, + }, <