Configuring a Session Agent
You can configure a session agent to use the SIP header manipulation ruleset.
To configure a session agent:
-
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
session-agent and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
ORACLE(session-router)# session-agent ORACLE(session-agent)#
-
in-manipulationid—Enter the name of the SIP header manipulation ruleset you want to apply to inbound SIP packets.
ORACLE(session-agent)# in-manipulationid route-stripper
-
out-manipulationid—Enter the name of the SIP header manipulation ruleset you want to apply to outbound SIP packets.
ORACLE(session-agent)# out-manipulationid route-stripper
- Save your work using the ACLI done command.
- If you want to save this configuration, exit out of configuration mode and type save-config.


