This is what people get for not using a development server. Asterisk now uses something called RealTime. It is a method for writing database driven apps (such as voicemail and sip) using resuable code. Read in docs/README.extconfig on how to get your voicemail working again with most recent CVS.
Matthew ----- Original Message ----- From: "Collin Rose" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 19, 2004 7:20 AM Subject: [Asterisk-Dev] Voicemail from Mysql code missing? > We just upgraded our production asterisk box from CVS HEAD 9/2/04 to > current. In doing so, our mysql based voicemail seems to have broken. In > looking at the code in app_voicemail.c it looks like all the #ifndef > USESQLVM references have disappeared from the code. We were able to get it > working again by merging the 9/2 and 11/17 versions of app_voicemail.c and > fixing all the callerid references to point to the new callerid structure > but why did this get changed? Is mysql based voicemail no longer supported > ? The mysql-vm-routines.h file still seems to be present in the > asterisk-addons repository. Am I missing something here? The defs in the > Makefile still seem to be there too.... > > Thanks, > > Collin Rose > > > _______________________________________________ > Asterisk-Dev mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-dev > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-dev > _______________________________________________ Asterisk-Dev mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
