Cisco TelePresence System Codec C20 Reference Manual page 143

Software version tc7.0
Hide thumbs Also See for TelePresence System Codec C20:
Table of Contents

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction
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
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
D14869.11
About the API
xConfiguration
xStatus ICE Turn Hostname
xStatus ICE Turn Username
xStatus ICE Call Result
143
xCommand
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
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
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
API Reference Guide
xStatus
xStatus
Appendices
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents