From 21d9f4f0ac4fba53ba93efb17aee49ce618e0a25 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Fri, 8 Aug 2025 13:04:00 -0400 Subject: [PATCH] MT#63317 add test for Iaa38fa3c Change-Id: If6727d52bc76c249cfa5dd5e19948740ba1acaa8 --- t/auto-daemon-tests-rtp-ext.pl | 65 ++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/t/auto-daemon-tests-rtp-ext.pl b/t/auto-daemon-tests-rtp-ext.pl index 8c0186431..5aded3d68 100755 --- a/t/auto-daemon-tests-rtp-ext.pl +++ b/t/auto-daemon-tests-rtp-ext.pl @@ -377,5 +377,70 @@ 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 7122)], + [qw(198.51.100.1 7123)], + [qw(198.51.100.3 7124)], + [qw(198.51.100.3 7125)], +); + +($port_a, $port_ax) = offer('extmap-strip', { extmap => { strip => ['blah'] } }, < { strip => ['foo'] } }, <