Configuring the Retry Mechanism

To set the retry mechanism:

  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 surrogate-agent and press Enter.
    ORACLE(session-router)# surrogate-agent
    ORACLE(surrogate-agent)#
  4. max-register-attempts—Using a value from 0 (meaning registration attempts are unlimited) to 10, enter the number of times you want to attempt registration. The default value is 3. The valid range is:
    • Minimum—0

    • Maximum—10

  5. register-retry-time—Enter the amount of time in seconds, between 30 and 3600 seconds, you want the Oracle Communications Session Border Controller to wait before reattempting registration. The default value is 300. The valid range is:
    • Minimum—10

    • Maximum—3600

  6. Save and activate your configuration.