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

Page of 66
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 
12b/768kbps
. If Default is selected, the value is set to the default conference ISDN 
bandwidth as defined in the Conference Settings page in Cisco TMS.
IPBandwidth
Attribute
Read/Write
Description
Bandwidth 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 
12b/768kbps
. If Default is selected, the value is set to the default conference IP 
bandwidth as defined in the Conference Settings 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 
  
or Default or One Button To Push
</ConferenceType>
 
  
<Bandwidth>
1b/64kbps or 2b/128kbps or 3b/192kbps or 4b/256kbps or 5b/320kbps 
42
Cisco TelePresence Management Suite Extension Booking API  Programming Reference Guide