From 4bad8a6cf2d2add8514768110649ab006dc7e1d3 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Tue, 1 Oct 2024 11:12:59 -0400 Subject: [PATCH] MT#55283 add extra test Change-Id: I69e130795333876db7b3ea2eb5b4094fd532fbd5 (cherry picked from commit b39aa0d66d4828cfb2c4f7916365d848c84d3aa4) --- t/auto-daemon-tests.pl | 120 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 57dc8fbdc..6ea641f72 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -16049,6 +16049,126 @@ is $ret1[5], $ret1[6], 'rtp rport 2'; +new_call; + +@ret1 = offer('gh 850 EOC', + { + ICE => 'force-relay', flags => [qw(SDES-off)], 'transport-protocol' => 'UDP/TLS/RTP/SAVPF', + 'rtcp-mux' => [qw(accept offer)], 'via-branch' => 'z9hG4bK9463.af303705.113', + }, <