Relay Paging To A Pager - Toshiba Strata CIX GVPH Programming Manual

Voice processing system
Table of Contents

Advertisement

Customization Examples
Notify Menu Examples

Relay Paging to a Pager

With relay paging, the caller enters his/her number on the telephone dial pad and voice
processing notifies the user by relaying the caller's telephone number to the user's pager
display. A caller can page without redialing, or even knowing, the user's pager number.
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: 2765
Caller's telephone number: 583-3700
To activate relay paging, the caller presses # when the User ID's greeting plays
!
To program the example
Define the Notify record to contain:
Title
Type
Variable
Method
9
W(4,T)
%V
,,
W(2,P)
-
%U
*
%R
#
-
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 caller's telephone number.
For this example, the following displays on the pager: 2765-5833700.
6-14
<enter title/comment for identification>
RELAY
<digital pager's telephone number>
9W(4,T)%V,,W(2,P)-%U*%R#-
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 DTMF digits entered by the caller. This should be the caller's telephone
number.
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