Status - 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

Status

A status contains the current state of the codec, such as
connected calls, the status of the gatekeeper registration,
connected inputs and output sources.
Writing
xStatus ?
on the command line lists all top level
statuses.
Writing
xStatus
lists all statuses and their current values.
To list out only some of the statuses, write xstatus followed by
the relevant part of the status path.
SX20 Codec API Reference Guide TC6.2, JULY 2013.
D14949.04
About the API
About the API
xConfiguration
xStatus ?
– Status –
Audio
Call[...]
Camera
Conference
Diagnostics
Experimental
H320
OK
Addressing status information with xStatus
To read the status from the system type the root command (xStatus) followed by a 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: "sip"
*s Call 3 RemoteNumber: "firstname.lastname@
company.com"
*s Call 3 CallbackNumber: "sip: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 FacilityServiceId: 0
*s Call 3 Encryption Type: "None"
*s Call 3 PlacedOnHold: False
*s Call 3 Duration: 9
** end
OK
15
xCommand
xStatus
H323
HttpFeedback[1..4]
MediaChannels
Network
NetworkServices
Preset[1..15]
Provisioning
Example 2: Query the protocol for a call:
xStatus Call Protocol
*s Call 3 Protocol: "sip"
OK
Copyright © 2013 Cisco Systems, Inc. All rights reserved.
API Reference Guide
Appendices
Security
SIP
Standby
SystemUnit
Time
Video

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents