plcm-ivr-template.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-ivr-template  PlcmIvrTemplate

Parameters controlling a configurable in-conference IVR experience


Complex Types

PlcmIvrTemplate Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
ivr-template-identifierIvrTemplateIdentifier ID which uniquely identifies each IVR template. This is system generated unique identifier. This attribute is read-only.
nameName The name of the IVR template Mandatory
descriptionDescription Description of the IVR template.
max-prompt-attemptsMaxPromptAttempts Number of times may an end user attempt to respond to a prompt.
response-timeoutResponseTimeout Number of seconds the system shall wait for an end user to enter DTMF in response to a prompt. Range for valid timeout is 5-60
dtmf-terminatorDtmfTerminator Key to terminate DTMF input. Pattern for valid key is [*#]?
chairperson-identifier-keyChairpersonIdentifierKey Key for lobby participant to request promotion to chairperson. Pattern for valid key is [0-9*#]
request-passcode-on-dialoutxs:boolean Indicates whether the system should prompt for a passcode from a participant who is being dialed out to
auto-terminatexs:boolean Indicates whether the conference should terminate when only one call remains
mute-codeMuteCode In conference DTMF sequence that allows a caller to mute his own line
unmute-codeUnmuteCode In conference DTMF sequence that allows a caller to unmute his own line
mute-all-codeMuteAllCode In conference DTMF sequence that allows a chairperson to mute all participants
unmute-all-codeUnmuteAllCode In conference DTMF sequence that allows a chairperson to unmute all participants
lock-codeLockCode In conference DTMF sequence that allows a chairperson to lock the conference
unlock-codeUnlockCode In conference DTMF sequence that allows a chairperson to unlock the conference
dial-out-codeDialOutCode In conference DTMF sequence that allows a chairperson to dial out to a new caller
help-menu-codeHelpMenuCode In conference DTMF sequence that plays a list of available DTMF commands
terminate-conference-codeTerminateConferenceCode In conference DTMF sequence that allows a chairperson to terminate the conference
upgrade-to-chairperson-codeUpgradeToChairpersonCode In conference DTMF sequence that allows a participant to enter the chairperson passcode and become a chairperson
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
UpgradeToChairpersonCodeT0
Length of value must be >=0
Length of value must be <=15
TerminateConferenceCodeT1
Length of value must be >=0
Length of value must be <=15
HelpMenuCodeT2
Length of value must be >=0
Length of value must be <=15
DialOutCodeT3
Length of value must be >=0
Length of value must be <=15
UnlockCodeT4
Length of value must be >=0
Length of value must be <=15
LockCodeT5
Length of value must be >=0
Length of value must be <=15
UnmuteAllCodeT6
Length of value must be >=0
Length of value must be <=15
MuteAllCodeT7
Length of value must be >=0
Length of value must be <=15
UnmuteCodeT8
Length of value must be >=0
Length of value must be <=15
MuteCodeT9
Length of value must be >=0
Length of value must be <=15
ChairpersonIdentifierKeyT10
Length of value must be >=0
Length of value must be <=1
DtmfTerminatorT11
Length of value must be >=0
Length of value must be <=1
ResponseTimeoutxs:int
MaxPromptAttemptsxs:int
Descriptionxs:string
Length of value must be >=0
Length of value must be <=1000
Namexs:string
Length of value must be >=1
Length of value must be <=40
IvrTemplateIdentifierxs:string
Length of value must be >=0
Length of value must be <=256
T0xs:string
Pattern of value must match the regular expression [0-9*#]*
T1xs:string
Pattern of value must match the regular expression [0-9*#]*
T2xs:string
Pattern of value must match the regular expression [0-9*#]*
T3xs:string
Pattern of value must match the regular expression [0-9*#]*
T4xs:string
Pattern of value must match the regular expression [0-9*#]*
T5xs:string
Pattern of value must match the regular expression [0-9*#]*
T6xs:string
Pattern of value must match the regular expression [0-9*#]*
T7xs:string
Pattern of value must match the regular expression [0-9*#]*
T8xs:string
Pattern of value must match the regular expression [0-9*#]*
T9xs:string
Pattern of value must match the regular expression [0-9*#]*
T10xs:string
Pattern of value must match the regular expression [0-9*#]?
T11xs:string
Pattern of value must match the regular expression [*#]?