From: George Joseph Date: Wed, 24 Jul 2024 12:13:03 +0000 (-0600) Subject: voicemail.conf.sample: Fix ':' comment typo X-Git-Tag: certified-18.9-cert11~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bae7edddcbea32334bb6788c2c3a7347fa53ecaf;p=thirdparty%2Fasterisk.git voicemail.conf.sample: Fix ':' comment typo ...and removed an errant trailing space. Resolves: #819 (cherry picked from commit fa69a286a2dda7eb01ca27ead577fc5a1a3ffcef) --- diff --git a/configs/samples/voicemail.conf.sample b/configs/samples/voicemail.conf.sample index fbd24e6393..f4f26b15c4 100644 --- a/configs/samples/voicemail.conf.sample +++ b/configs/samples/voicemail.conf.sample @@ -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 @@ -215,7 +215,7 @@ maxlogins=3 ; 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 ; 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