Cisco TelePresence System Codec C90
Contents
Introduction
xCommand Call DisconnectAll
Disconnect all active calls.
Requires user role:
USER
Example:
xCommand Call DisconnectAll
OK
*r DisconnectAllResult (status=OK):
** end
xCommand Call Hold
Put a call on hold. The CallID is returned when the xCommand Dial command is run. During the call
you can run the xStatus Call command to see the CallId.
USER
Requires user role:
Parameters:
CallId(r): <0..65534>
Example:
xCommand Call Hold CallId:19
OK
*r CallHoldResult (status=OK):
** end
xCommand Call Join
Join all existing calls, active and on hold.
Requires user role:
USER
Parameters:
No parameters.
Example:
xCommand Call Join
OK
*r CallJoinResult (status=OK):
** end
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
xConfiguration
xCommand Call Resume
xCommand Call ExtendConference
81
xCommand
xCommand
Resume a call that have been put on hold. The CallID is returned when the xCommand Dial command
is run. During the call you can run the xStatus Call command to see the CallId.
Requires user role:
USER
Parameters:
CallId(r): <0..65534>
Example:
xCommand Call Resume CallId:19
OK
*r CallResumeResult (status=OK):
** end
Request to extend the conference for the call with the specified CallId.
For this command to apply, the following are required:
1) The result from the xStatus Conference Site <CallId> ConferenceExtended must be NotExtended:
*s Conference Site <CallId> ConferenceExtended: NotExtended
2) The following tag from the bookings list command must have a value > 0:
*r Bookings Booking <bookingNumber> MaximumMeetingExtension: "30"
Note: The command returns the result from the command itself, not the result from the extension
request to far end. The result from the extension request will be given by a separate event.
CallId: CallId for the call in question.
Requires user role:
USER
Parameters:
CallId(r): <0..65534>
Example:
xCommand Call ExtendConference CallId: 1
OK
*r CallExtendConferenceResult (status=OK)
** end
API Reference Guide
xStatus
Appendices
www.cisco.com
Need help?
Do you have a question about the TelePresence System Codec C90 and is the answer not in the manual?
Questions and answers