Open GoogleCodeExporter opened 9 years ago
The same issue, but I can't fix it with empty array with redefined toString
method. I have to wait about 10 seconds each time before call.
Original comment by dmitry...@gmail.com
on 20 Jan 2015 at 4:07
I'm a little surprised this hasn't been fixed yet, considering it shouldn't be
that difficult. In the source the ICE servers are indeed hardcoded into the
array when it's empty. It is accompanied by a "HACK nightly" comment, so it
shouldn't even be there in de stable version, I guess? Attached is a patch with
my proposed fix.
Original comment by adriaa...@gmail.com
on 24 Jan 2015 at 2:04
Attachments:
Just to be clear, I tested this patch in production, where the clients/server
didn't reside behind a NAT, but on the same LAN, so I technically didn't need
STUN. It may not work in other situations.
Original comment by adriaa...@gmail.com
on 24 Jan 2015 at 2:07
Original issue reported on code.google.com by
micha...@connection-telecom.com
on 23 Jul 2014 at 1:01