Cisco Codec C20 Reference Manual page 74

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

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction
xCommand Call Disconnect
Disconnect a call. 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 Disconnect CallId:17
OK
*r DisconnectCallResult (status=OK):
** end
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.
Requires user role: USER
Parameters:
CallId(r): <0..65534>
example:
xCommand Call Hold CallId:19
OK
*r CallHoldResult (status=OK):
** end
Codec C20 API Reference Guide TC6.0 February 2013.
D14869.05
About the API
xConfiguration
xCommand Call Join
xCommand Call Resume
74
xCommand
xCommand
Join all existing calls, active and on hold. For this command to work, you have to configure Multiway™ first,
see xConfiguration NetworkServices MultiWay Address and xConfiguration Conference 1 Multipoint Mode.
Requires user role: USER
example:
xCommand Call Join
OK
*r CallJoinResult (status=OK):
** end
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
API Reference Guide
xStatus
Appendices
Copyright © 2010–2013 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents