Applying the Manipulation

You can apply a diameter manipulation by name to an external policy server configuration. This element contains the two applicable parameters: diameter-in-manip and diameter-out-manip.

Note:

The user can also apply diameter manipulation to a home subscriber server configuration using these same parameters.
  1. To navigate to external policy server configurations from Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type media-manager and press Enter to access the media-related configurations.
    ORACLE(configure)# media-manager
  3. Enter the configuration element where you wish to apply the manipulation.
  4. Type ext-policy-server and press Enter.
    ORACLE(media-manager)# ext-policy-server
    ORACLE(ext-policy-server)#
  5. Type select and then choose the pre-configured external policy server you want to configure.
    ORACLE(ext-policy-server)# select
    <hostname>:
    1: ext-pol-svr-1
    2: ext-pol-svr-2
    selection: 1

    You may now add a Diameter manipulation to one or both directions of message flows.

  6. diameter-in-manip—Enter a name of an existing diameter manipulation to apply as received by the Oracle Communications Session Border Controller on this element.
  7. diameter-out-manip—Enter a name of an existing diameter manipulation to apply as forwarded from the Oracle Communications Session Border Controller on this element.
  8. Type done and continue.