Samsung OfficeServ 7200-S User's Guide Page 176

  • Download
  • Add to my manuals
  • Print
  • Page
    / 204
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 175
OfficeServ 7200-S PROGRAMMING
TECHNICAL MANUAL PART 8 DECEMBER 2009
8.1.3
8.1.4 Event Pointers
Different programming blocks are tied together through a mechanism called the Call Director.
The core of the Call Director is the Event Pointer. Event Pointers are essentially the conditions
that callers are routed by. They tell the system what to do with the caller or the subscriber
when a certain condition occurs. Each Call Director uses a different set of Event Processors,
but the settings for each are the same. Below is an example of an Event Pointer.
Notice that there are 5 columns to set up the Event Pointer. The first columns is the name of
the Event Pointer, which cannot be changed. The second column is the Action column. This
setting defines the type of action that will be used. The available Action types are defined
below.
Action
Description
GOTO
This means the Event Pointer will send the caller to another block
TRAN
Translate the Event Pointer to another Event Pointer. This is used to have 2 Event
Pointers perform the same action without the need to program two separate
pointers.
PASS
Password protect the Event. For example, a Menu might offer an unspoken
single digit option to log directly into a salesperson's mailbox. The password
protection will prompt anyone who presses that digit to enter a password. If the
correct password is not given, the user will be blocked from accessing the
mailbox.
FILE(PTR)
This is an advanced option generally reserved for very long lists of menu
options. It tells the system to open a file and read the Event Pointer definitions
from the file instead of the Call Director.
SRCH
This option is only used in Menu blocks. It is primarily used to allow wildcard
entries in a menu. It will search through Extension or Mailbox blocks to find a
block whose number matches the Event Pointer number.
The Type column is used to select a block type. It references block types by a 3 character
abbreviation as shown below.
Abbreviation
Block Type
BYE
Bye Block
DAL
Dial Block
DIR
Directory Block
ECL
EClass Block
EXT
Extension Block
LST
List Block
MBX
Mailbox Block
MCL
MClass Block
MNU
Menu Block
NMX
Network Mailbox Block
QRY
Query Block
SPK
Speak Block
Home Page
Page view 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 203 204

Comments to this Manuals

No comments