Cisco TelePresence SX20 Codec Reference Manual page 90

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

Advertisement

Cisco TelePresence SX20 Codec
Contents
Introduction
Dial commands
xCommand Dial
Dial out from the system. Returns information about the CallId and ConferenceId, which are required
for some other commands.
Number: Enter the number or address.
Protocol: Select the SIP, H323 or H320 protocol.
CallRate: Set a call rate.
CallType: Select the audio or video call type.
BookingId: Any identifier that an external booking system (e.g. TMS, CTS-MAN) can use for its own
references to match placed calls with the booking systems internal identifier for a meeting. This can
be any string, e.g. a GUID. The booking Id is supplied in call logs, call events etc for the call.
Requires user role: USER
Parameters:
Number(r): <S: 0, 255>
Protocol: <H320/H323/Sip>
CallRate: <64..6000>
CallType: <Audio/Video>
BookingId: <S: 0, 255>
Appearance(o): <1..999999999>
Example:
xCommand Dial Number:543210 Protocol:h323
OK
*r DialResult (status=OK):
CallId: 2
ConferenceId: 1
** end
SX20 Codec API Reference Guide TC6.2, JULY 2013.
D14949.04
About the API
xConfiguration
DTMFSend commands
xCommand DTMFSend
90
xCommand
xCommand
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:
xCommand DTMFSend CallId:2 DTMFString:1234
*r DTMFSendResult (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