[Asterisk-Dev] Re: Voicemail from Mysql code missing?
Collin Rose
collinr at cvnt.net
Sun Nov 21 15:43:27 MST 2004
Matt, we actually do have a development server. I upgraded to the latest
CVS on it prior to updating our main box. I just neglected to test
voicemail on my test box and didn't discover the problem until I went
production. :-)
Thanks for the answer,
Collin Rose
Date: Sat, 20 Nov 2004 19:03:22 -0600
From: "Matthew Boehm" <mboehm at cytelcom.com>
Subject: Re: [Asterisk-Dev] Voicemail from Mysql code missing?
To: "Asterisk Developers Mailing List" <asterisk-dev at lists.digium.com>
Message-ID: <001d01c4cf65$e5c44bf0$6501a8c0 at DRMACPC>
Content-Type: text/plain; charset="iso-8859-1"
>
> 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" <collinr at cvnt.net>
> To: <asterisk-dev at lists.digium.com>
> 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
More information about the asterisk-dev
mailing list