D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
177
Cisco TelePresence SX80
API Reference Guide
xStatus ICE Call Remote Candidate
Returns the network interface type the remote system is using to send media.
HOST: The far-end receives media on its own IP address.
PRFLX: The far-end receives media on its public IP address as seen by the remote Peer.
SRFLX: The far-end receives media on its public IP address as seen by the TURN server.
RELAY: The far-end receives media on the IP address and port allocated on the TURN server, and is
used as a fallback until ICE has concluded.
Value space of the result returned:
<HOST/PRFLX/SRFLX/RELAY>
Example:
xStatus ICE Call Remote Candidate
*s ICE Call 1 Remote Candidate: “SRFLX”
** end
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