[asterisk-bugs] [Asterisk 0015934]: [patch] app_voicemail.so doesn't refresh information from database on reload
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 22 15:18:05 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15934
======================================================================
Reported By: viniciusfontes
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15934
Category: Applications/app_voicemail/IMAP
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.4.26.2
JIRA:
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-09-22 13:38 CDT
Last Modified: 2009-09-22 15:18 CDT
======================================================================
Summary: [patch] app_voicemail.so doesn't refresh information
from database on reload
Description:
I have Asterisk 1.4.26.2 with voicemail configured on the realtime engine.
When I change the imapuser field on the database, app_voicemail seems to
use some kind of cache, because it doesn't store the voicemail in the newly
set mailbox, not even after triggering "module reload app_voicemail.so" on
the CLI. The only way it can read the new value is by unloading and loading
the module again, as in:
*CLI> module unload app_voicemail.so
*CLI> module load app_voicemail.so
======================================================================
----------------------------------------------------------------------
(0111220) viniciusfontes (reporter) - 2009-09-22 15:18
https://issues.asterisk.org/view.php?id=15934#c111220
----------------------------------------------------------------------
OK then, thanks a lot. I really wasn't expecting it to be solved THAT fast!
:)
Issue History
Date Modified Username Field Change
======================================================================
2009-09-22 15:18 viniciusfontes Note Added: 0111220
======================================================================
More information about the asterisk-bugs
mailing list