Hi,

I have configured the smpp (v 3.4) and it can send/receive sms's via the
SMPP link . but my problem is iam not getting any thing related to DLR. i
cant see any records in the mysql database. how should i fix this ? if i use
dlr-mask=31 it will add a record to my DB. and how should i add dlr-url and
what kind of a logic should i implement there ? any sample script in the
kannel distribution ?

this is my config

group = mysql-connection
id = mydlr
host = 127.0.0.1
username = root
password = test123
database = dlr
max-connections = 1

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

group = smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 17018
#sendsms-port-ssl = true
#global-sender = 13013
#sendsms-chars = "0123456789 +-"
log-file = "/var/log/kannel/smsbox.log"

many thanks,
Tharanga



Reply via email to