From ced0b9fe5e99f711b01dcf75db0ae6dd32207f6a Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Mon, 1 Sep 2025 14:37:01 -0400 Subject: [PATCH] MT#63317 tests for Ic504cfd9d Change-Id: I715ff9b26e369728f79cb6eeccd5328bed835df1 --- t/auto-daemon-tests-rtp-ext.pl | 151 +++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) diff --git a/t/auto-daemon-tests-rtp-ext.pl b/t/auto-daemon-tests-rtp-ext.pl index 86da3c7b4..9d69c1f08 100755 --- a/t/auto-daemon-tests-rtp-ext.pl +++ b/t/auto-daemon-tests-rtp-ext.pl @@ -882,6 +882,157 @@ 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 7134)], + [qw(198.51.100.1 7135)], + [qw(198.51.100.3 7136)], + [qw(198.51.100.3 7137)], +); + +($port_a, $port_ax) = offer('extmap-mask mixed', { extmap => { mask => ['blah'] } }, < { mask => ['foo'] } }, < { mask => ['blah'] }, + codec => { transcode => [ 'PCMU' ] }, +}, < { mask => ['foo'] }, +}, <