Hello all!
After I have made some changes withstore-typeand store-location,
I no longer receive dlr's in my DB and logs don't get errors.
(after, these two rows I have commented)

A part of my conf example.

group = core
admin-port = 13000
smsbox-port = 13001
admin-password = ********
log-file = "/var/log/kannel/kannel.log"
log-level = 2
access-log = "/var/log/kannel/access.log"
#store-location = "/var/log/kannel"
#store-type = file
#store-file = "kannel.store"
store-type = spool
store-location = "/var/spool/kannel"
smsbox-max-pending = 5000
sms-resend-freq = 30
sms-resend-retry = 60
dlr-storage = mysql

All dlr's I get under access.log
Any ideas?

Reply via email to