Toshiba Strata CIX Programming Manual page 211

Application release 5
Hide thumbs Also See for Strata CIX:
Table of Contents

Advertisement

Table 11-3
Defined Tokens (continued)
Token
Wait (pause) for event–general wait token that enables Stratagy ES to wait for confirmation of
specific events. It is useful for confirming dial tone and for notification to confirm that the appropriate
answer has occurred. If the event does not occur, Stratagy ES terminates all remaining token
processing.
Syntax
W( )
where:
n
Wait (pause) for n tenths of a second.
n, P
Wait up to n rings for a pager/beeper to answer.
n, V
Wait up to n rings for a voice to answer.
n, T
Wait up to n seconds to hear a dial tone.
Example W(3,P)
Waits up to 3 rings for a paging/beeping system to answer. You can use this to confirm that the paging
company answered before playing DTMF to the paging company for pager notification of messages.
Creates a zero length file called file.
Syntax
where:
X( )
file
Valid DOS file name.
Example X(NEW.TXT)
Creates zero length file NEW.TXT.
Deletes file.
Syntax
where:
Y( )
file
Valid DOS file name. Can be a variable.
Example Y(OLD.TXT)
Deletes the file OLD.TXT.
Execute Done chain mailbox–checks for the existence of file. If the file exists, Stratagy ES executes
the Done chain mailbox. If the file does not exist, the system processes additional tokens.
Syntax
where:
Z( )
file
Valid DOS file name. Can be a variable.
Example Z(CHECK.TXT)
Stratagy ES checks if the file CHECK.TXT exists. The file exists, and Stratagy ES executes the RNA
chain mailbox.
Strata CIX Voice Mail Programming
W(n)
W(n,P)
W(n,V)
W(n,T)
X(file)
Y(file)
Z(file)
01/07
Description
Token Programming
Defined Tokens
11-19

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Strata cix stratagy es voice mail

Table of Contents