Thanks, Alex for reminding me.
Indeed I did a thing that exactly does (part of) what you want.
SQLBOX stores all incoming and outgoing SMS in a sql table that can be
managed from some yet unwritten application.

Originally developed for a private company, we agreed to make the results
public to the open source community.
I will prepare a patch to send to the devel mailinglist for enthousiasts to
pick up and test.

Regards,

Rene Kluwen
Chimit


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Alex Kinch
Sent: woensdag 31 maart 2004 16:31
To: Rory Campbell-Lange; Mikko Kiesil?
Cc: Kannel Users
Subject: Re: Front End for Kannel


I know Rene Kluwen has been working on a sqlbox project for Kannel that
should do what you want, although can't remember how far he got. We've done
some testing on our side and it seems to work, but you'd be best to ask him
yourself. Or wait until he reads this message on the list and he'll reply
:-)

Alex


----- Original Message -----
From: "Rory Campbell-Lange" <[EMAIL PROTECTED]>
To: "Mikko Kiesil?" <[EMAIL PROTECTED]>
Cc: "Kannel Users" <[EMAIL PROTECTED]>
Sent: Wednesday, March 31, 2004 2:41 PM
Subject: Re: Front End for Kannel


> 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