Update extension_edit.php
This commit is contained in:
@@ -730,6 +730,7 @@
|
|||||||
|
|
||||||
//set the defaults
|
//set the defaults
|
||||||
if (strlen($limit_max) == 0) { $limit_max = '5'; }
|
if (strlen($limit_max) == 0) { $limit_max = '5'; }
|
||||||
|
if (strlen($limit_destination) == 0) { $limit_destination = 'error/user_busy'; }
|
||||||
if (strlen($call_timeout) == 0) { $call_timeout = '30'; }
|
if (strlen($call_timeout) == 0) { $call_timeout = '30'; }
|
||||||
if (strlen($call_screen_enabled) == 0) { $call_screen_enabled = 'false'; }
|
if (strlen($call_screen_enabled) == 0) { $call_screen_enabled = 'false'; }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user