RCC UserCall does not initiate a call when on multiple PBX
When using the RCC api to try to make a call from a user, I don't see the call start when I'm using a system with multiple PBXs.
This same application on another PABX works correctly.
The difference we see is that we have two PABX in one APP.
Another point that we could not understand the behavior is the call ID of the , which changes several times in the same call, making it impossible to control the status of the call through the CallInfo events.
We did not find this behavior described in the documentation, could you guide us?