Specifications

17-5
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 17 Language Support
Uploading and Downloading Custom Prompts and Documents
Plays the system prompt goodbye message in British English
<?xml version="1.0"?>
<vxml version="2.0" xmlns="http://www.w3.org/2001/vxml" xml:lang="En-GB">
<form>
<block>
<prompt>
<audio expr="'userprompt=AAWelcome.wav'"/>
</prompt>
<prompt xml:lang="En-US">
<audio expr="'userprompt=AAWelcome.wav'"/>
</prompt>
<prompt xml:lang="En-GB">
<audio expr="'systemprompt=goodbye.wav'"/>
</prompt>
</block>
</form>
</vxml>
Uploading and Downloading Custom Prompts and Documents
You can upload and download prompts in the same manner as in previous releases. The upload and
download prompt commands allow the selection of which language the user w ill use when performing
the upload and download.
The uploading and downloading of documents is implemented in the same manner as the uploading and
downloading of prompts.
Installation Considerations
The maximum number of languages that can be installed is enforced according to the platform type.
Backup and Restore Considerations
To backup and restore language prompts and documents, use the existing backup and restore facility.
Only the custom prompts and custom documents for each language are backed up and restored. If you
attempt to restore a backup when the language for that backup is not installed, the custom prompts and
document for that missing language are NOT restored.