Search results

  1. E

    Issues with Call recordings when IVR Direct Dial is set to true

    Hello @markjcrane and @digiwolf, Is there an update on this? Were the modifications to the lua successful? Kind regards,
  2. E

    Recommended method of renewing certificates automatically?

    Thanks all we now include a systemd restart of the freeswitch service in our LE deploy hook in addition to the nginx reload, and that does what we need.
  3. E

    Recommended method of renewing certificates automatically?

    Many thanks @some1has2 @hfoster that's great. If TLS is enabled for extensions, it looks like the sip internal profile needs to be reloaded too, and we were curious as to whether we'd missed something that does this in the setup.
  4. E

    Issues with Call recordings when IVR Direct Dial is set to true

    Hello Mark, Many thanks for your reply, We are running version 5.4.7 on Debian 12.
  5. E

    Issues with Call recordings when IVR Direct Dial is set to true

    Hello, I believe this is the right place to post however please let me know if it is not we are facing an issue with direct dials through IVR and call recording: In the following scenario: IVR is configured to allow Direct Dial (set to True) Extensions are configured to record All When a...
  6. E

    Recommended method of renewing certificates automatically?

    Hello I wonder if someone could provide me with the best practice or built in methods, for renewing certificates used in FusionBPX? I generated the original certificate using the script located here: /usr/src/fusionpbx-install.sh/debian/resources/letsencrypt.sh, which worked perfectly and...