Media Profile Configuration for Generic Audio Support

To set a media profile for generic audio support:

  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
  3. Type media-profile and press Enter.
    ORACLE(session-router)# media-profile
    ORACLE(media-profile)#
  4. name—Set the name of the generic audio media profile to genericAudioCapability. There is no default for this parameter.
  5. media-type—Set the media type to use for this media profile; for generic video, set this parameter to audio. Valid values are:
    • audio | video | application | data

  6. payload-type—Set the payload type to use for the generic audio media profile.
  7. transport—Set the transport type to use for the generic audio media profile. The default value is RTP/AVP. Valid values are:
    • UDP | RTP/AVP

  8. Complete the rest of the media profile configuration as needed.
  9. Save and activate your configuration.

    The following is a sample of a generic audio media profile configuration:

    media-profile
            name                           genericAudioCapability
            media-type                     audio
            payload-type                   104
            transport                      RTP/AVP
            req-bandwidth                  0
            frames-per-packet              0
            parameters
            average-rate-limit             0
            sdp-rate-limit-headroom        0
            sdp-bandwidth                  disabled