diff --git a/t/auto-daemon-tests.pl b/t/auto-daemon-tests.pl index 253988cdf..2644b5128 100755 --- a/t/auto-daemon-tests.pl +++ b/t/auto-daemon-tests.pl @@ -1394,6 +1394,115 @@ SDP +new_call; + +offer('fingerprint selection', { + ICE => 'remove', + flags => [], + 'transport-protocol' => 'RTP/SAVP', + SDES => ['off'], + }, < 'remove', + flags => [], + 'transport-protocol' => 'RTP/SAVP', + SDES => ['off'], + 'DTLS-fingerprint' => 'SHA-256', + }, < 'remove', + flags => [], + 'transport-protocol' => 'RTP/SAVP', + SDES => ['off'], + 'DTLS-fingerprint' => 'sha-256', + }, <