Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 120
API reference 
Cisco TelePresence MCU API 2.8 
Page 39 of 120
 
conferences array  
The array “conferences” contains structures with the following fields: 
Field 
Type 
Comments 
conferenceName 
String 
 
conferenceType 
String 
One of: scheduled or ad_hoc. 
uniqueId 
Integer 
An ID unique among all scheduled and ad 
hoc conferences, each instantiation of a 
scheduled conference will have the same 
uniqueId. 
conferenceActive 
Boolean 
Indicates whether conference is currently 
active. 
description 
String 
Extra user-specified information about the 
conference 
pin 
String 
The security PIN. 
guestPin 
String 
Security PIN for a guest. 
numericId 
String 
 
guestNumericId 
String 
 
registerWithGatekeeper 
Boolean 
 
registerWithSIPRegistrar 
Boolean 
Registers this conference with the SIP 
registrar. 
multicastStreamingEnabled 
Boolean 
 
unicastStreamingEnabled 
Boolean 
 
conferenceMeEnabled 
Boolean 
Whether or not ConferenceMe is enabled 
for this conference. 
contentMode 
String 
One of: 
disabled
: no content in this conference 
transcoded
: incoming content is always 
decoded and then re-encoded. 
h239Enabled 
Boolean 
Deprecated in favor of contentMode. If 
you set the deprecated h239Enabled 
parameter to true, contentMode will be 
set to transcoded. If you set 
h239Enabled
 to false, contentMode 
will be set to disabled.