Kannel
Sqlbox as a Kannel add-on
A lot of stuff has been happening lately on the Kannel project: lots of new patches, bug fixes and even a brand new development release. With the release of Kannel 1.5.0 Development Version on Oct. 20th., Sqlbox is now part of Kannel’s distribution. This is really great news, because you’ll get SqlBox along with Kannel. [...]
Kannel version 1.5.0 – development version
This is a DEVELOPMENT version. Please do report problems to devel@kannel.org (the development mailing list), or file a bug report to our bug tracking system.
MySQL Storage Engine
This patch adds an alternative storage engine that uses mysql as backend, instead of a big file or a spool directory. This makes some interesting setups possible and also allows to ease the disk I/O on the server (by using an external MySQL engine). To use it, you first need to create a MySQL database, [...]
New SqlBox release: 0.7.2
I’ve just updated SqlBox. Version 0.7.2 adds: * rpm target (already on the latest snapshot). You can now run ./configure and then make rpm to build an RPM! * Support for MS-SQL and Sybase over FreeTDS. You need a current Kannel snapshot to support this. * Some code cleanups. You can get it from here.