Gustavo, There's a description here:
http://www.blogalex.com/archives/20 The patch adds support for a new "storage engine" to Kannel. Currently you can select between "file" (a big file holding messages being processed) or "spool" (a folder with a set of subfolders holding messages as single files). This patch adds a third store engine that uses mysql to store the messages. Regards, Alex On Wed, Oct 15, 2008 at 7:00 PM, Villada, Gustavo <[EMAIL PROTECTED]>wrote: > Alejandro, > > I download and compile the patch, but unknown what use for? > > > > Regards > > Gustavo > > > ------------------------------ > > *From:* Alejandro Guerrieri [mailto:[EMAIL PROTECTED] > *Sent:* MiƩrcoles, 15 de Octubre de 2008 01:32 p.m. > *To:* [email protected] > *Subject:* [PATCH] Re: MySQL storage engine > > > > Did anybody tried this? > > On Sat, Oct 4, 2008 at 6:47 PM, Alejandro Guerrieri <[EMAIL PROTECTED]> > wrote: > > Hi, > > I've made a patch that adds a mysql storage engine to the available options > ("file", "spool" and now also "mysql"). > > You can get further details and download the patch from here: > > http://www.blogalex.com/archives/20 > > It still need testing, so if anyone wants to give it a shot please let me > know if it worked and if you encountered any problems with it. > > Regards, > > Alejandro > > >
