PlcmMcuIdentity

PlcmMcuIdentity

PlcmMcuIdentity Fields

NameTypeDescriptionAttributes
mcuNamestring Name of the MCU. Mandatory
mcuTypeMcuType Type of MCU. Mandatory
mcuDescriptionstring Optional descriptive text for the MCU.
managementAddressstring IP address or host name of the MCU management interface.
signalingTypesSignalingTypes Signaling types supported by the MCU.
isGatewayboolean MCU is registered as a gateway.
mediaAddressArray of string List of media IP addresses associated with the MCU.
vmrEnabledboolean Flag indicating whether the MCU is enabled as conferencing resource for the Polycom DMA system's Conference Manager function.
dialStringPrefixDialStringPrefix The dialing prefix assigned to the MCU. Can be a single value or comma separated values.
gatewayGateway MCU gateway configuration.
registeredPrefixesArray of RegisteredPrefixes The dialing prefixes registered with the MCU.
mcuEnabledboolean Flag indicating if the MCU is enabled for use.
mcuBusyoutboolean Flag indicating if the MCU is busied out.
reservedAudioPortsint 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.
reservedVideoPortsint 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.

RegisteredPrefixes Fields

NameTypeDescriptionAttributes
registeredPrefixesstringMandatory

Gateway Fields

NameTypeDescriptionAttributes
plcmGatewayProfileList Array of PlcmGatewayProfileSee Definition of PlcmGatewayProfile
gatewayDelimiterGatewayDelimiter The dial string delimiter used to separate the session profile prefix from the E.164 number. Mandatory


Nested Types/Restrictions


NameTypeRestrictions
GatewayDelimiterstring
Pattern of value must match the regular expression [*#]*
DialStringPrefixstring
Pattern of value must match the regular expression [0-9,]*
SignalingTypesstring
Value must be one of:
  • SIP
  • H323
  • SIP_H323
  • XMPP
  • XMPP_SIP
  • UNKNOWN
  • POLY_EVO
McuTypestring
Value must be one of:
  • RMX
  • CODIAN
  • MGC
  • OTHER
  • POLY_SVC