Chapter 11: Programming Amanda
109
KL(mailbox,
security_code)
Command that logs the current caller on to the specified mailbox. The caller is at the top level
menu (the menu that says “Press 1 to play your messages....”).
mailbox
Any valid mailbox or a variable containing a mailbox.
security_code
The security code for the specified mailbox.
Example:
R(G1,%S1)R(G2,%S2)P(G5)P(%S1,N)KL(%S1,%S2)
Greeting 1 says, “Please enter the mailbox you wish to log into.” After the caller enters the
mailbox, Amanda assigns it to %S1. Greeting 2 says, “Please enter the mailbox’s security code.”
After the caller enters the code, Amanda assigns it to %S2. Next Amanda plays Greeting 5, “You
are logging into mailbox”, followed by the mailbox. KL(%S1,%S2) attempts to log the caller into
the specified mailbox using the specified security code.
Failure:
Invalid mailbox
Invalid security code
ext_noKM
Command that tells Amanda to do a supervised transfer to the specified extension, create
a conference call for the caller and the user at the extension (using the dl_conference
configuration setting), and record the call until detecting a hang-up or #. Amanda then
makes the recording a message for the user.
ext_no
Series of DTMF digits that indicate an extension number.
Example:
128KM
causes Amanda to transfer the call (if she is processing a call) to extension 128, starts a
conference call, and records the conference call as a message for mailbox 128.
Failure:
Invalid extension number
KP(mailbox,
security_code)
Command that sets the security code for the specified mailbox.
mailbox
Any valid mailbox or a variable containing a mailbox.
security_code
String of DTMF digits that indicate the new security code for the specified mail-
box.
Example:
KP(128,”5404”)
causes Amanda to change the security code for mailbox 128 to 5404.
Failure:
Invalid mailbox
mailbox is locked or read-only
Security code is an empty string, contains invalid characters, or exceeds limit set by the
configuration option security_min_length. You set this option using the Setup utility.
Alphabetical Token Reference (Continued)
Token Syntax
Description
Содержание [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...