plcm-conference-factory.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-conference-factory  PlcmConferenceFactory

A Conference Factory. A Conference Factory can be activated by a caller dialing a matching SIP URI, and used to instantiate a new conference. Content-Type: application/vnd.plcm.plcm-conference-factory+xml or application/vnd.plcm.plcm-conference-factory+json. All attributes are used in ETag calculation except for entity-tag.


Complex Types

PlcmConferenceFactory Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
conference-factory-identifierConferenceFactoryIdentifier The unique identifier of the conference factory. This is a system-generated identifier.
conference-factory-dial-idxs:string The unique id that, as a component of a dial string, invokes this conference factory. Mandatory
descriptionDescription The description of this conference factory.
enabledxs:boolean Boolean indicating whether this conference factory is enabled.
conference-template-namexs:string Name of the conference template for this conference factory. This field is mandatory when override-default-conference-template-name is true.
override-default-conference-template-namexs:boolean Boolean indicating whether this conference factory overrides the default conference template. If true, a conference-template-name must also be specified.
mcu-pool-order-namexs:string Name of the MCU pool order for this conference factory. This field is mandatory when override-default-mcu-pool-order-name is true.
override-default-mcu-pool-order-namexs:boolean Boolean indicating whether this conference factory overrides the default MCU pool order. If true, an mcu-pool-order-name must also be specified.
territory-namexs:string Name of the territory for this conference factory. This field is mandatory when override-default-territory-name is true.
override-default-territory-namexs:boolean Boolean indicating whether this conference factory overrides the default territory. If true, a territory-name name must also be specified.
svc-only-territory-namexs:string Name of the svc-only-territory for this conference factory. This field is mandatory when override-default-svc-only-territory-name is true.
override-default-svc-only-territory-namexs:boolean Boolean indicating whether this conference factory overrides the default svc-only-territory. If true, a svc-only-territory-name name must also be specified.
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
Descriptionxs:string
Length of value must be >=0
Length of value must be <=80
ConferenceFactoryIdentifierT0
Length of value must be >=0
Length of value must be <=128
T0xs:string
Pattern of value must match the regular expression [0-9a-zA-Z~!@$%\*_\-\+={}\[\]\\/?\. ]*