SIP Server Redundancy Configuration

To enable replace URI:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type local-policy and press Enter to access the system-level configuration elements. The system prompt changes.
    ORACLE(configure)# local-policy
    ORACLE(local-policy)#
  3. Type policy-attributes and press Enter. The system prompt changes.
    ORACLE(local-policy)# policy-attributes
    ORACLE(local-policy-attributes)#

    From this point, you can configure policy attributes for the local policy. To see all local policy attribute options, enter a ? at the system prompt.

  4. action—Set this parameter to replace-uri, which causes NAT rules such as realm prefixing to be overridden. The default value is none. Valid values are:
    • none | replace-uri | redirect

      The replace URI field allows you to indicate whether the local policy’s value is used to replace the Request-URI in outgoing requests. This boolean field can be set to either enabled or disabled.