Reject Action Configuration

To support the reject action, two parameters in the session-router-config allow you to set how many messages in a certain amount of time cause the Oracle® Enterprise Session Border Controller to generate an SNMP trap.

To set the reject message number and time window:

  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
    ORACLE(session-router)#
  3. Type session-router and press Enter.
    ORACLE(session-router)# session-router
    ORACLE(session-router-config)#
  4. reject-message-threshold—Enter the minimum number of message rejections allowed in the reject-message-window time on the Oracle® Enterprise Session Border Controller (when using the SIP manipulation action reject) before generating an SNMP trap. The default is 0, meaning this feature is disabled and no trap will be sent.
  5. reject-message-window—Enter the time in seconds that defines the window for maximum message rejections allowed before generating an SNMP trap.
  6. Save your work.