Configuring SIPREC Ping on theOracle® Enterprise Session Border Controller.

To configure SIPREC ping on the Oracle® Enterprise Session Border Controller, you use the ping-method and the ping-interval objects under call-recording-server. Use the following procedure to configure SIPREC ping on the Oracle® Enterprise Session Border Controller.

To configure SIPREC ping:

  1. In Superuser mode, type configure terminal and press Enter.
    ACMEPACKET# configure terminal
    ACMEPACKET(configure)#
  2. Type session-router and press Enter.
    ACMEPACKET(configure)# session-router
    ACMEPACKET(session-router)#
  3. Type call-recording-server and press Enter.
    ACMEPACKET(session-router)# call-recording-server
    ACMEPACKET(call-recording-server)#
  4. ping-method—Enter the message or method type for which the Net-Net ESD uses in a ping request to the SRS to determine if it is reachable or not. Default is blank. Valid values are:
  5. ping-interval—Enter the amount of time, in seconds, that the Net-Net ESD waits before it pings the SRS in subsequent intervals. Valid values are 0 to 99999. Default is 0 (zero). The setting of zero disables the ping interval.
  6. Type done and press Enter.
    ACMEPACKET(call-recording-server)# done
    ACMEPACKET(call-recording-server)#
  7. Type exit and press Enter.
    ACMEPACKET(call-recording-server)# exit
    ACMEPACKET(session-router)#
  8. Type exit and press Enter.
    ACMEPACKET(session-router)# exit
    ACMEPACKET(configure)#
  9. Save the configuration.