Chapter 12: Programming Examples
127
This now gives your callers the option to hear their instructions in the language of their
choice (realize that you can have additional language selections as additional menu
choices). However, after the caller selects Spanish by pressing 1, when they access a
mailbox, Amanda still says in English, “Please hold while I try that extension.” We have
changed which language instructions a caller hears, but we still have not changed which
language system prompts the caller hears. To change the system prompts to another
language we must use tokens (and of course have installed the appropriate language
prompts).
Using Amanda’s Tokens
The token to change system prompts is L(). To change to the Spanish system prompts, use
L(SPANISH) provided that the Spanish system prompts file resides in the Amanda
directory and is named SPANISH.IDX (because your system has a Rhetorex voice board).
To accomplish this, we could use another mailbox that changes the system prompts to
Spanish and then continues processing at the Spanish Instructions as follows:
mailbox 980’s
Extension
field contains the tokens
@L(SPANISH)G(981)
which causes
Amanda to:
1.
Not put the caller on transfer hold
2.
Change the system prompts to the file "SPANISH"
3.
Continue processing at mailbox 981.
N
OTE
:
There are several ways this same activity could have been accomplished.
For example, instead of using the
G(981)
token, mailbox’s RNA Chain
could have had 981 in it. (We use the RNA Chain, since Amanda returns
Ring No Answer after successfully performing the tokens in the Exten-
sion field).
Содержание [email protected] Version 3.xx
Страница 1: ...Installing AmAndA Work Place Version 3 xx Installer s Guide Edition 7 01...
Страница 4: ...iv Installing Amanda Work Place...
Страница 60: ...52 Installing Amanda Work Place...
Страница 68: ...60 Installing Amanda Work Place...
Страница 132: ...124 Installing Amanda Work Place...
Страница 150: ...142 Installing Amanda Work Place...
Страница 156: ...148 Installing Amanda Work Place...
Страница 194: ...186 Installing Amanda Work Place...
Страница 206: ...198Installing Amanda Work Place...