D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
212
Cisco TelePresence SX80
API Reference Guide
xStatus SystemUnit Hardware UDI
Shows the unique device identifier (UDI) for the codec.
Value space of the result returned:
<String>
Example:
xStatus SystemUnit Hardware UDI
*s SystemUnit Hardware UDI: "CTS-SX80CODEC V01 FTT123456A1"
** 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
xStatus SystemUnit State MaxNumberOfCalls
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
xStatus SystemUnit State MaxNumberOfActiveCalls
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
xStatus SystemUnit State NumberOfActiveCalls
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
xStatus SystemUnit State NumberOfSuspendedCalls
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
xStatus SystemUnit State NumberOfInProgressCalls
Shows the number of calls in progress.
Value space of the result returned:
<0..5>
Example:
xStatus SystemUnit State NumberOfInProgressCalls
*s SystemUnit State NumberOfInProgressCalls: 0
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus