]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
voicemail.conf.sample: Fix ':' comment typo
authorGeorge Joseph <gjoseph@sangoma.com>
Wed, 24 Jul 2024 12:13:03 +0000 (06:13 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 24 Jul 2024 18:02:05 +0000 (18:02 +0000)
...and removed an errant trailing space.

Resolves: #819

configs/samples/voicemail.conf.sample

index f35e4402fc7f7a6451be86b5031f3f6bb656239a..70e0db13582370a2c98f1cd8ce7b39858626238f 100644 (file)
@@ -144,7 +144,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
@@ -219,7 +219,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