Specifications

System Configuration Files
276 025-9035AA
TOTALPCM 48
This command, unlike most other options.cus commands, cannot be changed without a
reboot of the system.
UnusedIsBlocked
The UnusedIsBlocked command affects the way calls to status “U” versus status “I”
records are handled. If OFF (the default), calls to status “U” records get the same
treatment as calls to status “I” records (it plays the bad number prompt on systems with
voice prompts). If ON, status “U” calls get fast busy only, no prompt.
ValidDestAlways / GroupToValid
ValidDestAlways and GroupToValid are used for VNET systems. They make store and
forward easy in the office computer database. If all calls to a store and forward paging
terminal are to be forwarded to a main paging terminal, the store-and-forward paging
terminal has its options.cus set up with, for example:
ValidDestAlways REMCON
GroupToValid REMCON
and in network.cus there would be a line like:
OutBound REMCON 3 99.DENVER.V
When set, this overrides the channel/zone settings in the database of the VNET store &
forward terminal.
ZoneDelay
The time interval between pages sent for each of the channel/zone pairs in a subscriber
record is controlled by the ZoneDelay value. Values are in terms of 1/100 of a second.
ZONEDELAY 0 0 0 ; no delay between sending pages for each
; active channel/zone pair
ZONEDELAY 1000 2000 4000 ; delays between sending pages for each
; active channel/zone pair are active
; delay 10, 20, and 40 seconds respectively
The ZoneDelay command is active only when running version 310 ZPAGE with a version
300 database file.
Table 41 provides a summary of the default settings for many of the commands covered up
to this point.
All of the options.cus commands have default values that are active until an instance of the
command is read in the options.cus file, at which time the default is overridden by the
value from the file. If there is more than one occurrence of a given command in a file, the
last instance of the command will be the one that takes effect.