Applying a Codec Policy to a Session Agent

Note that codec policies that are defined for session agents always take precedence over those that are defined for realms.

To apply a codec policy to a realm:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type session-router and press Enter.
    ORACLE(configure)# session-router
  3. Type session-agent and press Enter.
    ORACLE(session-router)# session-agent

    If you are adding support for this feature to a pre-existing session agent, then you must select (using the ACLI select command) the realm that you want to edit.

  4. codec-policy—Enter the name of the codec policy that you want to apply to this realm. By default, this parameter is empty.
  5. Save and activate your configuration.