[asterisk-bugs] [Asterisk 0018891]: [patch] app_voicemail creates "general" mailbox from users.conf
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 17 07:53:51 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18891
======================================================================
Reported By: pdugas
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18891
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 308944
Request Review:
======================================================================
Date Submitted: 2011-02-25 11:30 CST
Last Modified: 2011-05-17 07:53 CDT
======================================================================
Summary: [patch] app_voicemail creates "general" mailbox from
users.conf
Description:
I use users.conf to centralize my station configs and noticed today that
app_voicemail is creating a "general" mailbox. Looking through the current
"trunk" code, I find that app_voicemail is not skipping the [general]
section as other modules that scan users.conf seem to (I looked at chan_sip
specifically).
======================================================================
----------------------------------------------------------------------
(0135036) svnbot (reporter) - 2011-05-17 07:53
https://issues.asterisk.org/view.php?id=18891#c135036
----------------------------------------------------------------------
Repository: asterisk
Revision: 319367
U branches/1.8/apps/app_voicemail.c
------------------------------------------------------------------------
r319367 | lmadsen | 2011-05-17 07:53:51 -0500 (Tue, 17 May 2011) | 10
lines
Don't create [general] voicemail context when using users.conf
Prior to this patch, app_voicemail would create a [general] context when
parsing users.conf.
(closes issue https://issues.asterisk.org/view.php?id=18891)
Reported by: pdugas
Patches:
app_voicemail-ignore-general.patch uploaded by pdugas (license 1222)
app_voicemail-ignore-general-style-guidelines.patch uploaded by
seanbright (license 71)
Tested by: pdugas
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=319367
Issue History
Date Modified Username Field Change
======================================================================
2011-05-17 07:53 svnbot Checkin
2011-05-17 07:53 svnbot Note Added: 0135036
======================================================================
More information about the asterisk-bugs
mailing list