On 2003/09/16 03:09, Ben Miller <[EMAIL PROTECTED]> wrote: > Greetings, > > Jtodd and I have been discussing some significant changes to the way > voicemail2 and app_directory interface with user data by implementing a > loadable voice mail user api in both voicemail2 and directory > applications. >
FYI, for a local project I enhanced voicemail2.c such that it can use PostgreSQL instead of MySQL. (using a compile-time flag, just as the MySQL support is done right now.) [I'm not really done testing it (e.g. how the code reacts to a loss of the DB connection), then I'll post the diff to bugs.digium.com.[ I'm certainly interested in removing the -DUSEXXXSQL defines and replacing it by something more scalable. /ol -- < Otmar Lendl ([EMAIL PROTECTED]) | nic.at Systems Engineer > _______________________________________________ Asterisk-Dev mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-dev
