Enable and Disable SIP Monitor and Trace

You can enable or disable the Oracle® Enterprise Session Border Controller (E-SBC) to perform SIP monitoring using the state parameter at the path Configure terminal, session-router, sip-monitoring.

Use the following procedure to enable and disable SIP monitoring on the E-SBC.

Note:

You must enable the sip-monitoring object for monitoring and filtering to occur on the E-SBC. With sip-monitoring enabled, you can configure a filter on a global basis, as well as for a session agent or a realm. You can also initiate dynamic filter commands.

To enable and disable sip-monitoring:

  1. Press Enter to access the SIP monitoring-related attributes.

    state—Enter whether or not to enable the sip monitoring on the E-SBC. Default is enabled. Valid values: enabled | disabled. Default: enabled.

  2. Type done to save the setting.
    ACMEPACKET(sip-monitoring)# done
  3. Type exit to exit the sip-monitoring configuration.
    ACMEPACKET(sip-monitoring)# exit
  4. Type exit to exit the session-router configuration.
    ACMEPACKET(session-router)# exit
  5. Type exit to exit the configure mode.
    ACMEPACKET(configure)# exit
  6. Type save-config to save the filters.
    ACMEPACKET# save-config
  7. Type activate-config to activate the filters in the current configuration.
    ACMEPACKET# activate-config
Configure global filters, or assign filters to a session agent and realm. For more information, see the following:

With sip-monitoring enabled, you can also initiate dynamic filter commands if required. For more information about dynamic filter commands, see Dynamic Filter Commands.