From b3a50d5e01eda94dad9e7293252e9c2c58a3de9a Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Thu, 29 Aug 2024 09:22:55 -0400 Subject: [PATCH] MT#55283 another OSRTP test Change-Id: I5976fdba2df35714ee1bb372fc4771541ecc4b54 --- t/auto-daemon-tests.pl | 59 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index aaf438e83..776c380c4 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -13305,8 +13305,67 @@ rcv($sock_b, $port_a, rtpm(0, 1000, 3000, 0x1234, "\x00" x 160)); snd($sock_b, $port_a, rtp(0, 2000, 4000, 0x3456, "\x00" x 160)); srtp_rcv($sock_a, $port_b, rtpm(0, 2000, 4000, 0x3456, "\x00" x 160), $srtp_ctx_a); +reverse_tags(); +offer('OSRTP offer, reject w/ accept flag, reverse reinvite', + { ICE => 'remove', replace => ['origin'], DTLS => 'off', OSRTP => ['offer'] }, < 'remove', replace => ['origin'], DTLS => 'off', OSRTP => ['accept'] }, <