plcm-conference-room-defaults.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-conference-room-defaults  PlcmConferenceRoomDefaults

This object specifies default values for conference room. Content-Type: application/vnd.plcm.plcm-conference-room-defaults+xml


Complex Types

PlcmConferenceRoomDefaults Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
conference-template-nameConferenceTemplateName A meaningful name for the conference template (up to 50 characters). Mandatory
max-participantsMaxParticipants Maximum number (0-99) of callers allowed to join the conference. To specify the MCU's maximum, use -1. To specify the default conference settings, do not include the max-participants in the request. Mandatory
duration-in-minutesDurationInMinutes The number of minutes a conference is accessible. Duration is measured from the time the conference is started (joined by the first user). Note: 1. Integer value '-1' will set the conference room to be accessible for unlimited duration. 2. To specify the default conference settings, specify integer value '0' or do not include the duration-in-minutes in the request. Mandatory
territory-namexs:string The name of the territory to which this conference room is assigned. Mandatory
svc-only-territory-namexs:string The name of the svc only territory to which this conference room is assigned.
mcu-pool-order-namexs:string Name of the MCU pool order. Mandatory
first-caller-mcu-affinityxs:boolean If the first caller's site contains MCUs in the designated MCU pool order, start the conference on one of them. Mandatory
resource-priority-namespaceResourcePriorityNamespace Namespace parameter for the SIP Resource Priority header (namespace.value) for any SIP dial outs from the conference room. This is an optional value. Mandatory
resource-priority-valueResourcePriorityValue Value parameter for the SIP Resource Priority header (namespace.value) for any SIP dial outs from the conference room. This is an optional value. Mandatory
chairperson-codeChairpersonCode The code entered by the chairperson to chair the meeting in this conference room. Mandatory
conference-codeConferenceCode The code required to enter this conference room. Mandatory
conf-room-publishablexs:boolean Whether this conference room is publishable on Lync systems. Mandatory
entity-tagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
ConferenceCodeT0
Length of value must be >=1
Length of value must be <=16
ChairpersonCodeT1
Length of value must be >=1
Length of value must be <=16
ResourcePriorityValuexs:string
Length of value must be >=1
Length of value must be <=64
ResourcePriorityNamespacexs:string
Length of value must be >=1
Length of value must be <=64
DurationInMinutesxs:int
MaxParticipantsxs:int
ConferenceTemplateNamexs:string
Length of value must be >=1
Length of value must be <=50
T0xs:string
Pattern of value must match the regular expression \d+
T1xs:string
Pattern of value must match the regular expression \d+