Recent content by dcitelecom

  1. D

    SMS App Database Error

    Search SMS also does not work.
  2. D

    SMS App Database Error

    After the SMS app fix to make it work in version FusionPBX 5.3+ the SMS app can not make changes to the SQL database anymore. I can't add or modify SMS records. The changes are simply not saved. Delete SMS works and adding a new SMS user via SQL works as well. It's only not working from the...
  3. D

    Upgrade from 5.4 to 5.5

    OK, I see you changed it and added the "git checkout 5.5" command to the upgrade instructions. Thanks.
  4. D

    Upgrade from 5.4 to 5.5

    I followed the official upgrade instructions provided by the FusionPBX team at the link I posted in my message and successfully upgraded to the 5.4 release. The upgrade instructions say to change to the 5.4 release with the "git checkout 5.4" command. Then it continues to the 5.5 upgrade with...
  5. D

    Upgrade from 5.4 to 5.5

    Following the instructions at https://docs.fusionpbx.com/en/latest/advanced/version_upgrade.html I noticed that I am stuck on version 5.4.11 after executing all commands. Just wondering if git checkout Master is missing from the sequence
  6. D

    Forum Confusion

    With the recent additions of Django PBX and FS PBX to this forum, search results have become quite confusing. For example, a forum search for ring groups in FusionPBX will also show results from FS PBX, which makes it difficult to find the right answer because the FS PBX post will not address...
  7. D

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

    I believe the 603 decline tells FusionPBX to disconnect the ring group bridge. Linphone should send a 486 (busy), then the ring group would not disconnect. Alternatively, with the Enterprise strategy, each extension has its own thread, so a 603 on one ring group thread will not affect the others...
  8. D

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

    1. How does the user 'reject' the call from the ring group? I don't see prompt or call screening enabled in the ring goup. 2. Is extension 5001 an extension on your system or an external number? 3. Can you try a different ring strategy, like "sequence," to see if it makes a difference?
  9. D

    Upgrade to 5.3+ breaks the SMS app

    Just downloaded the SMS app changes from GitHub and don't get the error anymore. Thanks, Markjcrane.
  10. D

    Upgrade to 5.3+ breaks the SMS app

    In November 2025, I reported that the SMS application no longer worked after the upgrade. Since it is an integral part of my PBX, I am stuck with version 5.1.2 until we find a solution. Has anyone gotten this to work? At the time, I was told the app/SMS would be updated to work with the latest...
  11. D

    FusionPBX calls rejected due to missing Stir/Shaken attestation

    The problem with this approach is that you are bound to a single provider and you are not getting the best rates. We use at least 10 outbound providers, and the DID is only registered with one of them.
  12. D

    FusionPBX calls rejected due to missing Stir/Shaken attestation

    Unfortunately, the FS PBX module costs $100 per month, which is the same cost as using a third-party authentication service.
  13. D

    FusionPBX calls rejected due to missing Stir/Shaken attestation

    I sent them an email, asking how this would work, but I suspect I would have to switch my inbound DIDs and outbound termination to them, which is not really what I want.
  14. D

    FusionPBX calls rejected due to missing Stir/Shaken attestation

    Does anyone have Stir/Shaken attestation working in FusionPBX? All our gateways are configured with sip CID type = PID and caller ID in FROM, but recently many of our providers are rejecting Canada and USA calls with a "No Identity" error, which means the provider requires a verified identity...