Configuring a SIP Interface
You can configure a interface to use a SIP header manipulation ruleset.
To configure a SIP interface:
-
In Superuser mode, type
configure terminal and press Enter.
ORACLE# configure terminal
-
Type
session-router and press Enter to access the session-router path.
ORACLE(configure)# session-router
-
Type
sip-interface and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
ORACLE(session-router)# sip-interface ORACLE(sip-interface)#
-
in-manipulationid—Enter the name of the SIP header manipulation ruleset you want to apply to SIP packets in the ingress direction.
ORACLE(sip-interface)# in-manipulationid
-
out-manipulationid—Enter the name of the SIP header manipulation ruleset you want to apply to SIP packets in the egress direction.
ORACLE(sip-interface)# out-manipulationid
- Save your work using the ACLI done command.
- If you want to save this configuration, exit out of configuration mode and type save-config.


