Skip to content

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

Simon Morlat requested to merge fix/stun-packets-with-dtls into release/4.5

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