mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Change limit_excecute to limit
This commit is contained in:
@@ -302,7 +302,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
|
||||
$sql .= "'$dialplan_uuid', ";
|
||||
$sql .= "'$dialplan_detail_uuid', ";
|
||||
$sql .= "'action', ";
|
||||
$sql .= "'limit_execute', ";
|
||||
$sql .= "'limit', ";
|
||||
$sql .= "'db \${domain} inbound ".$limit." !USER_BUSY', ";
|
||||
$sql .= "'70' ";
|
||||
$sql .= ")";
|
||||
|
||||
Reference in New Issue
Block a user