From: Darrick H. <dha...@dj...> - 2007-03-07 04:19:18
|
ast...@el... wrote: >> After some further digging, it appears that asterisk-1.2x will only >> support sqlite2 (not sqlite3--which compiles so nicely. sqlite2 >> requires a patch to do cross-compiling). sqlite3 may or may not be >> supported by asterisk-1.4. (The mantis bug tracker wasn't exactly clear >> on this.) For my purposes in the 0.4 branch, sqlite2 is the way we have >> to go since we'll be staying with asterisk-1.2 in that branch. >> >> I'm redoing the sqlite package in 0.4 branch and will have that and the >> cdr stuff ready to go tomorrow. Assuming it builds cleanly (building >> right now), I just need to clean up the hacks I put in the asterisk.mk >> file. >> > > Err, really? sqlite2 only? So the following > > http://svn.digium.com/view/asterisk-addons/branches/1.2/res_sqlite3/ > > is misleading then? > The original request was for cdr data. The cdr_sqlite module that is in 1.2 only works with sqlite2. I did see the res_sqlite3 module in add-ons, but we currently don't include addons in the 0.4 branch and this module won't help for cdr. I'll talk with Kristian more about this and decide what is going to happen with trunk. For right now, the features that are in 0.4 branch are what will make it to the 0.4.5 release. 0.4.5 needs to get out. We've added several packages and there have been several upgrades since 0.4.4. I'm pretty much ready to call svn 709 a release candidate for 0.4.5. The only thing that may get in that's not currently enabled is the rhino zaptel support. It was temporarily removed due to a small problem with their ftp site. If Bryce can get me the update in the next day or so, we'll get that included. Otherwise, we're in a feature freeze for 0.4.5. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |