17 Commits

Author SHA1 Message Date
FusionPBX
574ec7a5b3 Fax queue setting prefer_local default false
This allows control over whether to prefer sending to the voip provider or attempt local fax call.
2025-02-04 18:37:58 -07:00
fusionate
e4aa30bcd6 Fax - Sent: Added Recipient column, if allowed. 2024-09-17 14:38:11 -06:00
frytimo
d1594da57e implement changes in to the fax queue class (#7044)
Co-authored-by: Tim Fry <tim@fusionpbx.com>
2024-07-09 12:51:36 -06:00
FusionPBX
c19899097d Send FAX when gateway fails try the next one 2023-09-28 12:41:12 -06:00
markjcrane
c045bb4705 Add a new fax user group 2023-05-22 10:45:01 -06:00
markjcrane
6cbf572512 Remove fax_retry.lua supporting FAX Queue only 2023-05-17 12:37:31 -06:00
FusionPBX
cedef761a6 FAX Queue retry_limit set to 5 2023-03-22 20:25:21 -06:00
FusionPBX
a51fba9745 Add permission fax_queue_domain 2023-01-13 18:12:42 -07:00
markjcrane
eb5c25aa35 Add insert_date, insert_user, update_date, update_user to all tables 2022-09-18 00:54:37 -06:00
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