Customization Examples
Notify Menu Examples
Stratagy I&M 06/02
8-15
Customization
Ex
amples
How It Works
If your telephone system uses different codes for turning on and off the message light, Stratagy:
1. Turns on the light at the extension defined by the User ID’s Extension field.
2. Turns off the light at the extension defined by the User ID’s Extension field.
Message Waiting Light Control When Light On and Off Codes
Are the Same
If your telephone switch uses the same code to turn on the message waiting light as it does to turn
it off (i.e., toggles the light using a single code), then the method above will not work as you might
expect. This is because every time a new message is saved, Stratagy performs the light on code
regardless of whether the light was already on. Therefore, for the first new message, Stratagy turns
the light on, but on the second new message, if the user has not picked up the first new message,
Stratagy turns the light off since it was already on!
To solve this problem, do the following:
➤
To turn on the light
1. Check if you have already turned on the light (Z). If you haven’t continue to Step 2.
2. Turn on the light and remember that you have turned it on (X).
➤
To turn off the light
➤
Turn off the light and forget that you had turned it on (Y).
Program Example
In the following example—Code for turning on/off the message waiting light: #60
➤
To program the example
1. For turning on the light, define the Notify record to contain:
2. For turning off the light, define the Notify record to contain:
Title
<enter title/comment for identification>
Type
NORMAL
Method
Z#60%EX
Z
Tests for existence of LIGHT.ON file in the User ID’s directory. If it exists, Stratagy
stops processing the string.
#60
Turns on/off the message waiting light. (The code varies depending upon the
telephone system.)
%E
Dials the DTMF digits given in the User ID’s Extension field.
X
Creates the LIGHT.ON. file in the User ID’s directory.
Title
<enter title/comment for identification>
Type
PICKUP
Method
#60%EY
#60
Turns on/off the message waiting light. (The code varies depending upon the
telephone system.)
%E
Dials the DTMF digits given in the User ID’s Extension field.
Y
Deletes the LIGHT.ON file in the User ID’s directory.
Содержание Stratagy Flash
Страница 20: ...Contents Index viii Stratagy I M 06 02 ...
Страница 24: ...Introduction Related Documents Media xii Stratagy I M 06 02 ...
Страница 52: ...Installation Step 16 Optional Back up Database Mailbox Names and Greetings 2 18 Stratagy I M 06 02 ...
Страница 102: ...Configure Stratagy SMDI Serial Integration 4 38 Stratagy I M 06 02 ...
Страница 204: ...Customization Examples Auto Menu Examples 8 28 Stratagy I M 06 02 ...
Страница 214: ...AMIS Networking AmisNodeList 9 10 Stratagy I M 06 02 ...
Страница 222: ...System Reports Report Menu Field Descriptions 10 8 Stratagy I M 06 02 ...
Страница 250: ...Special Greeting User ID Mailboxes Operator Mailbox Greeting B 6 Stratagy I M 06 02 ...