Cisco Codec C20 Reference Manual page 75

Telepresence system
Hide thumbs Also See for Codec C20:
Table of Contents

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction
xCommand Call extendConference
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. A separate event returns the result from the extension request.
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
xCommand Call UnattendedTransfer
Transfers an ongoing call to another participant. 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. Fully supported for SIP
calls only.
Requires user role: USER
Parameters:
CallId(r): <0..65534>Number(r): <S: 0, 255>
example:
xCommand Call UnattendedTransfer CallId: 2 Number: destination@example.com
*r TransferUriResult (status=OK):
** end
Codec C20 API Reference Guide TC6.0 February 2013.
D14869.05
About the API
xConfiguration
The CallLog commands
xCommand CallLog Clear
xCommand CallLog Recent Delete
xCommand CallLog Outgoing Delete
75
xCommand
xCommand
Clear call logs stored in the system. If a logtag is given as argument, that specific call is deleted from
the logs. If no logtag is given the system deletes all call logs. The LogTag values for the calls are found
by issuing the xHistory CallLog Call command.
Requires user role: USER
Parameters:
LogTag: <0..2147483647>
example:
xCommand CallLog Clear
*r ClearResult (status=OK):
** end
Delete the call log of recent calls. If a logtag is given as argument, that specific call is deleted from the
log. If no logtag is given the system deletes all call logs. The LogTag values for recent calls are found by
issuing the xHistory CallLog Recent command.
Requires user role: USER
Parameters:
LogTag: <0..2147483647>
example:
xCommand CallLog Recent Delete
*r DeleteResult (status=OK):
** end
Delete the call log of outgoing calls. If a logtag is given as argument, that specific call is deleted from
the log. If no logtag is given the system deletes the complete outgoing calls log. The LogTag values for
outgoing calls are found by issuing the xHistory CallLog Outgoing command.
Requires user role: USER
Parameters:
LogTag: <0..2147483647>
example:
xCommand CallLog Outgoing Delete LogTag:202
*r DeleteResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
Copyright © 2010–2013 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents