Specifications
Issue 2 - May, 2004 Talkpath - Digital Voice Processing System Technical Manual
B-4 Command Files
Command File Structure
PreDialDelay=xx
PostDialDelay=xx
Use the pre- and post- dial delays to pause
between taking the phone off-hook and dialing.
These statements are only useful if
OffHook=Delayed is also used. Normally, use
these only when the execution of the command
file is progressing too slowly to use the Sleep=X
command.
LoadMailboxBeeperFile Loads the next paging (beeper) file into memory
so when DialMailboxBeeperFile is called, the
system need not hit the disk.
PreventMboxAsPage Prevents the mailbox number from being sent as
a page.
RestartIfNewMessage Restart this command file (with the same global
mailbox) if new voice messages exist.
DeleteAllNewMessages Delete all new messages for the global mailbox.
WaitForEvent= <Seconds> Waits the specified number of seconds for an
event.
WaitResultX= <Command..> Use WaitResultX to break out the message.
NewMessagesXXX-XXX= <Command..> Based on the new message count, execute the
command. Also indicates different commands for
execution based on the number of new
messages.
DialNewMssgCount
DialSavedMssgCount
Dials the DTMF digits representing the New or
Saved voice message counts for the global
mailbox.
GlbMailbox= <mailbox number> Change the global mailbox to a new mailbox.
Normally, when command files are used to do
mailbox notification (or in paging systems),
GlbMailbox is set to the mailbox number doing
the notify. This command can be used to change
the global mailbox. This is common for cascaded
pagers.
Command Description
Table B-2. Command Files (Continued)










