Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
API reference
Cisco TelePresence MCU API 2.9
Page 105 of 223
autoConnect
boolean
true allows endpoints to automatically connect to this
conference when they dial in and are recognized.
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.status (deprecated)
Note: The
participant.status 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
.
Returns information about an individual participant.This call returns a participant struct as described in
, containing information about the participant identified by the call.
A fault code of “no such participant” is returned if the participant does not exist.