Zycoo IPPBX is built on the Asterisk platform and supports the standard SIP protocol. It can connect to IMS SIP trunks from ITSPs (Internet Telephony Service Providers) as well as SIP endpoints.
This document provides instructions for configuring Hot Standby between two Zycoo IPPBX systems to ensure high availability.
Ensure the following conditions are met before beginning the configuration:
Both devices must have the same system time
Network configuration example used in this guide:
| Item | IP Address |
|---|---|
| Master WAN Port | 192.168.17.147 |
| Slave WAN Port | 192.168.17.43 |
| Virtual IP Address | 192.168.17.45 |
Log in to the IPPBX web interface using the admin account via IP address: 192.168.17.147
Navigate to Addons → Hot Standby
Configure the following parameters:
| Parameter | Setting |
|---|---|
| Enable | Enable |
| Username | test |
| Password | 123456 |
| Mode | Primary Mode |
| Slave IP | 192.168.17.43 |
| Virtual IP Address | 192.168.17.45 |
After completing the configuration, click Submit to save the settings.
Log in to the IPPBX web interface using the admin account via IP address: 192.168.17.43
Navigate to Addons → Hot Standby
Configure the following parameters:
| Parameter | Setting |
|---|---|
| Enable | Enable |
| Username | test |
| Password | 123456 |
| Mode | Secondary Mode |
| Primary IP Address | 192.168.17.147 |
| Virtual IP Address | 192.168.17.45 |
After completing the configuration, click Submit.
Once the configuration is submitted, the Status should display Connected. This indicates that the Hot Standby feature has been successfully configured.
After successful configuration, return to the master device to configure extensions and other features.
Register your IP phone using the Virtual IP Address of the Hot Standby cluster:
| Registration Parameter | Value |
|---|---|
| SIP Server Address | 192.168.17.45 (Virtual IP) |
To verify that the Hot Standby configuration is working correctly:
Simulate a failure by either:
Unplugging the network cable from the master device's WAN port, or
Powering off the master device
Expected behavior: The system will automatically switch over to the slave device within 30 seconds.
After the master device recovers:
Reconnect the network cable or power on the master device
The system will automatically register back to the master device after approximately 30 seconds
| Item | Description |
|---|---|
| Configuration Sync | All configuration information configured on the master device will automatically sync to the slave device. Do not configure settings directly on the slave device. |
| Call Recording Sync | Call recording files are not synchronized to the slave device. |
| Single Point of Configuration | Always perform configuration changes on the master device only. |