Configure Transcoding for Asymmetric Dynamic Payload Types

Transcoding support for asymmetric dynamic payload types enables the Oracle® Enterprise Session Border Controller to perform transcoding when the Real-time Transport Protocol (RTP) is offered with one payload type and is answered with another payload type. Enable transcoding for asymmetric dynamic payload types from the command line.

Before You Begin

  • Confirm that you are in Superuser mode.

Procedure

  1. Access the media-manager-config configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# media-manager
    ORACLE(media-manager)# media-manager
    ORACLE(media-manager-config)# 
  2. Type select to begin editing.
    ORACLE(media-manager-config)# select
    
    ORACLE(media-manager-config)#
  3. Use the options +audio-allow-asymmetric-pt command to enable support for asymmetric payload types.
    ACMEPACKET#(media-manager) options +audio-allow-asymmetric-pt
    ACMEPACKET#(media-manager)
  4. Type done to save your configuration.