From 895b4077d1ef04dbcc09745a9d37581c1bbc0d7b Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Sat, 2 Aug 2003 18:11:21 +0000 Subject: Merge tilghman's voicemail changes git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1250 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/voicemail.conf.sample | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 4c2527dfd..7edc21928 100755 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -37,7 +37,7 @@ maxlogins=3 ; [default] 1234 => 4242,Example Mailbox,root@localhost -;4200 => 9855,Mark Spencer,markster@linux-support.net,mypager@digium.com,attach=no|serveremail=myaddy@digium.com +;4200 => 9855,Mark Spencer,markster@linux-support.net,mypager@digium.com,attach=no|serveremail=myaddy@digium.com|tz=central ;4300 => 3456,Ben Rigas,ben@american-computer.net ;4310 => 5432,Sales,sales@marko.net ;4069 => 6522,Matt Brooks,matt@marko.net @@ -51,3 +51,13 @@ maxlogins=3 [other] 1234 => 5678,Company2 User,root@localhost +; +; Users may be located in different timezones. Set the message and the +; timezone each user hears here. Set the user into one of these zones with +; the tz= attribute in the options field of the mailbox. +; +[zonemessages] +eastern=America/NewYork|'vm-received' Q 'digits/at' IMp +central=America/Chicago|'vm-received' Q 'digits/at' IMp +central24=America/Chicago|'vm-received' 'digits/at' H 'digits/hundred' M + -- cgit v1.2.3