[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:54:14 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18891
======================================================================
Reported By: pdugas
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 18891
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-02-25 11:30 CST
Last Modified: 2011-05-17 07:54 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).
======================================================================
----------------------------------------------------------------------
(0135039) svnbot (reporter) - 2011-05-17 07:54
https://issues.asterisk.org/view.php?id=18891#c135039
----------------------------------------------------------------------
Repository: asterisk
Revision: 319368
_U trunk/
U trunk/apps/app_voicemail.c
------------------------------------------------------------------------
r319368 | lmadsen | 2011-05-17 07:54:14 -0500 (Tue, 17 May 2011) | 18
lines
Merged revisions 319367 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r319367 | lmadsen | 2011-05-17 07:53:50 -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=319368
Issue History
Date Modified Username Field Change
======================================================================
2011-05-17 07:54 svnbot Checkin
2011-05-17 07:54 svnbot Note Added: 0135039
======================================================================
More information about the asterisk-bugs
mailing list