1.15.1.1 ICE and TURN

1.15.1.1 ICE and TURN

TURN is a necessary element in the ICE framework which allows peer to peer calling with fallback to relay through server.

ICE is supported by WebRTC and also across all our RCS native apps. This framework ensures that users connect to a service from any network, especially if enhanced by TCP relay as the last resort relay when UDP is blocked.

Related content