boghe icon indicating copy to clipboard operation
boghe copied to clipboard

STUN request not sent to configured server when ICE is enabled

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
1. Select "Enable STUN or TURN" and "Use this STUN/TURN server" in the NATT 
section, and set a valid Server/Port.
2. Select "Enable ICE" (in the NATT section as well).
3. Make a SIP audio call to a system on the public side of a router (the system 
running Boghe client is on the private side of the router).

What is the expected output? What do you see instead?
The STUN checks are sent to [email protected] (74.125.141.127:19302) 
instead of the configured STUN server.
Note, if I disable ICE, STUN checks are sent to the configured server.

What version of the product are you using? On what operating system?
Boghe IMS Client v2.0.112.744

Please provide any additional information below.


Original issue reported on code.google.com by ushunmugan on 24 Oct 2012 at 9:06

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter