Cisco TelePresence SX20 Codec Reference Manual page 83

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Contents
Introduction
xCommand Call HoldAll
Puts all ongoing calls on hold.
Requires user role: USER
Parameters:
Reason(0): <Conference/Transfer/Other>
Example:
xCommand Call HoldAll
xCommand Call Ignore
Turns off the ringtone for the incoming call. The call can still be answered.
Requires user role: USER
Parameters:
CallId(r): <0..65534>
Example:
xCommand Call Ignore CallId: 22
*r IgnoreResult (status=OK):
** end
xCommand Call Modify
Modifies the call type of the current call, to either an audio call or a video call. Not in use in this
software version.
Requires user role: USER
Parameters:
CallId(r): <0..65534>
CallType(r): <Audio/Video>
Example:
xCommand Call Modify CallType: Audio CallId: 16
*r CallModifyResult (status=Error):
Reason: Callescalation not enabled
** end
SX20 Codec API Reference Guide TC6.2, JULY 2013.
D14949.04
About the API
xConfiguration
CallLog commands
xCommand CallLog Clear
xCommand CallLog Recent Delete
83
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
API Reference Guide
xStatus
Appendices
Copyright © 2013 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents