Hi
So I did a fresh install of the latest release on a new install of Debian 12 yesterday. All phones were registering but were unable to call eachother - all calls going straight to VM. I checked the SIP Status screen in FPBX and got a socket error. I restarted FreeSwitch with "systemctl restart freeswitch", refreshed the SIP Status page, all now running fine and phones are able to call eachother. I reboot the servier to check what's happening on startup. Again, no calls possible (straight to VM each time), socket error in SIP Status. This time I check systemctl status freeswitch. All appears to be running. Very odd. Restart FreeSwitch with systemctl restart freeswitch... everything works again. Checked systemctl status freeswitch and it spits out EXACTLY the same report as before the restart... word for word the same the only difference being the PID (which I presume is the process ID and will therefore be expected to be different).
Funnily enough, FPBX appears to be running smoother than ever before (once I restart FreeSwitch following a reboot). My previous installation was constantly hanging due to SQLITE "busy" messages which would block the entire server (no SSH or even local access - reboot the only option). There were a lot of BLFs in use and I'd tried in vain to get FreeSwitch to use POSTGRES but no matter which guide I followed, it would still keep using SQLITE for some things and would still block after about 15 minutes.
Anyhoo... if anyone has any ideas as to why FreeSwitch is starting but not being "seen" by FPBX, and only seems visible after a systemctl restart... I'm all ears!
Thanks in advance as always!
NH
So I did a fresh install of the latest release on a new install of Debian 12 yesterday. All phones were registering but were unable to call eachother - all calls going straight to VM. I checked the SIP Status screen in FPBX and got a socket error. I restarted FreeSwitch with "systemctl restart freeswitch", refreshed the SIP Status page, all now running fine and phones are able to call eachother. I reboot the servier to check what's happening on startup. Again, no calls possible (straight to VM each time), socket error in SIP Status. This time I check systemctl status freeswitch. All appears to be running. Very odd. Restart FreeSwitch with systemctl restart freeswitch... everything works again. Checked systemctl status freeswitch and it spits out EXACTLY the same report as before the restart... word for word the same the only difference being the PID (which I presume is the process ID and will therefore be expected to be different).
Funnily enough, FPBX appears to be running smoother than ever before (once I restart FreeSwitch following a reboot). My previous installation was constantly hanging due to SQLITE "busy" messages which would block the entire server (no SSH or even local access - reboot the only option). There were a lot of BLFs in use and I'd tried in vain to get FreeSwitch to use POSTGRES but no matter which guide I followed, it would still keep using SQLITE for some things and would still block after about 15 minutes.
Anyhoo... if anyone has any ideas as to why FreeSwitch is starting but not being "seen" by FPBX, and only seems visible after a systemctl restart... I'm all ears!
Thanks in advance as always!
NH