Did you try to send messages with dlr-mask > 0?
If not, Kannel won't insert anything in the dlr table.
And even so -like Nikos said- the entries will be deleted when the message
reaches a final state.

== Rene

-----Original Message-----
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Michael vd Poel
Sent: Sunday, 12 June, 2011 06:43
To: users@kannel.org
Subject: MySQL issue

Hi all,

I have Kannel running on CentOS and it is sending messages. I have
configured
with '--with-mysql' and when Kannel is starting, it shows "2011-06-12
01:10:05
[7937] [0] INFO: MYSQL: Connected to server at localhost."

In the configuration file, I have:

dlr-storage=mysql

group = mysql-connection
id = mydlr
host = localhost
username = gebruiker
password = password
database = sms
max-connections = 10

group = dlr-db
id = mydlr
table=log
field-smsc=smsc
field-timestamp=timestamp
field-destination=destination
field-source=source
field-service=service
field-url=url
field-mask=mask

The MySQL user 'gebruiker' has INSERT privilege.

I have a table with corresponding fields in the database. But the table
isn't
populating.  

Does anyone see what I am overlooking?

Thanks for any help!


Michael





Reply via email to