The concept of a default locale is an important one, whether you
are designing and writing applications or setting up and managing systems:
- Each voice response node has a default locale, defined in the NodeName configuration entry. This default locale is used by Java applications. For VoiceXML
2.1 applications, the default locale is the locale of the operating system.
If the operating system is running in an unsupported locale, the default will
be en_US.
- Optionally, each application can have a default locale, overriding the
node default locale. This must be specified in the AppName entry.