SMS
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.