From c7aec504ca11fd924ae6bcacb3f7586c8f723f30 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Wed, 13 Aug 2025 14:05:02 -0400 Subject: [PATCH] MT#63317 tests for Ib8ca6d4a Change-Id: Ib9856fe0b0965f5348eb5d6ce49dd7d6d03ac60a --- 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 b0fb3dc07..00509ae0f 100755 --- a/t/auto-daemon-tests-rtp-ext.pl +++ b/t/auto-daemon-tests-rtp-ext.pl @@ -442,5 +442,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 7040)], + [qw(198.51.100.1 7041)], + [qw(198.51.100.3 7042)], + [qw(198.51.100.3 7043)], +); + +($port_a, $port_ax) = offer('extmap-mask', { extmap => { mask => ['blah'] } }, < { mask => ['foo'] } }, < { mask => ['blah'] }, + codec => { transcode => [ 'PCMU' ] }, +}, < { mask => ['foo'] }, +}, <