mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
voicemail.conf.sample: Fix ':' comment typo
...and removed an errant trailing space. Resolves: #819
This commit is contained in:
@@ -144,7 +144,7 @@ maxlogins=3
|
|||||||
; -----------------------------------------------------------------------------
|
; -----------------------------------------------------------------------------
|
||||||
; Voicemail can be stored in a database using the ODBC driver.
|
; Voicemail can be stored in a database using the ODBC driver.
|
||||||
;
|
;
|
||||||
: Storage database:
|
; Storage database:
|
||||||
; The value of odbcstorage is the database connection configured in
|
; The value of odbcstorage is the database connection configured in
|
||||||
; res_odbc.conf. This may be different from the name of the ODBC DSN
|
; res_odbc.conf. This may be different from the name of the ODBC DSN
|
||||||
; in /etc/odbc.ini which, in turn, may be different from the name of the
|
; in /etc/odbc.ini which, in turn, may be different from the name of the
|
||||||
@@ -219,7 +219,7 @@ maxlogins=3
|
|||||||
; the file to write to the 'recording' column will be the first format
|
; the file to write to the 'recording' column will be the first format
|
||||||
; listed in the 'format' option in this config file. If the first
|
; listed in the 'format' option in this config file. If the first
|
||||||
; format is 'wav49', the file to add to the database will be the one
|
; format is 'wav49', the file to add to the database will be the one
|
||||||
; with the 'WAV' extension.
|
; with the 'WAV' extension.
|
||||||
|
|
||||||
; odbc_audio_on_disk = no
|
; odbc_audio_on_disk = no
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user