Defined Tokens - Toshiba Stratagy IVP8 Installation And Maintenance Manual

Voice processing systems
Hide thumbs Also See for Stratagy IVP8:
Table of Contents

Advertisement

Defined Tokens

Defined Tokens are expressed with left and right parentheses surrounding one or more definitions
that determine how the token should work. For example, the Goto token
definition. Stratagy immediately "goes to" the User ID specified for processing. For G(123),
Stratagy continues processing at User ID 123.
Strings that contain a space, comma or quotes, must be enclosed with quotes (e.g., "9,%S1") or
Stratagy may misread the token.
Table 7-3
Defined Tokens
Token
Go to User ID—immediately continues processing at the User ID specified. Stratagy continues
standard processing at the User ID per the User ID mailbox processing diagram
Stratagy
Operates).
Syntax
G( )
where:
uid
User ID
Example G(299)
Goes to User ID 299.
Hang-up process—defines the specified uid as the uid that Stratagy processes when it detects a
hang-up condition. This is useful for performing cleanup and/or exit routines when a caller hangs up.
H( )
Syntax
where:
uid
Valid User ID
If conditional—if the relationship between the first string and the second string is true, then continue
I( )
processing at the User ID specified by uid. Otherwise, processing continues with the next token.
Syntax
where:
string
relationship Either >, <.=,! which test for greater than, less than, equal, or not equal.
uid
Examples
I("111",<,"222",1000)
Immediately continues processing at User ID 1000.
I("111",>,"222",1000)
Does not continue processing at User ID 1000 and instead continues with the next token.
I("%S1",=,"1234",2000)
Continues processing at User ID 2000 only if %S1 has the value 1234.
I("%S1",=,"SPANISH",2000)
Continues processing at User ID 2000 only if %S1 = SPANISH.
Stratagy I&M
06/02
G(uid)
H(uid)
I(string,relationship,string,uid)
Any quoted set of characters, numbers, and/or variables.
Valid User ID. Can be a variable.
Description
Token Programming
Defined Tokens
G( )
only takes one
(Chapter 5 – How
7-7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Stratagy flashSg-f-2Sg-f-4

Table of Contents