Enhancements Configuration

This section shows you how to configure enhancements for H.245 UII/SIP INFO—2833 DTMF interworking.

To enable the Oracle® Enterprise Session Border Controller to calculate the timestamp based on the current time:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type media-manager and press Enter.
    ORACLE(configure)# media-manager
  3. Type media-profile and press Enter.
    ORACLE(media-manager)# media-manager
    ORACLE(media-manager-config)#
  4. rfc-2833-timestamp—Enable this parameter to use a timestamp value calculated using the actual time elapsed since the last RTP packet. The default is disabled. Valid values are:
    • enabled | disabled

  5. Save and activate your configuration.

    To configure a duration for the 2833 event:

  6. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  7. Type media-manager and press Enter.
    ORACLE(configure)# media-manager
  8. Type media-profile and press Enter.
    ORACLE(media-manager)# media-manager
    ORACLE(media-manager-config)#
  9. default-2833-duration—Set this parameter to the time value in milliseconds for the Oracle® Enterprise Session Border Controller to use when it receives an alphanumeric UII or a SIP INFO with no specified duration; then the three end-event packets are sent. The default value is 100. The valid range is:
    • Minimum—50

    • Maximum—5000

  10. Save and activate your configuration.