Cisco Cisco TelePresence Management Suite (TMS) Version 15 Developer's Guide

Page of 81
ISDNBandwidth
Attribute
Read/Write Description
Bandwidth
r/w, 
optional
The ISDN bandwidth that will be used when dialing the conference participants and 
when creating the conference. Note that Max is not currently supported. Example 
value 3b/192kbps. If Default is selected, the value is set to the default conference 
ISDN bandwidth as defined in the 
Administrator Tools
 page in Cisco TMS.
IPBandwidth
r/w, 
optional
The IP bandwidth that will be used when dialing the conference participants and 
when creating the conference. Note that Max is not currently supported. Example 
value 3b/193kbps. If Default is selected, the value is set to the default conference 
IP bandwidth as defined in the 
Administrator Tools
 page in Cisco TMS.
Conference object XML
The XML document below describes the Conference object.
  
<Conference>
 
 
 
<ConferenceId>
int
</ConferenceId>
 
 
 
<Title>
string
</Title>
 
 
 
<StartTimeUTC>
string
</StartTimeUTC>
 
 
 
<EndTimeUTC>
string
</EndTimeUTC>
 
 
 
<RecurrenceInstanceIdUTC>
string
</RecurrenceInstanceIdUTC>
 
 
 
<RecurrenceInstanceType>
string
</RecurrenceInstanceType>
 
 
 
<FirstOccurrenceRecInstanceIdUTC>
string
</FirstOccurrenceRecInstanceIdUTC>
 
 
 
<RecurrencePattern>
 
 
 
 
<FrequencyType>
Daily or DailyWeekday or Weekly or Monthly or Yearly or 
 
 
 
Secondly or Minutely or Hourly or Default
</FrequencyType>
 
 
 
 
<Interval>
int
</Interval>
 
 
 
 
<DaysOfWeek>
 
 
 
 
<DayOfWeek>
Sunday or Monday or Tuesday or Wednesday or Thursday or Friday 
 
 
 
or Saturday
</DayOfWeek>
 
 
 
 
<DayOfWeek>
Sunday or Monday or Tuesday or Wednesday or Thursday or Friday 
 
 
 
or Saturday
</DayOfWeek>
 
 
 
 
</DaysOfWeek>
 
 
 
 
<FirstDayOfWeek>
Sunday or Monday or Tuesday or Wednesday or Thursday or Friday 
 
 
 
or Saturday
</FirstDayOfWeek>
 
 
 
 
<BySetPosition>
int
</BySetPosition>
 
 
 
 
<PatternEndType>
EndByDate or EndByInstances or EndNever or Default
</PatternEndType>
 
 
 
 
<PatternEndDateUTC>
string
</PatternEndDateUTC>
 
 
 
 
<FirstOccurrenceRecInstanceIdUTC>
string
</FirstOccurrenceRecInstanceIdUTC>
 
 
 
 
<PatternInstances>
int
</PatternInstances>
 
 
 
 
<Exceptions>
 
 
 
 
 
<RecurrenceException
  
xsi:nil
="true"  
/>
 
 
 
 
 
<RecurrenceException
  
xsi:nil
="true"  
/>
 
 
 
 
</Exceptions>
 
 
 
</RecurrencePattern>
 
 
 
<OwnerId>
long
</OwnerId>
 
 
 
<OwnerUserName>
string
</OwnerUserName>
 
 
 
<OwnerFirstName>
string
</OwnerFirstName>
 
 
 
<OwnerLastName>
string
</OwnerLastName>
 
 
 
<OwnerEmailAddress>
string
</OwnerEmailAddress>
 
 
 
<ConferenceType>
Reservation Only or Automatic Call Launch or Manual Call Launch 
Cisco TelePresence Management Suite Extension Booking API Programming Reference Guide (14.6)     
Page 51 of 81
Booking API reference
Conference object