fusionpbx/app/fax
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
..
resources Remove playback silence_stream 2022-08-18 17:59:41 -06:00
app_config.php Add Fax Queue TX Email Variables (#6460) 2022-08-19 18:08:43 -06:00
app_defaults.php
app_languages.php
app_menu.php
fax.php
fax_active.php
fax_active_exec.php
fax_active_inc.php
fax_copy.php
fax_edit.php Require the fax extension to be numeric. 2022-06-23 15:02:07 -06:00
fax_emails.php
fax_files.php
fax_files_remote.php
fax_log_view.php
fax_logs.php
fax_outbox.php
fax_send.php Security use escapeshellarg 2022-06-29 10:24:05 -06:00
root.php