Xstatus Ice Turn Hostname; Xstatus Ice Turn Username; Xstatus Ice Turn Transport; Xstatus Ice Call Result - Cisco TelePresence SX20 Codec Reference Manual

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Contents
Introduction

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 Turn Transport

Shows which transport protocol is used.
Value space of the result returned:
<UDP/TCP/Unknown>
Example:
xStatus ICE Turn Transport
*s ICE Turn Transport: Unknown
** end
SX20 Codec API Reference Guide TC7.3, OCTOBER 2015.
D14949.13
About the API
xConfiguration

xStatus ICE Call Result

xStatus ICE Call Local Candidate

xStatus ICE Call Local IP

158
xCommand
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
Returns the network interface type the local system is using to send media.
HOST: The endpoint sends media from its own IP address.
PRFLX: The endpoint sends media from its public IP address as seen by the remote Peer.
SRFLX: The endpoint sends media from its public IP address as seen by the TURN server.
RELAY: The endpoint sends media from 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/SRLFX/RELAY>
Example:
xStatus ICE Call Local Candidate
*s ICE Call 1 Local Candidate: "HOST"
** end
Returns the IP address the local system is using for media routing in the present call.
Value space of the result returned:
<String>
Example:
xStatus ICE Call Local IP
*s ICE Call 1 Local IP: "192.0.1.20"
** end
API Reference Guide
xStatus
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents