Alias macros, Alias macro components, Alias macros -19 – Kentrox AI232 User Manual
Page 165: Alias macro components -19

AI232 Version 9.6x User’s Guide
Alias and Call Routing Configuration: Alias Macros
7-19
Alias Macros
An alias macro is a program within an alias that translates incoming call requests into
outgoing call requests. It is a shortcut that allows a programmer to write many aliases
by only writing one macro.
Macros allow for call routing with fewer aliases. Using them with alternate routing
provides multiple routes for a single alias.
A macro may be entered for combinations of any or all of the following items:
z
Alias names
z
Called addresses
z
Caller’s addresses
z
Call data
z
Application-specific strings
z
Alternate routing aliases.
Each macro acts as a command line with instructions for matching patterns in alias
fields and for manipulating them for redirection.
The following topics are covered in this section:
z
z
Alias Macro Components
This section discusses the components in an alias macro, including:
z
z
z
z
z
z
z
Start Symbols
The start symbol for an alias macro is an equal (
=
) sign. It is followed by one or more
alias macro components.