Events - Cisco TelePresence DX70 Reference Manual

Application programming interface
Hide thumbs Also See for TelePresence DX70:
Table of Contents

Advertisement

Cisco TelePresence DX70 and DX80
Introduction

Events

Event returns information about the events that are available
for feedback. This overview presents examples of some the
events that are available on the API.
To get an overview of the supported events type ?,
after xEvent:
xEvent ?
Lists the top level events
xEvent ??
List all of the available events
xEvent help
Lists the top level events
The result for events depends on the state of the codec.
D15363.05 Cisco TelePresence DX70 and DX80 API Reference Guide CE9.2, NOVEMBER 2017.
About the API
About the API
xConfiguration
Example 1: Outgoing Call Indication
Outgoing Call Indication is an event reported when an
outgoing call is about to be dialled. Returns the CallId the
call has been assigned.
??
or
help
*e OutgoingCallIndication CallId: x
** end
Example 2: Call Disconnect
Call Disconnect is an event reported when a call is
disconnected. Returns the CallId of the disconnected call
and reason for the call's disconnection.
*e CallDisconnect CallId: x CauseValue: 0
CauseString: "" CauseType: LocalDisconnect
OrigCallDirection: "outgoing"
** end
Example 3: Call Successful
Call Succesful is an event reported when a call is
connected successfully, that is when all channels are up
and established.
*e CallSuccessful CallId: 132 Protocol: "h223"
Direction: "outgoing" CallRate: 768 RemoteURI:
"h223:integratorHQ@company.com" EncryptionIn:
"Off" EncryptionOut: "Off"
** end
xCommand
Example 4: FECC Action request
FECC Action request is an event reported when far end is
sending FECC commands.
Example 5: TString message received
TString message received is an event reported when far
end has sent a TString message.
Example 6: SString message received
SString message received is an event reported when far
end has sent a SString message.
30
API Reference Guide
xStatus
Appendices
*e FeccActionInd Id: 132 Req: 1 Pan: 1 PanRight:
1 Tilt: 0 TiltUp: 0 Zoom: 0 ZoomIn: 0 Focus: 0
FocusIn: 0 Timeout: 300 VideoSrc: 0 m: 0
** end
*e TString CallId: 132 Message: "ee"
** end
*e SString String: "ee" Id: 132
** end
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Telepresence dx80

Table of Contents