Archive for the ‘Kannel’ Category

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, and [...]

December 5, 2009 • Tags: , , , • Posted in: Kannel • No Comments

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.

December 5, 2009 • Tags: , , , • Posted in: Kannel • No Comments