Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 89
API reference 
Cisco TelePresence MCU Remote Management API Reference Guide  
Page 61 of 89
 
Parameter 
Type 
Comments 
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 
default
: The setting specified for this 
parameter when the conference is created. All 
new participants take this setting. 
layoutControlEx 
String 
Controls whether and how view layout can be 
controlled. One of: 
 
disabled
: Layout control is disabled. 
feccOnly
: Layout can be controlled via FECC. 
feccAndDtmf
: Layout can be controlled via 
FECC or DTMF if FECC is unavailable. 
If there is no operationScope parameter, the MCU will attempt to change both active and configured 
states. This is deprecated behaviour, and should not be relied upon. 
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. 
participant.move 
Moves a participant from one conference to another. 
Parameter 
Type 
Comments 
conferenceName 
String 
Participant identification as described above. 
autoAttendantUniqueId 
String 
participantName 
String 
participantProtocol 
String 
participantType 
String 
newConferenceName 
String 
The name of the conference to move the 
participant to. 
This will only move an active participant. Even if this participant is preconfigured, the configuration is 
unchanged.