mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Fix the dnd on the call center agent status.
This commit is contained in:
@@ -93,6 +93,7 @@ require_once "resources/paging.php";
|
||||
else {
|
||||
$dnd->enabled = "false";
|
||||
}
|
||||
$dnd->set();
|
||||
unset($dnd);
|
||||
}
|
||||
unset ($prep_statement);
|
||||
|
||||
Reference in New Issue
Block a user