2 conference.modify – TANDBERG 3.0 User Manual

Page 20

Advertising
background image

Copyright © TANDBERG 2008

Reference Guide Version 3.0 rev 3.0

16

Parameter

Type

Comments

chairControl (optional)

String

The chair control setting for the
conference. This can be

none

,

floorControlOnly

or

chairAndFloorControl

- 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".
This field is only present for MCU
software versions 2.2(1.6) onwards.


Conferences created through the management API will appear in the list of conferences accessible via the web
interface, and vice versa.

4.2 conference.modify

Parameter

Type

Comments

conferenceName

String (< 32
chars)

Name of the conference to modify.

newConferenceName (optional)

String (< 32
chars)

If present, the conference will be renamed
to specified value.

oldConferenceName
(deprecated)

String (<32
chars)

conferenceName (deprecated) String (<32

chars)

Deprecated conference renaming scheme –
new code should use conferenceName and
newConferenceName as above.

numericId

String (< 32
chars)

conferenceId (deprecated)

String

pin String
registerWithGatekeeper Boolean
registerWithSIPRegistrar Boolean
startTime dateTime.iso8601
durationSeconds Integer
endTime (deprecated)

dateTime.iso8601

Description String
multicastStreamingEnabled Boolean
unicastStreamingEnabled Boolean
h239Enabled Boolean
private Boolean
reservedVideoPorts Integer
reservedAudioPorts Integer
maximumVideoPorts Integer
maximumAudioPorts Integer
repetition String
weekDay String
whichWeek String

Optional fields as per “conference.create”
described above. These fields can only be
used for conferences which are not of type

ad_hoc

.

Advertising