[asterisk-bugs] [Asterisk 0017870]: greetingsfolder variable should be greetingfolder
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 16 15:37:35 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17870
======================================================================
Reported By: edhorton
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17870
Category: Applications/app_voicemail/IMAP
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.11
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-08-16 11:46 CDT
Last Modified: 2010-08-16 15:37 CDT
======================================================================
Summary: greetingsfolder variable should be greetingfolder
Description:
The variable to choose an IMAP location for the greetings is referred to in
voicemail.conf and other documentation as "greetingsfolder". In
app_voicemail.c, this variable is defined as "greetingfolder". the "s" is
omitted. If greetingsfolder is used, asterisk correctly defaults to INBOX.
======================================================================
----------------------------------------------------------------------
(0125994) lmadsen (administrator) - 2010-08-16 15:30
https://issues.asterisk.org/view.php?id=17870#c125994
----------------------------------------------------------------------
I talked to Russell about this and thinks the code should support both and
the documentation should reflect whatever seems most appropriate.
I think the documentation is correct in that it should be
"greetingsfolder". Obviously the code does not handle this right now, so
I'm going to attach a patch here to try out in a moment. I'm just building
it right now to make sure it'll compile ;)
Issue History
Date Modified Username Field Change
======================================================================
2010-08-16 15:30 lmadsen Note Added: 0125994
======================================================================
More information about the asterisk-bugs
mailing list