Commit Graph

24 Commits

Author SHA1 Message Date
FusionPBX
0678c36b58 Update the fax status
Fax status may have reached retry limit and if so need to update the status to failed.
2022-04-22 19:47:09 -06:00
FusionPBX
f73f9b706f Move Session code to a better location in the file. 2022-04-21 22:15:45 -06:00
FusionPBX
5f462693dd Unset values for array and parameters. 2022-04-21 15:56:07 -06:00
FusionPBX
596ed957bf Add more debug info. 2022-04-21 15:36:39 -06:00
FusionPBX
4347c2ab5b Do not require accountcode for fax. 2022-04-21 14:57:20 -06:00
FusionPBX
b5c2cf5d16 Remove debug and a commented out include. 2022-04-21 13:33:00 -06:00
FusionPBX
534094de5e Change the fax queue interval to 30 seconds. 2022-04-21 11:29:22 -06:00
FusionPBX
8ab8426fc8 Create debian.service 2022-04-21 11:21:58 -06:00
FusionPBX
1922d0b7be FAX Queue option to run as a service. 2022-04-21 11:21:32 -06:00
FusionPBX
54623d8d3b Remove missing file it's causing a issue. 2022-04-20 23:23:30 -06:00
FusionPBX
e32c9d1870 If fax file is missing set status to missing file. 2022-04-20 22:34:42 -06:00
FusionPBX
e73af240f9 Add a missing single quote. 2022-04-20 21:27:00 -06:00
FusionPBX
8c2e2b1f69 Add fax_queue.log and update fax_notify_sent and fax_notify_date. 2022-04-20 18:21:05 -06:00
FusionPBX
98e1ab49f5 Select rows from where fax_status = sent and fax_notify_date is null. 2022-04-20 18:19:19 -06:00
FusionPBX
9e6c26d194 Add fax notify sent and date 2022-04-20 18:16:46 -06:00
FusionPBX
7511109c25 Fix a spelling mistake. 2022-04-19 16:41:50 -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
FusionPBX
5cb5ba3f47 FAX Queue - Filter for specific domain by default with the option to show all. 2022-04-11 23:45:16 -06:00
FusionPBX
9e2fe6d19f Use the path info to get details to define the email attachments. 2022-04-03 04:06:49 -06:00
FusionPBX
0b7622ad37 Get email_from and email_from_name from the default or domain settings. Add the number_dialed variable. Also added additional debug information. 2022-04-03 02:48:10 -06:00
FusionPBX
ec7af36ba1 Add fax email with templates and fax busy 2022-04-02 22:49:25 -06:00
FusionPBX
9b754bffb8 Change a variable name and hangup.lua to hangup_rx.lua. 2022-03-31 20:36:36 -06:00
markjcrane
35fa6a2a08 Add a new FAX Queue 2022-03-31 12:24:00 -06:00