
Regular Expressions
About Regular Expressions
You can configure routing in Session Manager by creating regular expressions and associating
them with a routing policy.
Regular expression syntax is based on Java syntax.
The asterisk character "*" matches any character string.
The dot character "." matches one character.
The backslash character "\ " makes a character lose its special meaning, if any
Some examples are:
• For “www.sipentity.domain.com”, use the string “www\.sipentity\.domain\.com”
• For “192.14.11.22”, use string “192\.14\.11\.22”.
• The routing policy with a regular expression .*@.*\.de routes all calls requesting a domain
in Germany (for example, name@company.de) to a Frankfurt Gateway.
Related topics:
Regular Expression constructs on page 523
Creating Regular Expressions
About this task
The Regular Expressions screen enables you to create regular expressions and associate
them with routing policies. You cannot save a regular expression unless it has a routing policy
associated to it.
Procedure
1. On the System Manager console, under Elements, click Routing.
2. Click Routing > Regular Expressions.
3. Click New. The Regular Expression Details screen is displayed.
4. Enter the regular expression pattern in the Pattern field.
Regular Expressions
Administering Avaya Aura
®
Session Manager November 2010 317
Comentários a estes Manuais