From 457724191b92b6aa0f7ade4a2dba90b0be33cc0b Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Mon, 1 Sep 2025 12:09:02 -0400 Subject: [PATCH] MT#63317 tests for ext too long Change-Id: Idb2a97c43e1abaf3890857c687870872c4e583ff --- t/auto-daemon-tests-rtp-ext.pl | 144 +++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) diff --git a/t/auto-daemon-tests-rtp-ext.pl b/t/auto-daemon-tests-rtp-ext.pl index e4dd3c81d..66283101c 100755 --- a/t/auto-daemon-tests-rtp-ext.pl +++ b/t/auto-daemon-tests-rtp-ext.pl @@ -730,5 +730,149 @@ 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 too long', { extmap => { mask => ['blah'] } }, < { mask => ['foo'] } }, < { mask => ['blah'] }, + codec => { transcode => [ 'PCMU' ] }, +}, < { mask => ['foo'] }, +}, <