I've suggested a persistent database store in the past, with the idea
that DLR reports could be reported against objects in the database in a
simple way. Postgresql, with its support for triggers and custom
functions (and BSD license) is a good choice. However this would make
Kannel dependant on a database package, which isn't really required.

I have a rather crude system which is a version of this system, where
messages aimed at and coming out of Kannel are stored in a database. A
looping perl script passes the SMS to Kannel or passes an SMS to a
receiving url.

I think there might be something like this in the contrib directory
already. Anyhow, I call this "smshub", and I can share if anyone is
interested.

Rory

On 31/03/04, Mikko Kiesil? ([EMAIL PROTECTED]) wrote:
> >Kannel also storing/dumbing the SMS in store-file. If that part is 
> >modified to store in such a manner so that the clients can access it.
-- 
Rory Campbell-Lange 
<[EMAIL PROTECTED]>
<www.campbell-lange.net>

Reply via email to