D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
175
Cisco TelePresence SX80
API Reference Guide
HttpFeedback status
xStatus HttpFeedback
Shows the top level overview of the HTTP status.
xStatus HttpFeedback [1..4] URL
Shows the URL (Uniform Resource Locator) of the HTTP server. There can be up to three HTTP
servers, specified by the URL.
Value space of the result returned:
<String>
Example:
xStatus HttpFeedback 1 URL
*s HttpFeedback 1 URL: "http://tms.company.com/tms/public/feedback/code.
aspx"
** end
xStatus HttpFeedback [1..4] Expression [1..15]
Shows the feedback from the HTTP server. There can be up to 15 expressions for each URL. See
the xCommand HttpFeedback commands for more information.
Value space of the result returned:
<String>
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
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus