diff --git a/app/ring_groups/ring_group_edit.php b/app/ring_groups/ring_group_edit.php index 3e0bd9b8cc..e7a244223c 100644 --- a/app/ring_groups/ring_group_edit.php +++ b/app/ring_groups/ring_group_edit.php @@ -772,7 +772,7 @@ echo " \n"; echo " \n"; $i = 5; - while($i <= 300) { + while($i <= 999) { if ($i == $row['destination_timeout']) { echo " \n"; }