mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
issue #5828
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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>
|
||||
|
||||
* configs/indications.conf.sample: Fix misspellings of cadence (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