| Name | Type | Description | Attributes |
|---|---|---|---|
| mcu-name | xs:string | Name of the MCU. | Mandatory |
| mcu-type | McuType | Type of MCU. | Mandatory |
| mcu-description | xs:string | Optional descriptive text for the MCU. | |
| management-address | xs:string | IP address or host name of the MCU management interface. | |
| signaling-types | SignalingTypes | Signaling types supported by the MCU. | |
| is-gateway | xs:boolean | MCU is registered as a gateway. | |
| media-address | List of xs:string | List of media IP addresses associated with the MCU. | |
| vmr-enabled | xs:boolean | Flag indicating whether the MCU is enabled as conferencing resource for the Polycom DMA system's Conference Manager function. | |
| dial-string-prefix | DialStringPrefix | The dialing prefix assigned to the MCU. Can be a single value or comma separated values. | |
| gateway | Gateway | MCU gateway configuration. | |
| registered-prefixes | List of RegisteredPrefixes | The dialing prefixes registered with the MCU. | |
| mcu-enabled | xs:boolean | Flag indicating if the MCU is enabled for use. | |
| mcu-busyout | xs:boolean | Flag indicating if the MCU is busied out. | |
| reserved-audio-ports | xs:int | The number of voice ports on the MCU that will not be used by The Polycom DMA system. These ports are reserved for scheduled conferences. | |
| reserved-video-ports | xs:int | The number of video ports on the MCU that will not be used by The Polycom DMA system. These ports are reserved for scheduled conferences. |
| Name | Type | Description | Attributes |
|---|---|---|---|
| registered-prefixes | xs:string | Mandatory |
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmGatewayProfileList | List of plcm-gateway-profile | See Definition of plcm-gateway-profile | |
| gateway-delimiter | GatewayDelimiter | The dial string delimiter used to separate the session profile prefix from the E.164 number. | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| GatewayDelimiter | xs:string | Pattern of value must match the regular expression [*#]* |
| DialStringPrefix | xs:string | Pattern of value must match the regular expression [0-9,]* |
| SignalingTypes | xs:string | Value must be one of:
|
| McuType | xs:string | Value must be one of:
|