Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
API reference
Cisco TelePresence MCU API 2.9
Page 85 of 223
autoDisconnect
boolean
true allows the device to automatically disconnect the
endpoint, and all remaining endpoints that have this
property, when none of the remaining endpoints require
manual disconnection.
false means this endpoint
requires manual disconnection.
When a participant disconnects from a conference and
only participants who have
autoDisconnect set to true
remain, the MCU disconnects all the remaining
participants.
borderWidth
integer
Controls the width of the outer border of a preconfigured
participant's layout. is no border.
linkType
string
This parameter is ignored unless participantType is by_
address
. Either cascadeSlaveToMaster or default
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.
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
.
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.enumerate (deprecated)
Returns data about participants in conferences on the MCU. Several calls may be required to receive data
about all participants; see the notes on
enumerateID below.
Note: The
participant.enumerate call now requires the operationScope parameter in the call. This topic
explains the response of the device when you omit
operationScope. This use of the call is deprecated and
may not be supported in future versions. See
.
Input parameters
Optional or conditional inputs
Parameter name
Type
Short description
enumerateID
string
The device returns this index if the requested data is too
large for one response. Pass this parameter in a repeat of
the call to return the next batch of data.