D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
183
Cisco TelePresence MX700 and MX800
API Reference Guide
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:[email protected]"
** end
xStatus Call [n] CallType
Shows the call type of the incoming or outgoing call. You can run the command xStatus Call to
find the call identity.
Requires user role: ADMIN, USER
Value space of the result returned:
Video/Audio/AudioCanEscalate/ForwardAllCall/Unknown
Example:
xStatus Call 27 CallType
*s Call 27 CallType: Video
** end
xStatus Call [n] DeviceType
Shows if the remote (far end) system is an endpoint (point-to-point call) or a multipoint confer-
encing unit (MCU) in the network. A MultiSite call hosted on an endpoint will also show as MCU.
Requires user role: ADMIN, USER
Value space of the result returned:
Endpoint/MCU
Example:
xStatus Call DeviceType
*s Call 4 DeviceType: Endpoint
** end
xStatus Call [n] Direction
States the direction of the call initiation. You can run the command xStatus Call to find the call
identity.
Requires user role: ADMIN, USER
Value space of the result returned:
Incoming/Outgoing
Example:
xStatus Call 27 Direction
*s Call 27 Direction: Outgoing
** end
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus