git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-11-23 05:58:41 +00:00
parent fb418aa2e0
commit 4349fda37a
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-11-23 Russell Bryant <russell@digium.com>
* configs/voicemail.conf.sample: Add note to indicate that #include should not be used for this file. (issue #5828)
2005-11-23 Josh Roberson <josh@asteriasgi.com> 2005-11-23 Josh Roberson <josh@asteriasgi.com>
* configs/indications.conf.sample: Fix misspellings of cadence (issue #5826) * configs/indications.conf.sample: Fix misspellings of cadence (issue #5826)

View File

@@ -1,6 +1,13 @@
; ;
; Voicemail Configuration ; Voicemail Configuration
; ;
;
; NOTE: Asterisk has to edit this file to change a user's password. This does
; note currently work with the "#include <file>" directive for Asterisk
; configuration files. Do not use it with this configuration file.
;
[general] [general]
; Default formats for writing Voicemail ; Default formats for writing Voicemail
;format=g723sf|wav49|wav ;format=g723sf|wav49|wav