From 560d5c60993e105e5a20b8f3a8c971ea1141c4f7 Mon Sep 17 00:00:00 2001 From: Jeff Peeler Date: Wed, 24 Mar 2010 18:13:29 +0000 Subject: Allow configuration of minsecs and nextaftercmd per mailbox. Previously only configurable globally. A unit test has also been written to provide protection against parse failures for supported mailbox options. (closes issue #16864) Reported by: kobaz Patches: voicemail2.patch uploaded by kobaz (license 834) Review: https://reviewboard.asterisk.org/r/555/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@254321 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/voicemail.conf.sample | 1 - 1 file changed, 1 deletion(-) (limited to 'configs') diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 231ab1a6d..e522dc3ec 100644 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -270,7 +270,6 @@ sendvoicemail=yes ; Allow the user to compose and send a voicemail while inside ; much gain to add to the message when sending a voicemail. ; NOTE: sox must be installed for this option to work. ; nextaftercmd=yes ; Skips to the next message after hitting 7 or 9 to delete/save current message. - ; [global option only at this time] ; forcename=yes ; Forces a new user to record their name. A new user is ; determined by the password being the same as ; the mailbox number. The default is "no". -- cgit v1.2.3