From f5de6dd18eb3e4eeb1274ecbe9f2e673de7f836c Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Wed, 9 Feb 2022 09:09:11 -0500 Subject: [PATCH] TT#162750 add tests for TT#162750 Change-Id: I82ce466e850e0070dac5b58fc6f9b9cf4e6c36c5 --- t/auto-daemon-tests.pl | 111 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 53301f115..e7afda140 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -40,6 +40,117 @@ my ($sock_a, $sock_b, $sock_c, $sock_d, $port_a, $port_b, $ssrc, $ssrc_b, $resp, +new_call; + +offer('re-invite with unsupported primary codec', { + codec => { transcode => [qw(PCMA G722 PCMU)] } +}, < { transcode => [qw(PCMA G722 PCMU)] } +}, <