Search results

  1. M

    What is the best way to POST JSON data to a URL after a call has ended?

    I am trying to post a JSON payload to a URL after every call ends/hangs up. I am able to get somewhat close by making changes to: `/usr/share/freeswitch/scripts/app/hangup/index.lua` I would like my changes to persist after an update to that file via an upgrade. My questions are: 1. What is the...
  2. M

    Voicemails are not getting emailed

    I have configured voicemails to be sent via email. Voicemails are not being sent and are not in the queue. I am seeing the following error in the logs: 2022-11-02 20:53:14.829786 95.03% [ERR] switch_cpp.cpp:1465 [database] can not bind parameter: undefined parameter: email_from 2022-11-02...