Time condition remove the break never on the destination_number.
This commit is contained in:
@@ -274,7 +274,7 @@ require_once "resources/header.php";
|
|||||||
$sql .= "'condition', ";
|
$sql .= "'condition', ";
|
||||||
$sql .= "'destination_number', ";
|
$sql .= "'destination_number', ";
|
||||||
$sql .= "'^".$dialplan_number."$', ";
|
$sql .= "'^".$dialplan_number."$', ";
|
||||||
$sql .= "'never', ";
|
$sql .= "null, ";
|
||||||
$sql .= "null, ";
|
$sql .= "null, ";
|
||||||
$sql .= "'".$dialplan_detail_group."', ";
|
$sql .= "'".$dialplan_detail_group."', ";
|
||||||
$sql .= "'".$dialplan_detail_order."' ";
|
$sql .= "'".$dialplan_detail_order."' ";
|
||||||
|
|||||||
Reference in New Issue
Block a user