D15333.07 Cisco TelePresence SX10 API Reference Guide CE9.1, JUNE 2017. Copyright © 2017 Cisco Systems, Inc. All rights reserved. 102
Cisco TelePresence SX10
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]
[CallTy pe: CallType] [BookingId: "BookingId"] [Appearance: Appearance]
[DisplayName: "Display Name"]
where
Number
: String (0, 255)
Enter the number or address.
Protocol
: H320/H323/Sip/Spark
Select the call protocol.
CallRate
: Integer (64..3072)
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 the HTTP feedback over HTTP(S).
Requires user role: ADMIN
USAGE:
xCommand HttpFeedback Deregister FeedbackSlot: FeedbackSlot
where
FeedbackSlot
: Integer (1..4)
Deregister the feedback slot that was registered using the xCommand HttpFeedback
Register command.