Xstatus Systemunit Hardware Temperature; Xstatus Systemunit Hardware Temperaturethreshold; Xstatus Systemunit State Maxnumberofactivecalls; Xstatus Systemunit State Maxnumberofcalls - 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 SystemUnit Hardware Temperature

The feedback shows the current maximum temperature (degree Celsius) measured in the codec/
system.
Value space of the result returned:
<String>
Example:
xStatus SystemUnit Hardware Temperature
*s SystemUnit Hardware Temperature: "64.0"
** end

xStatus SystemUnit Hardware TemperatureThreshold

Returns information on the maximum temperature for the codec. If this temperature is exceeded the
system automatically shuts down.
Value space of the result returned:
<String>
Example:
xStatus SystemUnit Hardware TemperatureThreshold
*s SystemUnit Hardware TemperatureThreshold: "85"
** end

xStatus SystemUnit State System

Shows what state the system is in.
InCall: The system is in a call.
Initialized: The system is ready for use.
Initializing: The system is initializing.
Multisite: The system is in a Multisite conference.
Sleeping: The system is in sleep mode.
Value space of the result returned:
<InCall/Initialized/Initializing/Multisite/Sleeping>
Example:
xStatus SystemUnit State System
*s SystemUnit State System: Initialized
** end
SX20 Codec API Reference Guide TC6.2, JULY 2013.
D14949.04
About the API
xConfiguration

xStatus SystemUnit State MaxNumberOfCalls

xStatus SystemUnit State MaxNumberOfActiveCalls

xStatus SystemUnit State NumberOfActiveCalls

xStatus SystemUnit State NumberOfSuspendedCalls

167
xCommand
Shows the the maximum number of simultaneous calls.
Value space of the result returned:
<0..5>
Example:
xStatus SystemUnit State MaxNumberOfCalls
*s SystemUnit State MaxNumberOfCalls: 3
** end
Shows the the maximum number of simultaneous active calls. Calls that are set on hold/transfer are
not counted as active.
Value space of the result returned:
<0..5>
Example:
xStatus SystemUnit State MaxNumberOfActiveCalls
*s SystemUnit State MaxNumberOfActiveCalls: 3
** end
Shows the number of active calls.
Value space of the result returned:
<0..5>
Example:
xStatus SystemUnit State NumberOfActiveCalls
*s SystemUnit State NumberOfActiveCalls: 0
** end
Shows the number of suspended calls.
Value space of the result returned:
<0..5>
Example:
xStatus SystemUnit State NumberOfSuspendedCalls
*s SystemUnit State NumberOfSuspendedCalls: 0
** 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