I haven't tried it, but perhaps mounting it and pointing the individual folders /var/lib/freeswitch/recordings directory to the correct destination should technically work.
I did a fun project once where you can upload recordings to the AWS storage overnight, and you can select the AWS bucket...
Many VoIP deployments run perfectly fine without a Session Border Controller (SBC). An SBC becomes valuable once you’re handling significant call volume, but it’s not something you need right away. Having around 1,000 endpoints isn’t much—unless it’s a call center, as DigitalDaz mentioned. With...
We’ve officially retired the old FusionPBX email queue system and migrated all voicemail and system notifications into Laravel Horizon queues — the same high-performance background job framework that powers all core processes in FS PBX.
Why We Moved Away from the FusionPBX Email Queue...
Reach out to support for a remote session if you get stuck. The nginx config was wrong, but if you had corrected it, everything would have been good.
FYI, Nginx needs to be reloaded sometimes, not just restarted.
Okay, here are a few things you can try: Generate a Let's Encrypt certificate for the domain you want to use or apply your own certificate.
https://www.fspbx.com/docs/configuration/web-server/lets-encrypt-certificate/
Try an incognito window or a different browser to see if a browser cache is...
Try enabling Keep Alive on your device and reduce registration timeout to a shorter number. You issue sounds like firewall closes the connection too early.
I got it to compile. FS PBX now supports Debian 13. It wasn't easy. Many packages behave differently. Additionally, Freeswitch required some updates. Sofia cannot be installed from source at this moment. Freeswitch support recommends installing it from packages.