diff --git a/app/extensions/extension_edit.php b/app/extensions/extension_edit.php index 89fc57b4ce..c0d83bcc97 100644 --- a/app/extensions/extension_edit.php +++ b/app/extensions/extension_edit.php @@ -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