[asterisk-bugs] [Asterisk 0016864]: [patch] Voicemail minsecs is not able to be overridden per-mailbox
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 24 13:13:31 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16864
======================================================================
Reported By: kobaz
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 16864
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Target Version: 1.6.0.27
Asterisk Version: SVN
JIRA: SWP-934
Regression: No
Reviewboard Link: 1.6.0
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 247601
Request Review:
======================================================================
Date Submitted: 2010-02-18 11:51 CST
Last Modified: 2010-03-24 13:13 CDT
======================================================================
Summary: [patch] Voicemail minsecs is not able to be
overridden per-mailbox
Description:
When configuring voicemail users you have the following
[genera]
minsecs=3
[internal]
4200 =>
1000,foo,foo at bar,pager at bar,attach=no|serveremail=myaddy at digium.com|tz=central|maxmsg=10|minsecs=5
Where the last column is per-mailbox overrides of the defauls.
minsecs is completely left out in the override processing.
Here's a patch.
This also affects trunk/1.6.1/1.6.2 (1.4 as well?)
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016849 [patch] Voicemail attachments are sent ...
======================================================================
----------------------------------------------------------------------
(0119834) svnbot (reporter) - 2010-03-24 13:13
https://issues.asterisk.org/view.php?id=16864#c119834
----------------------------------------------------------------------
Repository: asterisk
Revision: 254321
U trunk/CHANGES
U trunk/apps/app_voicemail.c
U trunk/configs/voicemail.conf.sample
------------------------------------------------------------------------
r254321 | jpeeler | 2010-03-24 13:13:30 -0500 (Wed, 24 Mar 2010) | 12
lines
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 https://issues.asterisk.org/view.php?id=16864)
Reported by: kobaz
Patches:
voicemail2.patch uploaded by kobaz (license 834)
Review: https://reviewboard.asterisk.org/r/555/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=254321
Issue History
Date Modified Username Field Change
======================================================================
2010-03-24 13:13 svnbot Note Added: 0119834
======================================================================
More information about the asterisk-bugs
mailing list