Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 89
API reference 
Cisco TelePresence MCU Remote Management API Reference Guide  
Page 66 of 89
 
Parameter 
Type 
Comments 
automaticLectureModeEnabled 
String 
Automatic lecture mode gives shows the speaker 
full screen. Equivalent to automatic lecture mode on 
the web interface. Either: 
 
true: automatic lecture enabled. 
false: automatic lecture mode disabled. 
default 
 
If automatic lecture mode is enabled, the 
automaticLectureModeTimeout parameter is 
required. 
automaticLectureModeTimeout 
Integer 
Length of time in seconds that a speaker must be 
talking for them to appear in full screen mode. The 
parameter has a range of 0 to 60 seconds. A 
setting of 0 seconds will cause a new speaker to 
appear in full screen immediately. 
chairControl 
String 
The chair control setting for the conference. This 
can be: 
 
none
 
floorControlOnly 
chairAndFloorControl 
default 
 
These values correspond to the web interface 
"Floor and chair control" setting values of "Do not 
allow floor or chair control", "Allow floor control 
only" and "Allow floor and chair control" 
respectively. If not specified, the chair control 
setting for the new conference will be "Allow floor 
control only". 
template.status 
The template,status call returns a structure containing all the settings for the selected template. 
Parameter 
Type 
Comments 
templateNumber 
String 
Selects the required template to query the status. 
Either: 
 
0: Top level template. 
1: Ad hoc template. 
template.enumerate 
The template.enumerate function returns an array of the template status structures showing the 
settings of all templates. The call does not take any parameters.