Bogdan Lucaciu wrote:

Hello

I need a way to:
 - insert a message into a table and be sure kannel will send it
 - once the message is sent , kannel should update the table accordingly
 - when the DLR arives , kannel should update the table accordingly

I found on the list some discussion about sqlbox.

Reading the user guide (for 1.4.0) I came across "DBPool". Also, the
release notes for 1.3.1 say "PostgreSQL support added for database
pools."

I don't know how these two features relate to my problem, but I wasn't
able to find further information, can you please direct me to some
reading material?
(I'm using kannel 1.4.0 and I prefer using postgresql if possible)

the DBPool is a inernal structure that "abstracts" the usage of database pools for various internal issues that Kannel used, ie. DLR storage to dbs.

Rene Kluwen provides a "sqlbox" that connects as smsbox instance to bearerbox and does actually somewhat you are looking for. sqlbox is currently only in CVS repository as own module. You can checkout it in the same way as Kannel's gateway module, described on the download web page.

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to