D14642.15 Codec C40-C60 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
203
Cisco TelePresence System Codec C40/C60
API Reference Guide
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
xStatus SystemUnit State Subsystem Application
Shows the status of the sub system application.
Initialized: The sub-system application is initialized.
Initializing: The sub-system application is initializing.
Value space of the result returned:
<Initialized/Initializing>
Example:
xStatus SystemUnit State Subsystem Application
*s SystemUnit State Subsystem Application: Initialized
** end
xStatus SystemUnit ContactInfo
Returns the system's active contact information. This is the address which is used to reach this
system.
Value space of the result returned:
<String>
Example:
xStatus SystemUnit ContactInfo
*s SystemUnit ContactInfo: "[email protected]"
** end
xStatus SystemUnit ContactName
Returns the system's active contact name. The result depends on which protocol, if any, the system
is registered on. Unlike Contact Info, Contact Name is not configurable and is automatically set by
the system.
Value space of the result returned:
<String>
Example:
Not registered to a protocol
xStatus SystemUnit ContactName: "192.0.2.0"
Example 2: Registered on SIP
xStatus SystemUnit ContactName: "[email protected]"
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus