Media Release Across SIP Network Interfaces

This feature lets the Oracle Communications Session Border Controller release media between two SIP peers, between two realms on two network interfaces of the same Oracle Communications Session Border Controller. Use this feature when you want the Oracle Communications Session Border Controller to release media for specific call flows, regardless of the attached media topology.

Media Release Configuration

To configure media release across network interfaces:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type media-manager and press Enter to access the media-level configuration elements.
    ORACLE(configure)# media-manager
    ORACLE(media-manager)#
  3. Type realm-config and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(media-manager)# realm-config
    ORACLE(realm-config)#
  4. Select the realm where you want to apply this feature.
    ORACLE(realm-config)# select
    identifier:
    1: Acme_Realm <none>           0.0.0.0
    2: H323REALM  <none>           0.0.0.0
    selection:1
    ORACLE(realm-config)#
  5. mm-in-system—Set this parameter to enabled to manage/latch/steer media in the Oracle Communications Session Border Controller. Set this parameter to disabled to release media in the Oracle Communications Session Border Controller.

    Note:

    Setting this parameter to disabled will cause the Oracle Communications Session Border Controller to NOT steer media through the system (no media flowing through this Oracle Communications Session Border Controller).

    The default is enabled. The valid values are:

    • enabled | disabled