Media Profile for H.245 and G.726 Configuration

To set a media profile for H.245 and IWF G.726 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 media profile to G726-16. Values to support this feature are: G726-16, G726-24, G726-32, and G726-40.
  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 video media profile.
  7. transport—Set the transport type to use for the generic video 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 media profile configuration for H.245/IWF G.726 support:

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