Cisco Cisco Unified Customer Voice Portal 10.5(1) Developer's Guide

Page of 145
C
HAPTER 
13:
 
D
IGITS
_W
ITH
_C
ONFIRM
 
 
E
LEMENT 
S
PECIFICATIONS FOR 
C
ISCO 
U
NIFIED 
CVP
 
VXML
 
S
ERVER AND 
C
ISCO 
U
NIFIED 
C
ALL 
S
TUDIO 
 
 
 
 
40
 
 
Name (Label) 
Type 
Req’d 
Single 
setting 
value 
Substitution 
allowed 
Default 
Notes 
noinputs allowed.  
confirm_max_nomatch_count 
(Confirm Max NoMatch Count) 
int 
≥ 0 
Yes true 
true 
The maximum number of nomatch events allowed 
during digits input confirmation.  0 = infinite 
nomatches allowed.   
max_disconfirmed_count 
(Max Disconfirmed Count) 
int 
≥ 0 
Yes true 
true 
The maximum number of times a caller is allowed 
to disconfirm a captured digits input.  0 = infinite 
disconfirmations allowed. 
digits_confidence_level 
(Digits Confidence Level) 
decimal 
(0.0 to 1.0) 
Yes true 
true 
0.40 
The confidence level threshold to use during 
digits capture.  
confirm_confidence_level 
(Confirm Confidence Level) 
decimal 
(0.0 to 1.0) 
Yes true 
true 
0.50 
The confidence level threshold to use during 
confirmation.  
min_digit 
(Min Digits) 
int > 0 
Yes true 
true 
None 
Minimum number of digits allowed. 
max_digit 
(Max Digits) 
int > 0 
Yes true 
true 
None 
Maximum number of digits allowed. 
modal 
(Disable Hotlinks) 
boolean 
Yes true 
true  false 
Whether or not to temporarily disable all hotlink 
grammars (global or local) and universal 
grammars.  If set to true, only the grammars of the 
current Digits_With_Confirm element (the builtin 
digits and boolean grammars) will be enabled for 
the duration of the element.  Otherwise all active 
grammars will be enabled.  
secure_logging 
(Secure Logging) 
boolean 
Yes true 
true  false 
Whether or not to enable logging of potentially 
sensitive data of the Digits_With_Confirm 
element.  If set to true, the following potentially 
sensitive data of the element will not log: 
utterance, interpretation, value, nbestUtteranceX
 
and nbestInterpretationX
.  Instead, the above will 
be logged as the field name appended with the 
suffix “_secureLogging” and with the value 
“*****”, for example 
nbestUtterance1_secureLogging,*****. 
maxnbest 
(Maxnbest) 
int 
≥ 1 
Yes true 
true 
The maximum number of speech recognition 
results that can be generated per voice input. 
Refer to the Element Data table for information about nbestUtteranceX and nbestInterpretationX.