feat(pbx): refs #7198 code reorder
gitea/vn-asterisk/pipeline/head There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2024-04-11 17:02:00 +02:00
parent 04e7964493
commit 694e8b18d0
1 changed files with 4 additions and 4 deletions

View File

@ -56,11 +56,11 @@ if ($countryCode) {
);
} else
$isOutOfHours = true;
}
if ($isOutOfHours) {
Agi::exec("SET VARIABLE MACRO $countryCode-out-of-ours");
exit;
if ($isOutOfHours) {
Agi::exec("SET VARIABLE MACRO $countryCode-out-of-ours");
exit;
}
}
// Gets the client from the phone number