Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
API reference
Cisco TelePresence MCU API 2.9
Page 74 of 223
dtmfSequence
string
A string of characters that will be converted to DTMF
signals, allowing the device to navigate through audio
menus. The sequence may contain 0-9*#, and ,. The
comma becomes a two second pause.
linkType
string
This parameter is ignored unless participantType is by_
address
. Either cascadeSlaveToMaster or default
suppressDtmfEx
string
Controls the muting of in-band DTMF tones. One of fecc,
always, or never.
h239Negotiation
string
Defines how the MCU presents itself for h239 token
negotiation. One of As masterAs slave, or Mimic
slave
.
Returned data
Conditionally returned
Parameter name
Type
Short description
participant
struct
Contains the parameters that, when considered together,
uniquely identify a participant.
participantName
string
The unique name of a participant.
participantType
string
One of: by_address or ad_hoc.
participantProtocol
string
h323sip, or vnc.
conferenceName
string
The name of the conference.
If the participant is in a conference, the response includes the
conferenceName; if the participant is in an
autoattendant, the response includes the
autoAttendantUniqueId instead. The response does not include
both parameters.
autoAttendantUniqueID
string
Unique identifier for the auto attendant.
Deprecated parameters
Parameter name
Type
Short description
layoutControlEnabled
boolean
Deprecated by layoutControlEx. Defines whether the
endpoint's participant will have control over the layout if
layoutControlDefault is false.
participant.connect
Used primarily for API-configured participants with deferConnection set to TRUE, but can also be used to
reconnect disconnected participants.