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 TC7.3, OCTOBER 2015.
D14949.13
About the API
About the API
xConfiguration
xStatus ?
- Status -
Audio
H320
Call
H323
Camera
HttpFeedback
Cameras
ICE
Conference
Logging
Diagnostics
MediaChannels
Experimental
Network
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 4 Status: Connected
*s Call 4 AnswerState: Answered
*s Call 4 CallPriority: None
*s Call 4 CallType: Video
*s Call 4 CallbackNumber: "sip:name@company.com"
*s Call 4 DeviceType: Endpoint
*s Call 4 Direction: Outgoing
*s Call 4 DisplayName: "Display Name"
*s Call 4 Duration: 9
*s Call 4 Encryption Type: "None"
*s Call 4 FacilityServiceId: 0
*s Call 4 ModifyState: Idle
*s Call 4 PlacedOnHold: False
*s Call 4 Protocol: "sip"
*s Call 4 ReceiveCallRate: 1920
*s Call 4 RemoteNumber: "name@company.com"
*s Call 4 TransmitCallRate: 1920
** end
16
xCommand
xStatus
NetworkServices
SystemUnit
Peripherals
Time
Preset
UserInterface
Provisioning
Video
Security
SIP
Standby
Example 2: Query the protocol for a call:
xStatus Call Protocol
*s Call 4 Protocol: "sip"
OK
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
API Reference Guide
Appendices

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents