Setting a retry interval for client connections

The Sametime® SIP Proxy/Registrar allows clients to keep trying to connect until they are successful. The default retry interval is 120 seconds, but you can edit the default value for ClientSIPRegisterRetryDelay in the stavconfig.xml file.

Procedure

  1. On the deployment manager for the Media Manager's Conference Manager, open the stavconfig.xml file for editing. Use the deployment manager profile.
  2. Set the retry interval in seconds as the value for ClientSIPRegisterRetryDelay. The default is 120 seconds.

    For example, to increase the retry interval to 180 seconds, add this value:

    <configuration lastUpdated="1226425838277" name="ClientSIPRegisterRetryDelay" value="180"/>
  3. Save and close the file.
  4. In a clustered environment, you must change all instances of the stavconfig.xml file in the deployment manager profile. Repeat the previous steps for all other instances of the file.
  5. Synchronize all nodes in the cell:
    1. In the deployment manager's Integrated Solutions Console, click System Administration > Nodes.
    2. Click Full Resynchronize.