D14869.11
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
143
Cisco TelePresence System Codec C20
API Reference Guide
ICE status
xStatus ICE Configured
Shows the ICE configuration status. ICE (Interactive Connectivity Establishment, RFC 5245) is a
NAT traversal solution that the endpoints can use to discover the optimized media path. Thus the
shortest route for audio and video is always secured between the endpoints.
Value space of the result returned:
<On/Off>
Example:
xStatus ICE Configured
*s ICE Configured: "Off"
** end
xStatus ICE Defaultcandidate
Returns the default candidate where the endpoint initially receives media.
Value space of the result returned:
<Host/Rflx/Relay>
Example:
xStatus ICE Defaultcandidate
*s ICE Defaultcandidate: "Host"
** end
xStatus ICE Turn IP
Returns the IP address of the TURN server that is currently in use.
Value space of the result returned:
<String>
Example:
xStatus ICE Turn IP
*s ICE Turn IP: "192.0.1.20"
** end
xStatus ICE Turn Hostname
Returns the hostname, or IP address, that is configured as the TURN server.
Value space of the result returned:
<String>
Example:
xStatus ICE Turn Hostname
*s ICE Turn Hostname: "callway.medianetworkservices.com"
** end
xStatus ICE Turn Username
Returns the user name used for accessing the TURN server.
Value space of the result returned:
<String>
Example:
xStatus ICE Turn Username
*s ICE Turn Username: "username"
** end
xStatus ICE Call Result
Shows the state of the ICE routing in the present call.
Succeeded: The ICE routing is in use.
Failed: The ICE routing has failed.
Unsupported: ICE routing is not supported.
Mangled: ICE cannot route the media, because a server, such as VCS, is set to handle it.
Value space of the result returned:
<Succeeded/Failed/Unsupported/Mangled>
Example:
xStatus ICE Call Result
*s ICE Call 0 Result: "Unsupported"
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus