Commit Graph

8 Commits

Author SHA1 Message Date
emak
26b3e7893b Add Fax Queue TX Email Variables (#6460)
* Add db field to v_fax_queue to link to fax log

* Add fax_duration field to v_fax_logs

Add fax duration to db to allow for logging of this data for fax email templates.

* Add new email variables to fax send

* Fix some logging variables and fax_log_uuid

Added back some missing session variables for the fax log.

Also update the email queue db field with the fax_log_uuid to allow us to add variables to the fax email templates later.

* Update hangup_tx.lua
2022-08-19 18:08:43 -06:00
FusionPBX
c87ab41fff Add FAX Queue with retry_interval (#6398)
* Update app_config.php

* Use the new retry interval.

* Add the new retry interval.
2022-05-26 14:33:19 -06:00
FusionPBX
3fa9f29c86 Add origination_uuid to the fax_queue table. 2022-04-27 23:27:12 -06:00
FusionPBX
534094de5e Change the fax queue interval to 30 seconds. 2022-04-21 11:29:22 -06:00
FusionPBX
9e6c26d194 Add fax notify sent and date 2022-04-20 18:16:46 -06:00
FusionPBX
633b69eb6d Add fax_queue enabled boolean option. 2022-04-16 10:56:54 -06:00
FusionPBX
a4c4b71232 Give admin the fax_queue_view permission by default. 2022-04-11 23:52:17 -06:00
markjcrane
35fa6a2a08 Add a new FAX Queue 2022-03-31 12:24:00 -06:00