Proxy for smooth migrations from older PBX to Voxbi PBX
During migration from an old PBX to Voxbi PBX, phones registering to the old PBX can be redirected to the new PBX.
What changes
The system introduces a proxy mechanism within the PBX engine to intercept registration requests aimed at the old PBX. These requests are transparently forwarded to the Voxbi PBX, allowing devices to connect without manual reconfiguration.
This change enables a phased migration where both PBX systems can operate concurrently, minimizing downtime and service disruption.
How it works
- Phones continue to send registration requests to the old PBX address.
- The proxy in the PBX engine intercepts these requests.
- Intercepted requests are redirected to the Voxbi PBX for authentication and registration.
- Successful registrations allow phones to operate on the Voxbi PBX without changing configuration.