Cisco TelePresence System Codec C90
Contents
Introduction
Quering status information
The xStatus type commands returns information about the
system and system processes. You can query all information or
just some of it.
To address status information enter the xStatus command
followed by an address expression (XPath or SimplePath).
You can set up the xStatus read command to address all
information or just some of it, see the examples to the right for
illustrations.
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
About the API
xConfiguration
Addressing status information with xStatus
To read status from the system just type the root command (xStatus) followed by the path (address expression):
xStatus <address expression>
Example 1: Query all ongoing Call information:
xstatus call
*s Call 3 Status: Connected
*s Call 3 Direction: Outgoing
*s Call 3 Protocol: "h323"
*s Call 3 RemoteNumber: "firstname.lastname@company.com"
*s Call 3 CallbackNumber: "h323:firstname.lastname@company.com"
*s Call 3 DisplayName: "firstname.lastname@company.com"
*s Call 3 TransmitCallRate: 768
*s Call 3 ReceiveCallRate: 768
*s Call 3 Encryption Type: "None"
*s Call 3 PlacedOnHold: False
*s Call 3 Duration: 9
** end
OK
Example 2: Query the protocol for a call:
xstatus call protocol
*s Call 3 Protocol: "h323"
OK
20
xCommand
xStatus
API Reference Guide
Appendices
www.cisco.com
Need help?
Do you have a question about the TelePresence System Codec C90 and is the answer not in the manual?
Questions and answers