Setting Policy Priority
To set the policy priority for a local policy:
-
In Superuser mode, type
configure terminal and press Enter.
ORACLE# configure terminal
-
Type
session-router and press Enter to access the session-level configuration elements.
ORACLE(configure)# session-router ORACLE(session-router)#
-
Type
local-policy and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
ORACLE(session-router)# local-policy ORACLE(local-policy)#
-
Type
select and the number of the local policy you want to configure.
ORACLE(local-policy)# select 1
-
policy-priority—Enter the policy priority for this local policy. It is used to facilitate emergency sessions from unregistered endpoints. This value is compared against the
anonymous-priority parameter in the
sip-interface configuration element. The default is
none. The valid values are:
-
none | normal | non-urgent | urgent | emergency
This completes the configuration.
ORACLE(local-policy)# anonymous-priority emergency
-
- Save your work using the ACLI done command.


