Creates a route entry
to be used in the subdomain-routes list for the I-CSCF.
Syntax
[ no ] route
peer-servers name [ log ] base-criteria destination
aor aor
no
Removes specified route
entry.
peer-servers name
Specifies the name
of a peer server group.
name must
be an existing peer server group from 1 to 79 alpha and/or
numeric characters in length.
log
Enables logging for
CSCF sessions meeting the criteria specified. The logs can be viewed
by executing the logging
filter active facility cscf command in the Exec mode.
base-criteria destination
aor aor
Filters routes based
on the destination AoR.
aor must
be an existing AoR from 1 to 79 alpha and/or numeric characters
in length.
IMPORTANT:
AoR regular expressions
are supported. Refer to the SCM
Engineering Rules Appendix in the Session Control Manager
Administration Guide for more information about regular expressions.
Usage:
Use this command to
create and order routes in the subdomain-routes list for the I-CSCF. I-CSCF,
upon receiving the terminating request, checks the subdomain-route
list for matches. If a match is found, the routing will happen based
on it. Otherwise, I-CSCF performs a User Location Query (Location-Information-Request)
before proceeding.
Example:
The following command
creates a route for the subdomain-routes list to peer server group
ps5 with
a destination AoR of
$.@abc123.com:
route peer-servers ps5
base-criteria destination aor $.@abc123.com