Xstatus Call [N] Remotenumber; Xstatus Call [N] Status; Xstatus Call [N] Transmitcallrate; Cameras Status - 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
Introduction

xStatus Call [n] RemoteNumber

Shows the remote (far end) number or URI of an incoming or outgoing call. You can run the
command xStatus Call to find the call identity.
Requires user role: ADMIN, USER
Value space of the result returned:
String
Example:
xStatus Call 27 RemoteNumber
*s Call 27 RemoteNumber: "5585232"
** end

xStatus Call [n] Status

Shows the status of a call. You can run the command xStatus Call to find the call identity.
Requires user role: ADMIN, USER
Value space of the result returned:
Idle/Dialling/Ringing/Connecting/Connected/Disconnecting/OnHold/EarlyMedia/Preserved/
RemotePreserved
Example:
xStatus Call 27 Status
*s Call 27 Status: Connected
** end

xStatus Call [n] TransmitCallRate

Shows the transmit bandwidth in the call in kilobits per second (kbps). You can run the
command xStatus Call to find the call identity.
Requires user role: ADMIN, INTEGRATOR, USER
Value space of the result returned:
Integer
Example:
xStatus Call 27 TransmitCallRate
*s Call 27 TransmitCallRate: 768
** end
SX20 Codec API Reference Guide CE9.1, JUNE 2017.
D15316.07
About the API
xConfiguration
xCommand

Cameras status

xStatus Cameras Camera [n] Capabilities Options

Shows the camera capabilities (ptzf = pan, tilt, zoom, focus).
Requires user role: ADMIN, INTEGRATOR, USER, ROOMCONTROL
Value space of the result returned:
String
Example:
xStatus Cameras Camera 1 Capabilities Options
*s Camera 1 Capabilities Options: "ptzf"
** end

xStatus Cameras Camera [n] Connected

Shows if the camera is connected or not.
Requires user role: ADMIN, INTEGRATOR, USER, ROOMCONTROL
Value space of the result returned:
True/False
Example:
xStatus Cameras Camera 1 Connected
*s Camera 1 Connected: True
** end

xStatus Cameras Camera [n] Flip

In Flip mode (vertical flip) the image can be flipped upside down.
Requires user role: ADMIN, INTEGRATOR, USER, ROOMCONTROL
Value space of the result returned:
Auto/On/Off
Example:
xStatus Cameras Camera 1 Flip
*s Camera 1 Flip: "Off"
** end
144
API Reference Guide
xStatus
xStatus
Appendices
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents