Skip to content

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

Simon Morlat requested to merge fix/stun-dtls-master 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