D15333.07 Cisco TelePresence SX10 API Reference Guide CE9.1, JUNE 2017. Copyright © 2017 Cisco Systems, Inc. All rights reserved. 135
Cisco TelePresence SX10
API Reference Guide
Bookings status
xStatus Bookings Current Id
The ID of the on going booking event, if any.
Requires user role: ADMIN, USER
Value space of the result returned:
String
Example:
xStatus Bookings Current Id
*s Bookings Current Id: "123"
** end
Call status
xStatus Call [n] AnswerState
Indicates if a call is answered, ignored or has been automatically answered by a system.
Requires user role: ADMIN, USER
Value space of the result returned:
Unanswered/Ignored/Autoanswered/Answered
Example:
xStatus Call AnswerState
*s Call 5 AnswerState: Answered
** end
xStatus Call [n] AttendedTransferFrom
Shows the CallId for the call the current call was transferred from.
Requires user role: ADMIN, USER
Value space of the result returned:
Integer
Example:
xStatus Call 1 AttendedTransferFrom
*s Call 1 AttendedTransferFrom: 1234
** end
xStatus Call [n] CallbackNumber
Shows the remote (far end) number or URI of an incoming or outgoing call, including the call
protocol, for call back. You can run the command xStatus Call to find the call identity.
Requires user role: ADMIN, USER
Value space of the result returned:
String
Example:
xStatus Call 27 CallbackNumber
*s Call 27 CallbackNumber: "h323:firstname.lastname@company.com"
** end