Xstatus Call [1 - 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 Call [1..n] DisplayName
Shows the name of the remote (far end) participant in an incoming or outgoing call. You can run the
command xStatus Call to find the call identity.
Value space of the result returned:
<String>
Example:
xStatus Call 27 DisplayName
*s Call 27 DisplayName: "firstname.lastname@company.com"
** end
xStatus Call [1..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.
Value space of the result returned:
<Integer>
Example:
xStatus Call 27 TransmitCallRate
*s Call 27 TransmitCallRate: 768
** end
xStatus Call [1..n] ReceiveCallRate
Shows the receive bandwidth in the call in kilobits per second (kbps). You can run the command
xStatus Call to find the call identity.
Value space of the result returned:
<Integer>
Example:
xStatus Call 27 ReceiveCallRate
*s Call 27 ReceiveCallRate: 4000
** end
SX20 Codec API Reference Guide TC6.2, JULY 2013.
D14949.04
About the API
xConfiguration
xStatus Call [1..n] FacilityServiceId
xStatus Call [1..n] Encryption Type
xStatus Call [1..n] PlacedOnHold
122
xCommand
When calling a facility service, the facility service id is shown. Otherwise the value 0 is returned.
Value space of the result returned:
<0..5>
Example:
xStatus Call FacilityServiceId
*s Call 3 FacilityServiceId: 1
** end
Shows the encryption type of the call. You can run the command xStatus Call to find the call
identity.
Value space of the result returned:
<"None"/"Aes-128">
Example:
xStatus Call 27 Encryption Type
*s Call 27 Encryption Type: "None"
** end
Shows the placed on hold status of the call. You can run the command xStatus Call to find the call
identity.
Value space of the result returned:
<True/False>
Example:
xStatus Call 27 PlacedOnHold
*s Call 27 PlacedOnHold: False
** end
API Reference Guide
xStatus
xStatus
Appendices
Copyright © 2013 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents