mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
@@ -811,7 +811,8 @@ if (!function_exists('fax_split_dtmf')) {
|
||||
header("Location: fax_active.php?id=".$fax_uuid);
|
||||
}
|
||||
else {
|
||||
header("Location: fax_files.php?id=".$fax_uuid."&box=sent");
|
||||
//header("Location: fax_files.php?id=".$fax_uuid."&box=sent");
|
||||
header("Location: fax_outbox.php?id=".$fax_uuid);
|
||||
}
|
||||
exit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user