This page was last edited on August 10, 2021, at 18:34.
Comments or questions about this documentation? Contact us for support!
When a backup SIP Server is restarted or the HA connection between primary and backup was lost and then re-established, some calls would only exist on the primary SIP Server. Previously, SIP Server would not synchronize missing calls.
Starting with version 8.1.102.58, primary and backup SIP Servers, after establishing the HA connection, will exchange information about calls and trigger synchronization of missing calls to the backup SIP Server. The synchronization of new calls happens as soon as the HA connection is established.
Immediate switchover or failover after the HA connection is established (when either the primary or backup SIP Server reported readiness for a switchover equals 0) is considered as double failure.
SIP Server reports readiness for a switchover or upgrade over its HTTP interface, as follows: http://<SIPSERVER_HOST>:<HTTP_PORT>/server?sipServer
where <HTTP_PORT> is defined by the http-port configuration option in the SIP Server application.
The primary SIP Server reports readiness for a switchover (set to 1) when all of the following occur:
The backup SIP Server reports readiness for a switchover (set to 1) when all of the following occur:
SIP Server reports readiness for an upgrade (set to 1), when:
Follow this procedure for upgrading the SIP Server HA pair:
Section Name: TServer, Application level
Default Value: 500
Valid Values: 200-1000
Changes Take Effect: When the HA connection is established
Specifies the maximum number of calls that can be synchronized at once between the primary SIP Server and the backup SIP Server after the HA link connection is established, before waiting for 1 second to continue with synchronization. Only calls that are missing on the backup SIP Server are synchronized.