From 17133858deb705f012092526be9a0f37a0e1173c Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Tue, 2 Sep 2025 14:02:00 -0400 Subject: [PATCH] MT#63317 add test for full strip Change-Id: I8b906f39643ff41e5de502d8b1b793cab6fcd256 --- t/auto-daemon-tests-rtp-ext.pl | 136 +++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) diff --git a/t/auto-daemon-tests-rtp-ext.pl b/t/auto-daemon-tests-rtp-ext.pl index 9d69c1f08..df0e5794d 100755 --- a/t/auto-daemon-tests-rtp-ext.pl +++ b/t/auto-daemon-tests-rtp-ext.pl @@ -1034,5 +1034,141 @@ rcv($sock_a, $port_b, rtpm(8, 8000, 7000+160*0, 0x6543, "\x10" . ("\x00" x 158) +($sock_a, $sock_ax, $sock_b, $sock_bx) = new_call( + [qw(198.51.100.1 7678)], + [qw(198.51.100.1 7679)], + [qw(198.51.100.3 7680)], + [qw(198.51.100.3 7681)], +); + +($port_a, $port_ax) = offer('extmap-mask all', { extmap => { mask => ['all'] } }, < { mask => ['all'] } }, < { mask => ['all'] }, + codec => { transcode => [ 'PCMU' ] }, +}, < { mask => ['all'] }, +}, <