From 36dfa4353d0fb650a732e9de503c3252ffb46036 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Wed, 16 Apr 2025 10:34:45 -0400 Subject: [PATCH] MT#55283 tests for I4e675b151 Change-Id: I76f2f28b9ff9a9981daf11cba1a3809176961bc1 --- t/auto-daemon-tests.pl | 112 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 503335bb4..33c5a6368 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -84,6 +84,118 @@ sub stun_succ { +($sock_a, $sock_b) = new_call([qw(198.51.100.1 7124)], [qw(198.51.100.3 7126)]); + +($port_a) = offer('wonky DTMF (GH#1929)', { + codec => { mask => ['all'], transcode => ['PCMA'], offer => ['telephone-event'] }, + }, <