Hi Oleg,
Thanks for your reply..
We modified the server configuration as you mentioned.
STUN it is still working fine.. But in case of our 3G/4G networks, audio is still not working..
As per our understanding when STUN is not working ICE should route/relay all the traffic through TURN server. YES?
We monitored traffic using Wireshark, only STUN binding request messages are going from application to TURN server.
Request to Server:
STUN 62 Binding Request
Response from Server:
STUN 138 Binding Success Response XOR-MAPPED-ADDRESS: <public-ip>:7079 MAPPED-ADDRESS: <public-ip>:7079 RESPONSE-ORIGIN: <private-ip>:3478
Is there any way of routing all the traffic only from TURN server? means only TURN mode (no-stun). I tried no-stun option but it is not working.
I am hoping to read soon from you.
Regards,
Naveed