From 8b0d6f63112f2224526496f667a2db5582550a0e Mon Sep 17 00:00:00 2001 From: markster Date: Mon, 6 Sep 2004 06:19:17 +0000 Subject: Allow "-" in password to make it unchangable (bug #2386) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3729 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/voicemail.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/voicemail.conf.sample') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 2620a485b..f026e3d82 100755 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -90,7 +90,7 @@ maxlogins=3 ; ; Each mailbox is listed in the form =,,,, ; if the e-mail is specified, a message will be sent when a message is -; received, to the given mailbox. If pager is specified, a message will be sent there as well. +; received, to the given mailbox. If pager is specified, a message will be sent there as well. If the password is prefixed by '-' then it is considered to be unchangable ; ; Advanced options example is extension 4069 ; NOTE: All options can be expressed globally in the general section, and overriden in the per-mailbox @@ -126,7 +126,7 @@ central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M 'hour 1234 => 4242,Example Mailbox,root@localhost ;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 +;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 ;4073 => 1099,Bianca Paige,bianca@biancapaige.com,,delete=1 ;4110 => 3443,Rob Flynn,rflynn@blueridge.net -- cgit v1.2.3