Specifications

Issue 2 - May, 2004 Talkpath - Digital Voice Processing System Technical Manual
B-2 Command Files
Command File Structure
PlayFirstMessage=[ New | Save | Kill | Delete ] Play the first message. Without a parameter, the
message is left as a new message. Save, Delete, or
Kill also can be used to act on the message. Use
Kill to delete the message after playing.
DoMessageRetrieval= <Mailbox> Allow message retrieval.
CommandFile= <NewCommandFile>, <Path> Run another command file.
Say= <FileName>, <Path> Say a file.
Log= <LogString> Log the string.
Status= <StatusString> Show string in status box.
Console= <ConsoleString> Put string to console.
Echo= <On|Off> Turn Status() on or off.
Mailbox= <Mailbox> Go to mailbox.
Extension= <Extension> Go to extension.
Module= <ModulesName>, <glb_parameter> Run other module.
Line <00-32>= <Command...> Check current line.
Notify Do notification for the global mailbox. This
restarts notification for the global mailbox if the
system has not extinguished the notification
retries. This is similar to the Pager Uses Retries field
in the COS record. Pager Uses Retries is inactive
for command file paging. Use the Notify
command to force using retries.
DtmfRead= <count>, <terminate>, <time> Read Dtmfs.
Dtmf <String>= <Command...> Branch on Dtmf read.
WriteDtmf= <FileName>, <path> Append Dtmf contents to file.
HangUp= <Command...> On hangup do (DtmfRead only).
HangUp=Off Do not look for hangup.
Menu= <Menu Name> Run a menu.
DialMailbox Dial glb_mailbox.
CallMailbox Call glb_mailbox.
DialExtension Dial glb_extension.
CallExtension Call glb_extension.
Command Description
Table B-2. Command Files (Continued)