D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
99
Cisco TelePresence SX80
API Reference Guide
Boot commands
xCommand Boot
Reboot system.
Action: As a default the system restarts after a reboot. By selecting Shutdown, the system will not
restart.
Requires user role:
USER
Parameters:
Action: <Restart/Shutdown>
Example:
xCom mand Boot
*r BootResult (status=OK):
** end
OK
CUIL reboot request, restarting
Connection closed by foreign host.
Call commands
xCommand Call Accept
Accept an incoming call. If no CallId is specified, all incoming calls are accepted. 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. CallType parameter is not in use.
Requires user role:
USER
Parameters:
CallId: <0..65534>
CallType: <Audio/Video> Not in use.
Example:
xCom mand Call Accept CallId:19
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:
xCom mand Call Disconnect CallId:17
xCommand Call DisconnectAll
Disconnect all active calls.
Requires user role:
USER
Example:
xCom mand Call DisconnectAll
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand