Technical References

Vru_Locale Table
This is one of the VRU_Micro_Application (page 463) tables. For database rules, click here
(page 513).
This table contains a list of locales (a locale is a combination of language and country) supported
by VRU micro-applications.
Related table
VRU Defaults (page 435) (via LocaleID)
Table 220: Indexes for Vru_Locale Table
index_keysindex_descriptionindex_name
Localenonclustered, unique, unique key
located on PRIMARY
XAK1Vru_Locale
LocaleIDclustered, unique, primary key
located on PRIMARY
XPKVru_Locale
Fields in Vru_Locale Table:
Keys and Null Option:Data Type:Description:Field Name:
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
AK-1 NOT NULLvarchar(10)
A combination of language and country specifying the language the
VRU micro-application executes in:
Locale
en-us = U.S. English (default)
en-gb = Great Britain English
es-es = European Spanish
es-mx = Mexican Spanish
PK NOT NULLDBINT
A unique identier.
LocaleID
Vru_Port_Map Table
This is in the Device (page 441) category. For database rules, click here (page 504).
In cases where ACD and VRU PIMs are controlled by the same PG, the VRU_Port_Map table
is used to specify how VRU ports map to ACD ports or trunks.
Use the VRU Port Map and Bulk Insert tool to map VRU ports to ACD ports or trunks.
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
437
Chapter 2: All Tables
Vru_Locale Table