D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
110
Cisco TelePresence SX80
API Reference Guide
DTMFSend commands
xCommand DTMFSend
Send DTMF tones to the far end.
CallId: 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.
DTMFString: Enter the DTMF string.
Requires user role:
USER
Parameters:
CallId: <0..65534>
DTMFString(r): <S: 0, 32>
Example:
xCom mand DTMFSend CallId:2 DTMFString:1234
FacilityService commands
xCommand FacilityService Dial
Dial out from the system to a facility service. A maximum of five facility services can be defined;
which one of these five to dial to is identified by the ServiceId (ref. xConfiguration Facility Service
[ServiceId] Type/Name/Number/CallType). The command returns information about the CallId and
ConferenceId.
ServiceId: The identifier of the facility service.
Requires user role:
USER
Parameters:
ServiceId(r): <1..5>
Example:
xCom mand FacilityService Dial ServiceId: 1
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand