[Home]

Summary:ASTERISK-02964: Umm..whats with all the ODBC stuff inside app_voicemail?
Reporter:drmac (drmac)Labels:
Date Opened:2004-12-10 16:07:37.000-0600Date Closed:2011-06-07 14:10:00
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I thought the idea of using RealTime was to eliminate all the database specific stuff from the individual apps?

If that is so, why am I seeing ODBC stuff back inside app_voicemail?

It seems that we are trying to store audio files in the database itself. Thats cool. But what about MySQL users and future res_config_* users?

Is code going to be added to app_voicemail to support them too? If so, then we have go right back to where we were before RealTime.
Comments:By: Russell Bryant (russell) 2004-12-10 17:10:26.000-0600

If you have a question about how/why Mark implemented it this way, drop him an email.  It will help keep the bug tracker clean if we can keep conversation off of it.

Thanks.