Update extension_edit.php

This commit is contained in:
FusionPBX
2020-03-02 18:00:04 -07:00
committed by GitHub
parent 4108031ae4
commit cb1ede13c7

View File

@@ -774,6 +774,7 @@
if (strlen($limit_destination) == 0) { $limit_destination = 'error/user_busy'; }
if (strlen($call_timeout) == 0) { $call_timeout = '30'; }
if (strlen($call_screen_enabled) == 0) { $call_screen_enabled = 'false'; }
if (strlen($user_record) == 0) { $user_record = $_SESSION['extension']['user_record_default']['text']; }
if (strlen($voicemail_enabled) == 0) { $voicemail_enabled = $_SESSION['voicemail']['enabled_default']['boolean']; }
//create token