Home > Amanda > Communications System > Amanda Work Group Installation Manual

Amanda Work Group Installation Manual

Here you can view all the pages of manual Amanda Work Group Installation Manual. The Amanda manuals for Communications System are available online for free. You can easily download all the documents as PDF.

Page 231

Chapter 15: Programming Amanda 219
I(
value,
operator,
value,
mailbox)
 Command that allows you to control processing based on a condition. If the speci-
fied values and operator create a condition that is true, Amanda continues process-
ing at the specified mailbox. If the condition is false, the next token after this 
command is executed.
valueAny string, number, or variable.
operatorOne of the following symbols:
>
greater than
<
less than
=
equal
!
not equal
mailboxAny valid mailbox or a variable...

Page 232

220 Installing [email protected]
J(
file_or_box,
phone_no
[,
tokens])
 Command that allows a fax to be received as a file (for later transmission with the 
T() command) or as a message for a mailbox.
Before using this command, make sure the configuration settings for the physical 
serial port have been defined. 
file_or_boxA string or variable indicating where the fax is to be stored. It contains 
either a mailbox indicating whose message it is or a valid DOS file 
name for a text file. Use the complete...

Page 233

Chapter 15: Programming Amanda 221
K

Page 234

222 Installing [email protected]
KB(
frequency,
msecs)
 Command that plays a certain frequency for a certain time period (defined in mil-
liseconds). 
frequencyA number of Hz. For example, the only frequencies supported by the 
Rhetorex driver are those roughly within the range 300–3000 Hz. 
msecsA number of milliseconds. The range is 1–6553.
Example:
KB(350,2000)plays the frequency 350 Hz for two seconds. 
Failure:  
Does not fail
KC(
mailbox,
variable)
 Command that compares the security code for the...

Page 235

Chapter 15: Programming Amanda 223
KD(
msg_no
[,
mailbox] [,1
])
 Command that deletes a message from the specified or current mailbox. Using this 
command cancels any pending Notify actions for the specified message automati-
cally.
msg_noA number or a variable containing a number.
mailboxOptional. Any valid mailbox or a variable containing a mailbox. The de-
fault is the current mailbox.
1
Optional. When used, if the specified message does not exist, Amanda 
says, Sorry, I’m unable to do that at this...

Page 236

224 Installing [email protected]
KJ(
mailbox,
list_number
[,
sender])Allows a caller to record a message that, when saved, is sent to a list of 
users.
mailboxAny valid mailbox or a variable containing a mailbox.
list_numberAny valid list number (1–8 or 10–30). If the mailbox number is 999, 
then the list number is for a system list rather than a user list.
senderOptional. Provides a sender for the message or treats the message as 
though it were from outside the Amanda system.
When 0, the message is...

Page 237

Chapter 15: Programming Amanda 225
ext_noKMCommand 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_noSeries of DTMF digits that indicate an extension number.
Example:
128KM
causes Amanda to transfer the call (if she is processing a call) to...

Page 238

226 Installing [email protected]
KR(
file_or_box
[,
recording_info])
 Command that makes a recording and stores it as either a file or a message for the 
specified mailbox.
file_or_boxA string or variable indicating where the recording is to be stored. 
It contains either a mailbox indicating whose message it is or a val-
id DOS file name. Use the complete path to the file unless the file 
is in C:\AMANDA. 
recording_infoA number from 0 to 3 indicating whether the caller hears a beep (to 
start...

Page 239

Chapter 15: Programming Amanda 227
KT(G
n)Command for rotary training. Amanda plays the specified greeting. The greeting 
should tell the caller to press or dial 0 (zero). If the caller  presses DTMF 0,  
Amanda sets the port to detect only DTMF digits and proceeds. If the caller dials 
rotary 0, Amanda learns it and sets the port to detect only rotary digits.
This feature requires Rhetorexs Vantage VPS voice board with Rotary on Board.
G
nThe greeting  (n is replaced by 1-7) to indicate which greeting...

Page 240

228 Installing [email protected]
L(
file)
 Command that immediately changes the system prompts to use the specified 
Amanda system language file. This changes the system prompts, but the greetings 
of the individual mailboxes might need to be recorded by the users in the new lan-
guage.
fileA string or variable containing the name of a valid Amanda system lan-
guage file (minus the .IDX extension and the DOS path). Amanda knows 
that the system language file names end in .IDX and are located in the...
Start reading Amanda Work Group Installation Manual

Related Manuals for Amanda Work Group Installation Manual

All Amanda manuals