Skip to content

Fix an issue where DTLS handshake does not take place because no dummy STUN...

Sylvain Berfini requested to merge feature/merge_5.0 into master

Fix an issue where DTLS handshake does not take place because no dummy STUN packets are sent to open the firewall. This issue of course does not happen if ICE is used during the call.

Merge request reports