Egress Offer Format for SDES Profile Configuration

To set the egress offer format for an SDES profile configuration:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type security and press Enter.
    ORACLE(configure)# security
    ORACLE(security)#
  3. Type media-security and press Enter.
    ORACLE(security)# media-security
    ORACLE(media-security)#
  4. Type sdes-profile and press Enter. If you are editing a pre-existing configuration, you needs to select it before you can make changes.
    ORACLE(media-security)# sdes-profile
    ORACLE(sdes-profile)#
  5. egress-offer-format—Choose an egress offer format for this profile to use when you set the outbound mode in the media security policy to any. You can select one of two values:
    • If the value is same-as-ingress (default), the E-SBC leaves the profile of the media lines unchanged.

    • If the value is simultaneous-best-effort, the E-SBC inspects the incoming offer SDP and:

      • Adds an RTP/SAVP media line for any media profile that has only the RTP/AVP media profile
      • Adds an RTP/AVP media line for any media profile that has only the RTP/SAVP media profile
  6. Type done to save your work and continue.

    To set the egress offer format for an SDES profile configuration:

  7. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  8. Type security and press Enter.
    ORACLE(configure)# security
    ORACLE(security)#
  9. Type media-security and press Enter.
    ORACLE(security)# media-security
    ORACLE(media-security)#
  10. egress-offer-format—Choose an egress offer format for this profile to use when you set the outbound mode in the media security policy to any. You can select one of two values:
    • If the value is same-as-ingress (default), the E-SBC leaves the profile of the media lines unchanged.

    • If the value is simultaneous-best-effort, the E-SBC inspects the incoming offer SDP and:

      • Adds an RTP/SAVP media line for any media profile that has only the RTP/AVP media profile
      • Adds an RTP/AVP media line for any media profile that has only the RTP/SAVP media profile
  11. Type done to save your work and continue.