Cisco Cisco Customer Voice Portal 8.0(1) Developer's Guide

Page of 187
There are other formats that are possible, particularly when entering via DTMF and inputting incomplete amounts.
These inputs may yield differing results on various voice browsers. The returned variable will always be a decimal
value with the appropriate number of padded zeros if applicable.
This chapter contains the following topics:
Settings
Notes
Default
Substitution
Allowed
Single
Setting
Value
Req'd
Type
Name (Label)
The type of entry allowed for input. Possible
values are: 
voice
 | 
dtmf
 | 
both
.
both
false
true
Yes
string
enum
Inputmode
(Input Mode)
The maximum time length allowed for
silence or no keypress before a noinput event
5s
true
true
Yes
string
noinput_timeout
(Noinput Timeout)
is thrown. Possible values are standard time
designations including both a non-negative
number and a time unit, for example, 3s (for
seconds) or 300ms (for milliseconds).
Default = 5s
The maximum number of noinput events
allowed during currency input capture. 0 =
infinite noinputs allowed.
3
true
true
Yes
int ≥ 0
max_noinput_count
(Max NoInput Count)
The maximum number of nomatch events
allowed during currency input capture. 0 =
infinite nomatches allowed.
3
true
true
Yes
int ≥ 0
max_nomatch_count
(Max NoMatch Count)
The confidence level threshold to use during
currency capture.
0.40
true
true
Yes
decimal
(0.0 to
1.0)
currency_confidence_level
(Currency Confidence
Level)
Whether or not to temporarily disable all
hotlink grammars (global or local) and
false
true
true
Yes
boolean
modal
(Disable Hotlinks)
universal grammars. If set to true, only the
currency grammars will be enabled for the
duration of the element. Otherwise all active
grammars will be enabled.
Whether or not to enable logging of
potentially sensitive data of the Currency
false
true
true
Yes
boolean
secure_logging
(Secure Logging)
element. If set to true, the following
potentially sensitive data of the element will
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
38
Chapter 14: Currency
Settings