mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
set fax failed when missing (#7077)
This commit is contained in:
committed by
GitHub
parent
52e5da9a23
commit
440ffb69db
@@ -366,6 +366,7 @@
|
||||
}
|
||||
else {
|
||||
echo "fax file missing: ".$fax_file."\n";
|
||||
$fax_status = 'failed';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user