Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 89
API reference 
Cisco TelePresence MCU Remote Management API Reference Guide  
Page 47 of 89
 
Parameter 
Type 
Comments 
videoTxWidescreen 
Boolean 
If true, the video sent to this participant will be in a 
form suitable for a widescreen (16:9) display. 
videoTxMaxResolution 
String 
One of: cif, 4cif or max. 
videoRxMaxResolution 
String 
Same as above. 
autoConnect 
Boolean 
If this is true and a participant whose E.164, DNS, 
or IP address matches this participant’s address 
dials into the MCU, it will be moved directly to this 
conference. In order to stop the MCU dialing out 
to the participant, as the conference starts, use 
deferConnection. 
autoDisconnect 
Boolean 
When set to true, the participant will be 
disconnected from the conference if another 
participant disconnects and only participants 
configured to be automatically disconnected 
remain in the conference. 
borderWidth 
Integer 
0 (no border), or 1, 2, or 3 for +1/+2/+3. 
dtmfSequence 
String 
This sets the DTMF sequence used for dialing 
with an audio bridge. 
linkType 
String 
Currently, must be one of: 
cascadeSlaveToMaster or default. (Currently this 
is only taken note of if participantType is 
by_address
). 
suppressDtmfEx 
String 
Controls the muting of DTMF tones. One of: 
fecc
: DTMF tones are muted when DTMF is 
being used to control layout but far end camera 
control (FECC) is not available 
always
: DTMF tones are always muted 
never
: DTMF tones are never muted  
default
: The setting specified for this parameter 
when the conference is created. All new 
participants take this setting. 
Deprecated parameters 
Parameter 
Type 
Comments 
layoutControlEnabled 
Boolean 
Controls whether this participant is able to change 
the conference view layout that they see; 1 (true) 
means that the participant can change the layout 
using FECC or DTMF, 0 (false) means that they 
cannot. Deprecated in favour of layoutControlEx.