Dear All,
My dlr setting is not working, after dlr-storage = mysql this option modem 
will not restart.

group = core
admin-port = 13000
smsbox-port = 13001
box-allow-ip = "127.0.0.1"
admin-password = detaitaa
admin-allow-ip = "127.0.0.1"
wdp-interface-name = "*"
dlr-storage = mysql
log-file = "/var/log/kannel/bearerbox.log"
access-log = "/var/log/kannel/access.log"

# A&S Siemens Modem
group = smsc
smsc = at
modemtype = siemens_mc52i
device = /dev/ttyS0
speed = 9600
log-file = "/var/log/kannel/modem.log"

# SMSBOX SETUP
group = smsbox
bearerbox-host = localhost
sendsms-port = 13131
sendsms-chars = "0123456789 +-"
log-file = "/var/log/kannel/smsbox.log"


# UTE testing
group = sendsms-user
username = UTE
password = cattest

include = "/etc/kannel/modems.conf"
include = "/etc/kannel/dlrmysql.conf"

dlrmysql.conf contain the following data

group = mysql-connection
id = mydlr
host = localhost
username = root
password = root
port = 3306
database = dlr
max-connections = 10

#Data base properties
group = dlr-db
id = mydlr
table = storedlr
field-smsc = smsc
field-timestamp = timestamp
field-destination = destination
field-source = source
field-service = service
field-url = url
field-mask = mask
field-status = status
field-boxcid = boxcid
log-file = "/var/log/kannel/dlr-mysql.log"


This is my database structure  with data base name dlr and table name is 
storedlr


 what to do to solve this problem ??
#
" Ce courriel et les documents qui lui sont joints peuvent contenir des 
informations confidentielles ou ayant un caractère privé. S'ils ne vous sont 
pas destinés, nous vous signalons qu'il est strictement interdit de les 
divulguer, de les reproduire ou d'en utiliser de quelque manière que ce soit le 
contenu. Si ce message vous a été transmis par erreur, merci d'en informer 
l'expéditeur et de supprimer immédiatement de votre système informatique ce 
courriel ainsi que tous les documents qui y sont attachés."
******
" This e-mail and any attached documents may contain confidential or 
proprietary information. If you are not the intended recipient, you are 
notified that any dissemination, copying of this e-mail and any attachments 
thereto or use of their contents by any means whatsoever is strictly 
prohibited. If you have received this e-mail in error, please advise the sender 
immediately and delete this e-mail and all attached documents from your 
computer system."
#

<<image/gif>>

Reply via email to