You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Overview

The Interactive Connectivity Establishment (ICE) provides a generic mechanism to assist media in traversing Network Address Translators (NAT) without requiring the endpoints to be aware of their network topology. ICE provides a framework with which a communicating peer can discover and communicate its public IP address so that it can be reached by other peers. ICE allows user agents to discover enough topology information to find communications paths. SDP carries the IP addresses and ports of the call participants that receive RTP streams. Since, NATs alter IP addresses and ports, the exchange of local IP addresses and ports might not be sufficient to establish connectivity. ICE uses protocols such as Simple Traversal of UDP through NAT (STUN) and Traversal Using Relay NAT (TURN) to establish and verify connectivity.

The media flow cannot be established between the endpoints of caller and the called party, if the endpoint advertises its local interface. ICE assists media in traversing NATs and firewalls by gathering one or more transport addresses which the two endpoints can use to communicate. This determines the best transport address for both endpoints to establish a media session. ICE is often deployed in conjunction with STUN and TURN servers.

Role of the 
Unable to show "metadata-from": No such page "_space_variables"

The following functions are performed by the

Unable to show "metadata-from": No such page "_space_variables"
 to establish the media flow.

  • For SIP calls involving NAT devices, the 
    Unable to show "metadata-from": No such page "_space_variables"
    acts as an ICE agent to inter-operates with Microsoft Skype For Business Online environment.
  • The
    Unable to show "metadata-from": No such page "_space_variables"
     communicates to Skype for Business Edge server to get the TURN servers credentials.
  • The
    Unable to show "metadata-from": No such page "_space_variables"
    acts as STUN/TURN client and talk to TURN server in Microsoft Skype For Business Online environment.

Configuration

For more information, see Managing Node-Level SIP Settings and Creating and Modifying SIP Signaling Groups.

  • No labels