Change error/user_busy to USER_BUSY

This commit is contained in:
markjcrane
2021-09-18 23:26:21 -06:00
parent a47128f549
commit e429756307
5 changed files with 5 additions and 5 deletions

View File

@@ -115,7 +115,7 @@
foreach($_SESSION['user']['extension'] as $row) {
//build the array
$array['extensions'][$x]['extension_uuid'] = $row['extension_uuid'];
$array['extensions'][$x]['dial_string'] = 'error/user_busy';
$array['extensions'][$x]['dial_string'] = '!USER_BUSY';
$array['extensions'][$x]['do_not_disturb'] = 'true';
//delete extension from the cache