This pre-search transform takes any alphanumeric dial string (such as
123abc
) and appends the domain
used in your deployment to ensure that calls made by SIP and H.323 endpoints result in the same URI.
Local zone search rules
On the
Create search rule
page (
Configuration > Dial plan > Search rules > New
), create two new
search rules as follows:
Rule #1
Field
Value
Rule name
Dialing H.323 strings
Description
Transform aliases in format string@domain to string
Priority
40
Source
Any
Request must be
authenticated
No
Mode
Alias pattern match
Pattern type
Regex
Pattern string
(.+)@domain
Pattern behavior
Replace
Replace string
\1
On successful match
Continue
Target zone
Local Zone
State
Enabled
Rule #2
Field
Value
Rule name
Dialing H.323 strings with domain
Description
Place calls to string@domain with no alias transform
Priority
50
Source
Any
Request must be
authenticated
No
Mode
Alias pattern match
Pattern type
Regex
Pattern string
(.+)@domain
Pattern behavior
Leave
On successful match
Continue
Target zone
Local Zone
State
Enabled
Cisco VCS Administrator Guide (X8.1.1)
Page 189 of 507
Dial plan and call processing
Example searches and transforms