<?xml version="1.0" encoding="utf-16"?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style><!--body
{font-family: 'Segoe UI'; font-size: 12pt;}
--></style>
</head>
<body>
Dear members,<br>
. We can use the verto communicator client to join a conference handled by our own Freeswitch server and using the default 'stun:stun.l.google.com:19302' Google STUN server.<br>
. It works on Chrome, Firefox and Opera, on which we can connect ok and get audio+video.<br>
. But it does NOT work on Edge.<br>
. When using Chrome we can see one of the ICE Candidates DOES have the client public IP.<br>
. But when running the client on Edge we do NOT see such candidate.<br>
. What it is interesting is that if we don't use our Freeswitch server but the one hosted in cantina.freeswitch.org then the verto client CAN connect ok and we get audio+video (although we noticed that even in this case we still not see the ICE Candidate with
 the client public IP in the SDP offer).<br>
. So my question is if the Freewitch server in cantina.freeswitch.org is doing something "special" to retrieve the client public IP from the signaling messages or something like that.<br>
. By the way, we already set the following params in the verto conf:<br>
<br>
<param name="apply-candidate-acl" value="localnet.auto"/><br>
<param name="apply-candidate-acl" value="wan_v4.auto"/><br>
<param name="apply-candidate-acl" value="rfc1918.auto"/><br>
<param name="apply-candidate-acl" value="any_v4.auto"/> <br>
<br>
If you can give us any hints it would be much appreciated.<br>
Regards,<br>
Alex
</body>
</html>