From 3d994d0b6c6449c446d224da8268e9897ac6c02e Mon Sep 17 00:00:00 2001
From: Mark Spencer <markster@digium.com>
Date: Mon, 27 Oct 2003 14:45:11 +0000
Subject: [PATCH] Update "hours" location in voicemail.conf

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1676 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/voicemail.conf.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index b7e6420d4d..11ff91d60b 100755
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -64,7 +64,7 @@ maxlogins=3
 [zonemessages] 
 eastern=America/New_York|'vm-received' Q 'digits/at' IMp 
 central=America/Chicago|'vm-received' Q 'digits/at' IMp 
-central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M 'digits/hours'
+central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours'
 
 ;
 ; Each mailbox is listed in the form <mailbox>=<password>,<name>,<email>,<pager_email>,<options>
-- 
GitLab