Field
Description
Usage tips
Priority
The priority of the transform. Priority can be from 1
to 65534, with 1 being the highest priority.
Transforms are applied in order of priority, and
the priority must be unique for each transform.
Description
An optional free-form description of the transform.
The description appears as a tooltip if you
hover your mouse pointer over a transform
in the list.
Pattern type
How the
Pattern string
must match the alias for
the rule to be applied. Options are:
Exact
: the entire string must exactly match the
alias character for character.
Prefix
: the string must appear at the beginning of
the alias.
Suffix
: the string must appear at the end of the
alias.
Regex
: treats the string as a
regular expression
.
You can test whether a pattern matches a
particular alias and is transformed in the
expected way by using the
Check pattern
tool (
Maintenance > Tools > Check
pattern
).
Pattern string
Specifies the pattern against which the alias is
compared.
The VCS has a set of predefined
pattern
matching variables
that can be used to
match against certain configuration
elements.
Pattern
behavior
Specifies how the matched part of the alias is
modified. Options are:
Strip
: the matching prefix or suffix is removed.
Replace
: the matching part of the alias is
substituted with the text in the Replace string.
Add Prefix
: prepends the
Additional text
to the
alias.
Add Suffix
: appends the
Additional text
to the
alias.
Replace string
The string to substitute for the part of the alias that
matches the pattern.
Only applies if the
Pattern behavior
is
Replace
.
You can use regular expressions.
Additional text
The string to add as a prefix or suffix.
Only applies if the
Pattern behavior
is
Add
Prefix
or
Add Suffix
.
State
Indicates if the transform is enabled or not.
Use this setting to test configuration
changes, or to temporarily disable certain
rules. Any disabled rules still appear in the
rules list but are ignored.
Click on the transform you want to configure (or click
New
to create a new transform, or click
Delete
to
remove a transform).
Search and zone transform process
The search rules and zone transform process is applied after all
pre-search transforms
,
Call Policy
and
User
Policy
have been applied.
Cisco VCS Administrator Guide (X8.1.1)
Page 178 of 507
Dial plan and call processing
About transforms and search rules