Module: sems Branch: master Commit: 3a31e5d58624f893628e6544055ab797d4b3dffa URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=3a31e5d58624f893628e6544055ab797d4b3dffa
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Fri Jul 22 16:09:35 2011 +0200 fix default voicemail config to try personal greeting --- apps/voicemail/etc/voicemail.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/apps/voicemail/etc/voicemail.conf b/apps/voicemail/etc/voicemail.conf index 8b81dd3..db2f383 100644 --- a/apps/voicemail/etc/voicemail.conf +++ b/apps/voicemail/etc/voicemail.conf @@ -67,7 +67,7 @@ max_record_time=30 # # Default: # try_personal_greeting=no - +try_personal_greeting=yes # # These settings are needed if you keep audio and template files in MySQL database: _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
