Notification To A Pager - Toshiba Strata CIX GVPH Programming Manual

Voice processing system
Table of Contents

Advertisement

Customization Examples
Notify Menu Examples

Notification to a Pager

You can program voice processing to notify a user via his digital pager.
In the example below, assume you want voice processing to notify the user of the total
number of messages and the number of new messages in his User ID mailbox.
Program Example
In the following example:
Dial 9 for an outside line
The paging system uses the * to designate a "-" in the pager display
User ID: 405
Total number of messages in User ID 405: 5
Number of new messages in User ID 405: 3
!
To program the example
Define the Notify record to contain:
Title
Type
Variable
Method
9
W(4,T)
%V
,,
W(2,P)
-
%U
*
%M
*
%N
#
-
How It Works
Per the notification schedule, voice processing:
1. Dials the user's digital pager's telephone number.
2. When the pager answers:
Relays the User ID.
Relays the total number of messages.
Relays the number of new messages.
For this example, the following displays on the pager: 405-5-3.
6-12
<enter title/comment for identification>
NORMAL
<digital pager's telephone number>
9W(4,T)%V,,W(2,P)-%U*%M*%N#-
Dials 9 for an outside line.
Waits up to 4 seconds to hear dial tone.
Dials the contents of the Notify record's Variable field. This should be the digital pager's
telephone number.
Pauses 4 seconds (2 seconds x 2).
Waits up to 2 rings for the pager/beeper to answer.
Pauses 0.5 second to enable the pager's answer confirmation tones.
Relays the User ID.
*
Dials
. (Used by many paging systems to designate a "-" in the pager display.)
Relays the total number of messages in this User ID mailbox.
*
Dials
. (Used by many paging systems to designate a "-" in the pager display.)
Relays the number of new messages in this User ID mailbox.
Dials # to end call.
Pauses 0.5 second.
Strata CIX40 Voice Processing Programming Manual
7/06

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents