E eman New Member Jan 9, 2024 28 0 1 27 Tuesday at 10:00 PM #1 good day Please help me, I'm having this issue where there are calls, but I can't see them on active calls, as it doesn't show real-time data of active calls. Please assist me if I'm missing something 'Websocket Disconnected' .
good day Please help me, I'm having this issue where there are calls, but I can't see them on active calls, as it doesn't show real-time data of active calls. Please assist me if I'm missing something 'Websocket Disconnected' .
M markjcrane Well-Known Member Staff member Jul 22, 2018 764 294 63 51 Yesterday at 6:48 PM #2 Are websockets working for you at all? Is this an upgrade? Last edited: Yesterday at 7:44 PM
M markjcrane Well-Known Member Staff member Jul 22, 2018 764 294 63 51 Today at 5:36 PM #3 If you call, I can help you with this. Ask for Mark and let them know I asked for you to call me. We don't have much trouble with this, so it's likely some small adjustment. I can be reached at the phone number listed at this URL. - https://www.fusionpbx.com/support
If you call, I can help you with this. Ask for Mark and let them know I asked for you to call me. We don't have much trouble with this, so it's likely some small adjustment. I can be reached at the phone number listed at this URL. - https://www.fusionpbx.com/support
M markjcrane Well-Known Member Staff member Jul 22, 2018 764 294 63 51 Today at 5:41 PM #4 If this is part of an upgrade, you need to add some WebSocket statements into the NGINX config. That is documented here. - https://docs.fusionpbx.com/en/latest/advanced/version_upgrade.html#upgrade-from-5-3-to-5-4 If you have a newer version, then update the source code and restart the service this way. cd /var/www/fusionpbx php core/upgrade/upgrade.php --services Click to expand...
If this is part of an upgrade, you need to add some WebSocket statements into the NGINX config. That is documented here. - https://docs.fusionpbx.com/en/latest/advanced/version_upgrade.html#upgrade-from-5-3-to-5-4 If you have a newer version, then update the source code and restart the service this way. cd /var/www/fusionpbx php core/upgrade/upgrade.php --services Click to expand...