[Asterisk-cvs] asterisk/configs voicemail.conf.sample,1.32,1.33
markster at lists.digium.com
markster at lists.digium.com
Wed Jun 23 14:14:56 CDT 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv30181/configs
Modified Files:
voicemail.conf.sample
Log Message:
Merge Tilghman's voicemail broadcast improvements (thanks!)
Index: voicemail.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/voicemail.conf.sample,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- voicemail.conf.sample 5 Jun 2004 23:00:16 -0000 1.32
+++ voicemail.conf.sample 23 Jun 2004 18:00:50 -0000 1.33
@@ -87,9 +87,9 @@
;
; Advanced options example is extension 4069
; NOTE: All options can be expressed globally in the general section, and overriden in the per-mailbox
-; settings.
+; settings, unless listed otherwise.
;
-; tz=central ; Timezone from zonemessages above
+; tz=central ; Timezone from zonemessages above. Irrelevant if envelope=no.
; attach=yes ; Attach the voicemail to the notification email *NOT* the pager email
; saycid=yes ; Say the caller id information before the message. If not described,
; or set to no, it will be in the envelope
@@ -102,6 +102,8 @@
; reach an operator [OFF by default]
; 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
+; delete=yes ; After notification, the voicemail is deleted from the server. [per-mailbox only]
+ ; This is intended for use with users who wish to receive their voicemail ONLY by email.
[zonemessages]
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
@@ -114,6 +116,7 @@
;4300 => 3456,Ben Rigas,ben at american-computer.net
;4310 => 5432,Sales,sales at marko.net
;4069 => 6522,Matt Brooks,matt at marko.net,,|tz=central|attach=yes|saycid=yes|dialout=fromvm|callback=fromvm|review=yes|operator=yes|envelope=yes
+;4073 => 1099,Bianca Paige,bianca at biancapaige.com,,delete=1
;4110 => 3443,Rob Flynn,rflynn at blueridge.net
;
More information about the svn-commits
mailing list