![Cisco TelePresence System Codec C40 Reference Manual Download Page 172](http://html.mh-extra.com/html/cisco/telepresence-system-codec-c40/telepresence-system-codec-c40_reference-manual_64301172.webp)
D14642.15 Codec C40-C60 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
172
Cisco TelePresence System Codec C40/C60
API Reference Guide
xStatus ICE Call Remote IP
Returns the IP address the remote system is using for media routing in the present call.
Value space of the result returned:
<String>
Example:
xStatus ICE Call Remote IP
*s ICE Call 1 Remote IP: “192.0.1.20”
** end
xStatus ICE Turn Discovermode
Returns the result of the turn server test, if xConfiguration SIP Profile[1] Turn DiscoverMode is set to
On.
Verified: The server was reached, and the user name and password were received.
NotVerified: Configuration has been received, but neither server or credentials has been verified.
Failed: The server was not reached.
Off: Turn discovery mode is set to Off.
Value space of the result returned:
<Verified/NotVerified/Failed/Off>
Example:
xStatus ICE Turn Discovermode
*s ICE Turn Discovermode: "Verified"
** end
xStatus ICE Turn Bandwidth
Returns the bandwidth available for the turn server right after xConfiguration SIP Profile 1 Turn
BandwidthProbe is set to On.
Probing failed: Could not obtain information on bandwidth.
Probe Aborted: The probing was canceled because a call started.
Probe Connected: The probing has stared.
Probe progress: Shows the bandwidth at this stage of the test.
Probe stopped with loss: The probing finished, because packet loss was detected. The loss is
shown in kbps.
Probe Completed: The probing completed. The bandwidth result shown in kbps.
Value space of the result returned:
<"Probing failed"/"Probe Aborted"/"Probe Connected"/"Probe progress"/"Probe stopped with
loss: kbps"/"Probe Completed: kbps">
Example:
xStatus ICE Turn Bandwidth
*s ICE Turn Bandwidth: "Probe Completed: 6000kbps"
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus