Recent content by pbxgeek

  1. P

    FreeSwitch Upgade

    @kenn10 I would hold off installing the newest version until they work out all the bugs. We have been manually adding the required updates to the 1.10.12 version, which ultimately became part of the 1.11 version. This is how we made FS PBX compatible with Debian 13 in the first place. One of...
  2. P

    AI

    It may be a good time to reconsider this. FS PBX is leading in AI features.
  3. P

    SS/TLS from GoDaddy

    Be cautious when the certificate expires. It will disconnect all TLS endpoints immediately until FreeSWITCH is restarted to apply the new certificate. This is the main disadvantage of using Let's Encrypt for Freeswitch TLS certificates.
  4. P

    Introducing the New FS PBX Provisioning Service

    We’re excited to introduce the new FS PBX Provisioning Service, designed to make phone provisioning easier to understand, easier to manage, and much more approachable for providers, admins, and end users. One of the biggest improvements is the new Key Templates system. Legacy FusionPBX...
  5. P

    SS/TLS from GoDaddy

    Let's Encrypt certs are generated for 3 months, as far as I know. So we will hear back from you soon. Does your auto-renewal script also restart FreeSWITCH?
  6. P

    How to change Gui lang

    @joseweb Perfect. Please give me some time to prepare the system for translation, and then we can collaborate on completing it. This will be a significant benefit for the community.
  7. P

    AI

    Can't say much about Fusion, but in FS PBX, we use AI for a few things. 1) AI voicemail transcriptions 2) AI call transcriptions with summaries 3) AI Test to speech for various recordings in the system. We are adding more AI features as we speak, but I can't reveal them just yet. AI is...
  8. P

    Time zone

    A common overlooked setting is the FreeSwitch time zone. The dashboard only adjusts the dashboard's timezone, but calls must also be stored in the database with the correct time zone. This is adjusted in Dialplan -> global-variables or Dialplan-> domain-variables. And yes, the server time zone...
  9. P

    How to change Gui lang

    Hi @joseweb, I've been waiting for someone to ask this question. It's not yet ready for multiple languages. But we can roll this out pretty quickly. What language are you interested in? And are you willing to help with the translation?
  10. P

    Audit Trail

    Transactions is an older module from FusionPBX. Now that we have replaced most of the components with FS PBX's own modules, transactions are no longer tracked in the same way. We have plans to introduce a complete replacement later this year that will integrate with the new modules. Our goal is...
  11. P

    Bug? Cannot bulk edit extensions when limits are set

    Making FS PBX better and better every day. Almost no FusionPBX is left in the system, which means we have way fewer bugs than ever.
  12. P

    Bug? Cannot bulk edit extensions when limits are set

    This is resolved in version 1.8.0. Thanks for bringing it up to my attention.
  13. P

    Recordings Manager - edit recordings

    When you create recordings using the *732 code, you will be prompted to provide a recording ID. You can choose any number as the ID; for example, you might choose 500. The system will then create a file named recording500.wav. The next time you want to edit this file using the *732 code, simply...
  14. P

    Reset password button (user) not working on mobile

    This bug has been fixed in version 1.7.9
  15. P

    Dashboard Screen - Possible Enhancement

    Awesome, thanks! Improving FS PBX, one page at a time!