fusionpbx/app/fax
FusionPBX 89ce374d8d
Failover for fax when there are multiple bridges
When the outbound route has more than one bridge statement use it for fail over.

One thing to keep in mind FreeSWITCH seems to limit the sized of the originate command. So we have to be careful how large the string is. If the originate string is too long it will be truncated and fail. For this reason commented out a few variables.
2023-09-21 00:07:42 -06:00
..
resources Fax [Class]: Updates for PHP 8.1 2023-05-29 22:24:23 +00:00
app_config.php Add fax_sent_view to the fax group 2023-06-21 11:29:17 -06:00
app_defaults.php German email templates (#6753) 2023-06-14 14:34:16 -06:00
app_languages.php Update translations (#6688) 2023-05-12 15:14:59 -06:00
app_menu.php Add a new fax user group 2023-05-22 10:45:01 -06:00
fax.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
fax_copy.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
fax_edit.php Fax - Edit: Fix issue with Authorized Senders. 2023-06-30 18:52:02 +00:00
fax_emails.php Use settings class for fax send 2023-09-16 02:02:38 -06:00
fax_files.php Make pdf from tif only if tiffinfo returns a result 2023-08-22 10:28:43 -06:00
fax_files_remote.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
fax_log_view.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
fax_logs.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
fax_outbox.php Misc: Remove parameters from event_socket_create() calls. 2023-09-20 18:43:17 +00:00
fax_send.php Failover for fax when there are multiple bridges 2023-09-21 00:07:42 -06:00