I am, like @pbxgeek in favour of waiting for a little bit after a new release. But I believe there are some important security updates with this one. Has it been tested yet with FSPBX?
On FusionPBX upgrading FreeSWITCH was a royal pain. The upgrade would abort on the configure first because spandsp was not the correct version and then because sofia was not the correct version. I would have expected the upgrade script for FreeSwitch to handle bringing the dependencies up to correct version. I was at spandsp 3.0.0 and sofia 1.13.17. The upgrade requires spandsp 3.1.1 and sofia 1.13.18. Hopefully @pbxgeek is watching for this sort of thing as he tests.
@kenn10, we discovered that almost immediately. Even before we merged the updates into our fork. This is one of the things we are testing to make sure the update goes smoothly. We always read the docs carefully, along with the code itself, to understand what is new and what's required.
Awesome to hear that @kenn10. Thank you for giving it a try.
Don't forget we use our own fork of FreeSWITCH, and it includes bug fixes we've discovered over the years. We've had many conversations with FreeSWITCH support about adding those to their main repo and have submitted PRs, but they've been left completely unattended. They acknowledge receipt and promise to look into it, but it never happens.
Just recently, we fixed a memory bug with Music on hold that doesn't free up properly. And this fix is part of this update you just installed. It may not affect a server with 100 concurrent calls. But it starts making a huge difference for someone with 500 concurrent calls. Our tests showed 50% less RAM usage during automated simulation.