Search results

  1. M

    FreeSWITCH 1.11 released

    Description This is an important release containing critical security fixes and stability improvements, alongside the migration to PCRE2, the addition of Debian 13 Trixie support, the removal of ~30 legacy modules, and the Windows OpenSSL upgrade to 3.x. We encourage all users to upgrade to...
  2. M

    AI

    FusionPBX has these AI features and more I will not list all of them here. 1. Voicemail transcriptions 2. Call transcriptions with summaries 3. Text to speech If you want to talk to us about them call using the number listed here at this link - https://www.fusionpbx.com/support
  3. M

    FusionPBX installation on Debian 13 Failed Today

    New FusionPBX install The FusionPBX install has been updated to use the new FreeSWITCH 1.11 release. This means you can install the version that includes this security fix. Upgrade FreeSWITCH You can also use the install script to update your version on your server to use new FreeSWITCH 1.11...
  4. M

    FusionPBX with old freeswitch

    FusionPBX 5.5 is considerably better and many more bugs have been fixed vs 5.4. You should also upgrade FreeSWITCH to 1.11 which is the new release. I documented how to do this here. https://www.pbxforums.com/threads/freeswitch-v1-11-0-release-critical-security-fix.9124/
  5. M

    FreeSWITCH v1.11.0 Release (Critical Security Fix)

    New FusionPBX install The FusionPBX install has been updated to use the new FreeSWITCH 1.11 release. This means you can install the version that includes this security fix. Upgrade FreeSWITCH You can also use the install script to update your version on your server to use new FreeSWITCH 1.11...
  6. M

    FusionPBX installation on Debian 13 Failed Today

    This is working again for Debian 13 and Debian 12. Today, I worked on the Debian 13 and 12 installs. Improved the install for both of them. This is a better version than we had before. I did several test installs. Music on hold and Sound files used by voicemail and other features are also...
  7. M

    Inter-domain calls and CDR

    There is a way with more code changes. I have a solution planned for this, but it is not implemented yet.
  8. M

    Upgrading from Debian 12 to 13

    The Debian 11 to 12 upgrade is not difficult. I've done this particular upgrade many times. Go to this link and call the number if you want help with this. https://www.fusionpbx.com/support
  9. M

    Upgrading from Debian 12 to 13

    Do you have a good reason to upgrade to Debian 12? Right now my opinion is Debian 12 has been a stable work horse. It works great and its dependable. If you don't have a special need to upgrade I would leave it on Debian 12 for now. This shows the end of life time for Debian 12...
  10. M

    FusionPBX installation on Debian 13 Failed Today

    I improved Debian 12 install recently. I'll take a look at Debian 13 install as time permits. I'm hoping that is today or later this week.
  11. M

    Newer versions of FusionPBX are faster and more efficient

    Here are some ways FusionPBX performance and efficiency have been improved in recent releases. Database - Indexing Database indexing makes a big difference in performance for the database. Any table with thousands of records or millions of records benefits greatly by being indexed. Recommended...
  12. M

    ACTIVE CALLS

    The original versions of Active Calls and Active Conferences are both still available. Advanced -> Menu Manager find Active Calls - Edit it and set the Link and set the value to /app/calls_active/calls_active.php The original Active Conferences on FusionPBX 5.5 is also still available. - Edit...
  13. M

    ACTIVE CALLS

    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...
  14. M

    ACTIVE CALLS

    This is a duplicate message. Here is a link to the main thread. - https://www.pbxforums.com/threads/active-calls.9069/#post-36570
  15. M

    ACTIVE CALLS

    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
  16. M

    ACTIVE CALLS

    Are websockets working for you at all? Is this an upgrade?
  17. M

    Ring Group - when a user ignores it does not go to the RG Exit Action

    @hfoster Thanks for sharing this. I knew where to adjust it and what part of the code to change. Since I didn't reproduce the problem, I didn't have the right originate disposition to solve the problem I saw your mention of this and was going to add the fix. However, Alex saw this and beat me...
  18. M

    Call Block not working on one domain

    Are the calls coming in with trunk prefix 0?
  19. M

    Domain Counts add-on application broken

    The instructions were updated by Anthony. - https://github.com/fusionpbx/fusionpbx-app-domain_counts And has now been removed from the fusionpbx-apps repo.
  20. M

    Upgrade from 5.4 to 5.5

    I looked at the documentation and noticed 5.5 didn't have the git checkout command. I was however in the 5.4 instructions. So I copied it from that version and updated the version to 5.5 instructions.