mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 14:41:58 +00:00
issue #5828
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-2@7191 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user