Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
plcm-service-class | plcm-service-class | See Definition of plcm-service-class | Mandatory |
conference-prefix | ConferencePrefix | E.164 dial string prefix for calling the system. If neighboring with a Polycom gatekeeper on which the Simplified Dialing service is enabled and uses a prefix of 9 (the default), don’t use 90-99. The neighbor gatekeeper recognizes the 9 as a known prefix and ignores the second digit. If a prefix is specified, it’s used for SIP calls as well so that the same number can be dialed from both H.323 and SIP endpoints. Caution: Changing the dialing prefix terminates any existing H.323 calls. | |
max-conference-size | MaxConferenceSize | Specifies the maximum conference size assigned to a conference room if a larger or smaller maximum size isn’t specified for it. Automatic (-1, the default setting) uses the largest conference size supported by the MCU (or by all available MCUs if cascading is enabled) as the default maximum. | |
territory-name | xs:string | The territory assigned to a user’s conference room if it isn’t specified at the user or conference room level. A conference room’s territory assignment determines which DMA cluster hosts the conference (the primary cluster for the territory, or its backup cluster if necessary). Up to three territories in a superclustered system can host conference rooms. | |
conference-template-name | xs:string | Default template used by the system. | |
min-room-id | MinRoomId | The minimum value for auto-generated room IDs created for custom conference rooms. Values may be up to six digits long, and the minimum must be less than the maximum. The six-digit limit applies only to generated IDs for custom conference rooms. | Mandatory |
max-room-id | MaxRoomId | The maximum value for auto-generated room IDs created for custom conference rooms. Values may be up to six digits long. The six-digit limit applies only to generated IDs for custom conference rooms. | Mandatory |
mcu-pool-order-name | xs:string | Default MCU pool order used by the system. | |
duration-in-minutes | xs:int | Default maximum duration of a conference (in minutes) or -1 for Unlimited (the maximum in this case depends on the MCU). | |
resource-priority-namespace | xs:string | In an Assured Services SIP (AS-SIP) environment, a Local Session Controller (LSC) can provide priority-based precedence and preemption services to ensure that the most important calls get through. If your organization has implemented such a resource prioritization mechanism, set this to the namespace being used for resource priority values. | |
resource-priority-value | xs:string | If your organization has implemented a resource prioritization mechanism, set this to the default priority value assigned to a conference if the specific conference room (VMR) doesn’t have a higher value. The string namespace:value is used in the SIP Resource-Priority header of outbound calls from conference rooms (VMRs). | |
entity-tag | EntityTag | 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. | |
first-caller-mcu-affinity | xs:boolean | If the first caller's site contains MCUs in the designated MCU pool order, start the conference on one of them. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
MaxRoomId | xs:long | |
MinRoomId | xs:long | |
MaxConferenceSize | xs:int | |
ConferencePrefix | xs:string | Pattern of value must match the regular expression [0-9*#]* |