Cisco Cisco IP Contact Center Release 4.6.1 Références techniques

Page de 557
Fields in Vru_Defaults Table:
Keys and Null
Option:
Data Type:
Description:
Field Name:
NULL
varchar(255)
A path to library of application media files/prompts
speci
fic to a set of related ICM scripts. (Example:
customer menus.) The default entry is app.
AppMediaLib
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the central
database.
ChangeStamp
FK NOT NULL
DBINT
The currency supported by VRU micro-applications. The
default
 value is 1, CURRENCY_DOLLAR.
CurrencyID
NULL
DESCRIPTION
A description of the row. There is no default value in this
fi
eld.
Description
NOT NULL
char(1)
DTMF Termination key:
DTMFTermKey
0-9
 (digits)
*
 (asterisk)
(pound sign, the default)
N
 (no termination key)
AK-1 NOT NULL
VNAME32
A unique name for the enterprise.
EnterpriseName
NOT NULL
DBINT
The number of seconds a caller is allowed between
entering digits. If exceeded, the system times-out. Valid
options are the digits 1-99 (default: 3).
InterDigitTimeout
NOT NULL
DBINT
Number of times ISN repeats the Get Digits cycle when
the caller enters invalid data. (Total includes the 
first
cycle.) Valid options are the digits 1-9 (default: 3).
InvalidEntryTries
FK NOT NULL
DBINT
A combination of language and country specifying the
language the VRU micro-application executes in:
LocaleID
• en-us = U.S. English (default)
• en-gb = Great Britain English
• es-es = European Spanish
• es-mx = Mexican Spanish
NOT NULL
varchar(255)
Base URL for all media files used in the VRU script. The
default value is 
file:../MediaFiles
MediaServerSet
NOT NULL
DBINT
The number of seconds a caller is allowed to begin
entering digits. If exceeded, the system times-out.
NoEntryTimeout
Valid options are the digits 0-99 (default: 5).
NOT NULL
DBINT
Number of times ISN repeats the Get Digits cycle when
a caller doesn’t enter any data after being given the
prompt. (Total includes 
first cycle.)
NoEntryTries
Valid options are the digits 1-9 (default: 3).
NULL
varchar(255)
A path to library of system media files/prompts for
individual digits, months, default error messages, etc.
The default entry is sys.
SystemMediaLib
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.2(1)
370
Chapter 2: -  All Tables
Vru_Defaults Table