From cedd5ba68f094ce4082e42b47674c0f1c01d447d Mon Sep 17 00:00:00 2001 From: qwell Date: Tue, 18 Sep 2007 21:07:08 +0000 Subject: (closes issue #10739) Reported by: ruffle Patches: app_voicemail.c.diff uploaded by ruffle (license 201) 10739-moveheard.diff uploaded by qwell (license 4) Tested by: callguy, ruffle Add an option to disable the automatic moving of "heard" messages to the Old folder. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@82871 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/voicemail.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 945783ea6..c4dac60fd 100644 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -51,6 +51,9 @@ silencethreshold=128 ; Max number of failed login attempts maxlogins=3 ; +; Move heard messages to the 'Old' folder automagically. Defaults to on. +;moveheard=yes +; ; User context is where entries from users.conf are registered. The ; default value is 'default' ; @@ -279,7 +282,7 @@ european=Europe/Copenhagen|'vm-received' a d b 'digits/at' HM ;4200 => 9855,Mark Spencer,markster@linux-support.net,mypager@digium.com,attach=no|serveremail=myaddy@digium.com|tz=central|maxmsg=10 ;4300 => 3456,Ben Rigas,ben@american-computer.net ;4310 => -5432,Sales,sales@marko.net -;4069 => 6522,Matt Brooks,matt@marko.net,,|tz=central|attach=yes|saycid=yes|dialout=fromvm|callback=fromvm|review=yes|operator=yes|envelope=yes|sayduration=yes|saydurationm=1 +;4069 => 6522,Matt Brooks,matt@marko.net,,|tz=central|attach=yes|saycid=yes|dialout=fromvm|callback=fromvm|review=yes|operator=yes|envelope=yes|moveheard=yes|sayduration=yes|saydurationm=1 ;4073 => 1099,Bianca Paige,bianca@biancapaige.com,,delete=1 ;4110 => 3443,Rob Flynn,rflynn@blueridge.net ;4235 => 1234,Jim Holmes,jim@astricon.ips,,Tz=european -- cgit v1.2.3