Cisco Cisco DX70 Technische Referenzen

Seite von 173
D15363.02
 Cisco TelePresence DX70 and DX80 API Reference Guide CE8.2, SEPTEMBER 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
100
Cisco TelePresence DX70 and DX80
API Reference Guide
Dial commands
xCommand Dial
Dial out from the system. Returns information about the CallId and ConferenceId, which are 
required for some of the other commands.
Requires user role: ADMIN, USER
USAGE: 
xCommand Dial Number: "
Number
" [Protocol: 
Protocol
] [CallRate: 
CallRate
[CallType: 
CallType
] [BookingId: "
BookingId
"] [Appearance: 
Appearance
[DisplayName: "
DisplayName
"] 
where
Number: String (0, 255)
Enter the number or address.
Protocol: H320/H323/Sip/Spark
Select the call protocol.
CallRate: Integer (64..6000)
Set the call rate.
CallType: Audio/Video
Select the call type.
BookingId: String (0, 255)
Any identifier that an external booking system (e.g. TMS, CTS-MAN) can use for its 
own references to match placed calls with the booking systems internal identifier for a 
meeting. This can be any string, e.g. a GUID. The booking Id is supplied in call logs, call 
events etc for the call.
Appearance: Integer (1..999999999)
Internal usage only.
DisplayName: String (0, 255)
The display name of the remote participant.
HttpFeedback commands
xCommand HttpFeedback Deregister
Deregister XML feedback over HTTP(S).
Requires user role: ADMIN
USAGE: 
xCommand HttpFeedback Deregister FeedbackSlot: 
FeedbackSlot
 
where
FeedbackSlot: Integer (1..4)
You can have from 1 to 4 slots for feedback.
xCommand HttpFeedback Register
Register the system to a HTTP(S) server to return XML feedback over HTTP(S) to specific URLs.
Requires user role: ADMIN
USAGE: 
xCommand HttpFeedback Register [FeedbackSlot: 
FeedbackSlot
] ServerUrl: 
"
ServerUrl
" [Expression[1..15]: "
Expression[1..15
]"] 
where
FeedbackSlot: Integer (1..4)
You can have from 1 to 4 slots for feedback.
ServerUrl: String (1, 2048)
Define the URL for the HTTP(S) server.
Expression[1..15]: String (1, 255)
 XPath expressions specify which parts of the Status and Configuration XML documents 
are monitored. You can have from 1 to 15 XPath expressions.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand