Hi all,
I'm developing a WebRTC application and I want to have a STUN and TURN server using rfc5766-turn-server.
My question is about Change Request STUN functionallity. If I'm not wrong, it is necessary to run turnserver with 2 IPs, it doesn't matter even if they're on the same machine or they're in different machines. Now I have 2 machines, each one with a diferent public IP, with rfc5766-turn-server installed in both of them. I don't know how to configure both servers options to achieve my purpose, I read the documentation but I don't understand how to achieve it...
Hope you can help me.
Thanks.
Sergio.