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'] }, <