Extensions show offline while they are not

What’s your FS Pbx version and freeswitch version?

Do you have redundant servers? Are the phones registered to your backup server by any chance?
 
What’s your FS PBX version and Freeswitch version?
When did the issue start?
Do you see registrations when you go to Status -> Registrations?
 
I updated today to version FS PBX 1.9.3 and Freeswitch 1.11.1 but I had this problem already before updating. Not sure when this started, at least a few days. I don't see registrations on Status -> Registrations. This is the same on all domains.
But everything seems to work fine. (except for the new Scheduled announcements I tried today, not sure this is related)
 
The scheduled announcements service must be enabled before you can use it. Refer to the wiki page for instructions.

Something is not healthy on your system. Registrations should work. I just checked the server with the latest commit, and I see registrations.

Not sure if this is related, but you should also do this:
 
I've been running FS PBX 1.9.3 since before the announcement hit the forums. My extensions all show registered in Status > Registrations and in the Accounts > Extensions. I have not yet applied to day's updates.
 
This is what I get:

Code:
debug
[2026-07-02 16:54:19] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
err
[2026-07-02 17:31:36] production.ERROR: ESL listen error: ESL stuck or disconnected (too many null events) at /var/www/fspbx/app/Services/FreeswitchEslService.php:329 
debug
[2026-07-02 17:31:36] production.DEBUG:  Listener crashed: ESL stuck or disconnected (too many null events) at /var/www/fspbx/app/Services/FreeswitchEslService.php:329 
debug
[2026-07-02 17:33:38] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 17:34:18] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 17:41:50] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 18:09:33] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 18:30:37] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 18:44:06] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 18:44:10] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 18:44:16] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 18:44:26] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 18:44:31] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 18:44:59] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 18:45:14] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 19:38:27] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 19:39:15] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 19:40:46] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements 
debug
[2026-07-02 19:40:49] production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements
 
There is something going on with parsing your data coming from Freeswitch.

production.DEBUG: array_combine(): Argument #1 ($keys) and argument #2 ($values) must have the same number of elements

This will require a remote session to figure it out.