[asterisk-bugs] [Asterisk 0008119]: [patch] RT Storage for voicemail - initial release
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 8 16:38:33 CDT 2008
The following issue requires your FEEDBACK.
======================================================================
http://bugs.digium.com/view.php?id=8119
======================================================================
Reported By: sergee
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 8119
Category: Core/General
Reproducibility: N/A
Severity: feature
Priority: normal
Status: feedback
Asterisk Version: 1.6.1-beta1
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 60067
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 2006-10-09 04:02 CDT
Last Modified: 2008-10-08 16:38 CDT
======================================================================
Summary: [patch] RT Storage for voicemail - initial release
Description:
This is an initial release of RT Storage for voicemail. Right now it works
simultaneously with "traditional storage" and stores only "extended data"
to RT database.
To enable it, you should apply this patch, compile and install asterisk,
and add an entry to extconfig.conf:
voicemail_data => mysql,dbname,voicemail_data
That's all. I hope this patch will get in trunk, meanwhile i'll try to
improve it. Here is my short TODO list:
1) Add new entry to voicemail.conf, which will switch between
"traditional" and realtime storage.
2) Implement storage of voicemail message itself in RT database.
3) Add new entry to voicemail.conf which will allow you to chose what do
you want to store in RT DB (extended data only or extended data +
messages)
I think it is better to use RT engine in your modules, and not to use any
DB drivers directly.
Hope you'll like idea of this patch.
PS: This patch requires my previous patch (RT API extension) :
http://bugs.digium.com/view.php?id=8118
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
parent of 0008118 [patch] Extension for Realtime API
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-08 16:38 Corydon76 Status closed => feedback
2008-10-08 16:38 Corydon76 Resolution fixed => reopened
======================================================================
More information about the asterisk-bugs
mailing list