From b39aa0d66d4828cfb2c4f7916365d848c84d3aa4 Mon Sep 17 00:00:00 2001 From: Donat Zenichev Date: Wed, 2 Oct 2024 14:38:45 +0200 Subject: [PATCH] MT#60476 Add an extra test for `gh 850 EOC` Checks end-of-candidates. Change-Id: I69e130795333876db7b3ea2eb5b4094fd532fbd5 --- 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 1ddd424e4..640f8d1f6 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -16065,6 +16065,126 @@ is $ret1[4], $ret1[5], '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', + }, <