mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update fax_to_email.php
This commit is contained in:
@@ -536,7 +536,7 @@ if (!function_exists('fax_split_dtmf')) {
|
||||
fclose($fp);
|
||||
}
|
||||
}
|
||||
else {
|
||||
if ($fax_send_mode == 'enqueue') {
|
||||
$wav_file = '';
|
||||
$response = fax_enqueue($fax_uuid, $fax_file, $wav_file, $mailto_address, $fax_uri, $fax_dtmf, $dial_string);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user