plcm-dial-out-participant.xsd Documentation

Target Namespace

Elements

plcm-dial-out-participant  PlcmDialOutParticipant

List of participants to be dialed upon conference initialization. The URI value is required and should be unique. The name is for matter of convenience


Complex Types

PlcmDialOutParticipant Fields

NameTypeDescriptionAttributes
namexs:string
dial-stringxs:stringMandatory
dtmf-suffixDtmfSuffix DTMF to be outpulsed to receiving endpoint upon successful connection.
audio-onlyxs:boolean True if dial out is to be audio-only.
resource-priority-namespaceResourcePriorityNamespace Namespace parameter for the SIP Resource Priority header (namespace.value) for SIP dial outs for this participant. This is an optional value.
resource-priority-valueResourcePriorityValue Value parameter for the SIP Resource Priority header (namespace.value) for SIP dial outs for this participant. This is an optional value.


Simple Types


NameTypeRestrictions
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
DtmfSuffixT0
Length of value must be >=1
Length of value must be <=64
T0xs:string
Pattern of value must match the regular expression [\dpP0-9#\*]+