D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
120
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand Call Hold
Put a call on hold.
Requires user role: ADMIN, USER
USAGE:
xCommand Call Hold [CallId:
CallId
] [Reason:
Reason
]
where
CallId:
Integer (0..65534)
The CallID is returned when the xCommand Dial command is run. During a call you can
run the xStatus Call command to see the CallId. The default is set to 0.
Reason:
Conference/Transfer/Other
Internal usage only. The default is set to Other.
xCommand Call Ignore
Turns off the ringtone for the incoming call. The call can still be answered.
Requires user role: ADMIN, USER
USAGE:
xCommand Call Ignore CallId:
CallId
where
CallId:
Integer (0..65534)
The CallID is returned when the xCommand Dial command is run. During a call you can
run the xStatus Call command to see the CallId.
xCommand Call Join
Internal usage only.
Requires user role: ADMIN, USER
USAGE:
xCommand Call Join CallId:
CallId
where
CallId:
Integer (0..65534)
You can have from 1 to 10 CallId parameters in the same command.
xCommand Call Reject
Reject incoming call. If no call id is specified, all incoming calls are rejected.
Requires user role: ADMIN, USER
USAGE:
xCommand Call Reject [CallId:
CallId
]
where
CallId:
Integer (0..65534)
The CallID is returned when the xCommand Dial command is run. During a call you can
run the xStatus Call command to see the CallId. The default is set to 0.
xCommand Call Resume
Resume a call that have been put on hold.
Requires user role: ADMIN, USER
USAGE:
xCommand Call Resume [CallId:
CallId
]
where
CallId:
Integer (0..65534)
The CallID is returned when the xCommand Dial command is run. During a call you can
run the xStatus Call command to see the CallId. The default is set to 0.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand