Toshiba Strata CIX Developer's Guide

Page of 248
Strata CIX Voice Mail Programming    01/07
11-1
T
o
k
e
n Pro
g
ra
mmi
ng
Token Programming
11
Stratagy ES’s Token Programming Language consists of commands, or tokens, that instruct 
Stratagy ES what actions to perform. The tokens that are generally used are simple and perform 
standard expected actions such as dialing an extension.
The Token Programming Language gives the system versatility. Its capabilities include, but are not 
limited to:
Confirming digits entered by a caller
Relaying messages to digital pagers
Controlling message waiting lights
Simple database searches
The Token Programming Language uses three types of tokens: singular, defined, and replaced. For 
a detailed description of each token, see 
~
.
Using the Token Programming Language
The Token Programming Language may be used in the following Mailbox Editor Menu’s 
screens/fields:
Users Mode Screen’s Extension Field
Typically the Users Mode screen’s Extension field contains the actual telephone station/extension 
number for the corresponding mailbox. It may contain tokens. Or, it may be empty.
Auto Screen’s Extension Field
The default value for the Auto record’s Extension field is the value in the User Mode screen’s 
Extension field. However, it may contain tokens. When the Auto record is active, voice mail uses 
this Extension field rather than the Users Mode screen’s Extension field.
Notify’s Template Editor Parameter Field
Programmers who wish to use Tokens to perform custom notifications must create a new template. 
In the Add Template screen, the Token programming can be entered in the Parameter field.
To program the Extension or Parameter fields, enter a series of commands, or tokens, that instruct 
voice mail what actions to perform. A field would, therefore, contain TokenTokenToken...Token
where Token defines how to perform the actions.