Recent content by pbxgeek

  1. P

    Email template text

    @yaboc Thank you for the detailed example. I found the bug and committed a fix. Please go ahead and try updating again. For anyone else who updated prior to this fix and experiences the same issue, here is how to fix it. Run these commands on both servers: su postgres psql fusionpbx...
  2. P

    Email template text

    @yaboc, that means you might have an issue with database replication. Our update guide specifically outlines how to perform updates and database migrations for redundant servers. You might have missed a step. Postgres log can confirm that
  3. P

    Problem with all email templates

    @joseweb Heads up, version 1.9.6 now includes a brand new Email Template page where you can create a copy and override any default templates. This is a breaking change. Because templates under /var/www/fspbx/resources/views/emails will no longer be used. You will need to git stash your...
  4. P

    Email template text

    @willy Lafort Heads up, version 1.9.6 now includes a brand new Email Template page where you can create a copy and override any default templates. This is a breaking change. Because templates under /var/www/fspbx/resources/views/emails will no longer be used. You will need to git stash your...
  5. P

    Email template text

    For now they are stored here: /var/www/fspbx/resources/views/emails This will change soon. There have been a lot of requests to make this simpler.
  6. P

    fspbx 1.9.4 ringback not sound when active recordcall SOLVED

    Could you elaborate on this issue and provide the steps to reproduce it so we can permanently fix it for everyone?
  7. P

    Problem with all email templates

    @joseweb We have not consolidated all email templates into a single place. This is one of the remaining pages we have to redesign. So currently, not all templates used by the system are stored there. If you have any questions, please reach out to support, and we'll help you figure out a...
  8. P

    recordings manager

  9. P

    recordings manager

    It can be done in FS PBX just as well, but through a different procedure. Instead of going to the Recording Manager, navigate directly to IVR or the ring group. Under the recording name, you can see the transcribed text. You can copy it and then click the plus button to add a new greeting. Paste...
  10. P

    recordings manager

    @dbz195 What do you mean by editing an AI-generated recording? Once it's generated, it's done. Any edits would require generating a new recording.
  11. P

    New phonebook

    Possibly in the future. But it's likely to be shared with contacts in the messaging app. Phonebook and messaging contacts are so different that they can't be shared. Each phone book keeps its own list, and contacts are not shared between phone books. The messaging app stores shared contacts...
  12. P

    FreeSWITCH 1.11.1 Post-Upgrade SQLite RAM Storage Fix

    @johnny Mark is not affiliated with FS PBX. @dbz195 This post applies to anyone who upgraded FreeSWITCH prior to this post. Any upgrades that occurred afterward include instructions to run the script after the update.
  13. P

    Valet Park still shows Park+*5901

    It should work then. I tested on Yealinks
  14. P

    APIBAN - does anyone use it?

    Instead of trying to block every single hacker, a game you will certainly lose, especially with AI hacking these days, I suggest using non-standard SIP ports, then you won't have to worry about blocking anyone at all. In my experiments, even unprotected systems stay fairly untouched. I call it...
  15. P

    Phone number editing does not work

    I keep forgetting to make that field read-only. The idea is to delete and create a new one instead of modifying the existing.