From fe30772ab860348740dc1b3180b6ece41f2cebbe Mon Sep 17 00:00:00 2001 From: markster Date: Sat, 5 Jun 2004 23:00:16 +0000 Subject: Fix voicemail.conf typo (bug #1794) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3150 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/voicemail.conf.sample | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configs') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 8a26a650d..2b61333f5 100755 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -79,10 +79,6 @@ maxlogins=3 ; R 24 hour time, including minute ; ; -[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 'hours' ; ; Each mailbox is listed in the form =,,,, @@ -107,6 +103,10 @@ central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M 'hour ; envelope=no ; Turn on/off envelope playback before message playback. [ON by default] ; This does NOT affect option 3,3 from the advanced options menu +[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 'hours' [default] 1234 => 4242,Example Mailbox,root@localhost -- cgit v1.2.3