git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7191 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.2-netsec
Russell Bryant 21 years ago
parent 8c74501001
commit feb9764721

@ -1,5 +1,7 @@
2005-11-22 Russell Bryant <russell@digium.com>
* configs/voicemail.conf.sample: Add note to indicate that #include should not be used for this file. (issue #5828)
* indications.c: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826)
* configs/indications.conf.sample: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826)
* include/asterisk/indications.h: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826)

@ -1,6 +1,13 @@
;
; 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]
; Default formats for writing Voicemail
;format=g723sf|wav49|wav

Loading…
Cancel
Save