Multiple Media Profiles Configuration

Configuring the subname parameter in the media profiles configuration allows you to create multiple media profiles with the same name.

To configure the subname parameter for a media profile:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type session-router and press Enter.
    ORACLE(configure)# session-router
    ORACLE(session-router)#
  3. Type media-profile and press Enter. If you are adding this feature to a pre-existing media profile configuration, you will need to select and edit your media profile.
    ORACLE(session-router)# media-profile
    ORACLE(media-profile)#
  4. subname—Enter the subname value for this media profile. Information such as the rate or bandwidth value make convenient subname values. For example, you might set the name of the media profile as PCMU and the subname as 64k.

    This parameter is not require and has no default.

  5. Save and activate your configuration.