Cisco Unified MeetingPlace, Release 6.x -- Translation Table Utilities and Files
From DocWiki
Cisco Unified MeetingPlace, Release 6.x > Cisco Unified MeetingPlace Audio Server > Configuring > Translation Tables
The following utilities and files are used in Cisco Unified MeetingPlace for digit translation configuration and testing:
Contents |
xlinit Utility
Description
Activates a translation table by initializing the database with the translation table file and notifying the cpserver module that it needs to read the new translation table. You do not need to shut down the system to activate the new translation table.
Syntax
xlinit <translation table file> <translation table number>
Example
xlinit /lat/etc/xtable.pbx 12
xldump Utility
Description
Displays any translation table that is currently stored in the database. The output can be redirected to a file, which in turn can be used as input to the xlinit command.
The process to modify an existing translation table is to use the xldump utility to dump the table to an ASCII file, edit the ASCII file, and then use the xlinit utility to activate the translation table number.
Syntax
xldump <translation table number>
Example
xldump 0
xtable.* File
Description
ASCII file that contains a translation table. This is stored in Cisco Unified MeetingPlace in the directory called /lat/etc.
xltest Utility
Description
Allows you to test the active translation tables stored in the database. The system prompts you for a string and then checks it against the translation table. The system scans the complete translation table and displays matching entries in the same order as they are found. The order determines which port group the system selects first. The system displays all the translated strings, port groups, and destination devices.
Syntax
xltest <translation table number>
Example
xltest 14