From e0972e151a5e6288eb23802c5386b75e0ff65036 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 16 Apr 2017 22:15:05 -0600 Subject: [PATCH] Update app_config.php --- app/voicemails/app_config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/voicemails/app_config.php b/app/voicemails/app_config.php index 331c99c64a..ef31b1ae22 100644 --- a/app/voicemails/app_config.php +++ b/app/voicemails/app_config.php @@ -90,6 +90,7 @@ $apps[$x]['permissions'][$y]['groups'][] = "admin"; $apps[$x]['permissions'][$y]['groups'][] = "user"; $y++; + //default settings $y=0; $apps[$x]['default_settings'][$y]['default_setting_uuid'] = '1cf61dea-42b5-4799-b9fa-f2c3bd29e933';