mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
voicemail.conf.sample: Fix ':' comment typo
...and removed an errant trailing space.
Resolves: #819
(cherry picked from commit fa69a286a2
)
This commit is contained in:
committed by
Asterisk Development Team
parent
c77fdb59f4
commit
bae7edddcb
@@ -140,7 +140,7 @@ maxlogins=3
|
||||
; -----------------------------------------------------------------------------
|
||||
; 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
|
||||
; 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
|
||||
|
Reference in New Issue
Block a user