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'] }, + }, <