did u got your problem resolved of the dlr connectivity to the mysql database, i am also facing the same problem and hope to get the answer from U, if your problem gets solved, by the way i am using the kannel 1.3.2 version and mysql 4.0.20. and the error i am getting is
2004-11-08 15:47:59 [4040] [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl = 0
2004-11-08 15:47:59 [4040] [0] ERROR: Group 'dlr-mysql' may not contain field 'field-url'.
2004-11-08 15:47:59 [4040] [0] ERROR: Error found on line 109 of file `gw/testkannel.conf'.
2004-11-08 15:47:59 [4040] [0] PANIC: Couldn't read configuration from `gw/testkannel.conf'.
2004-11-08 15:47:59 [4040] [0] PANIC: ./gw/bearerbox(gw_panic+0x175) [0x80c8501]
2004-11-08 15:47:59 [4040] [0] PANIC: ./gw/bearerbox(main+0x171) [0x805254d]
2004-11-08 15:47:59 [4040] [0] PANIC: /lib/tls/libc.so.6(__libc_start_main+0xf8) [0xb722e748]
2004-11-08 15:47:59 [4040] [0] PANIC: ./gw/bearerbox(SSL_write+0x51) [0x80515d9]
and the conf file parameters are
group = core
admin-port = 13000
smsbox-port = 13001
admin-password = bar
#status-password = foo
#admin-deny-ip = ""
#admin-allow-ip = ""
#log-file = "/tmp/kannel.log"
#log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
#unified-prefix = "+358,00358,0;+,00"
access-log = "/tmp/access.log"
store-file = "/tmp/kannel.store"
#ssl-server-cert-file = "cert.pem"
#ssl-server-key-file = "key.pem"
#ssl-certkey-file = "mycertandprivkeyfile.pem"
#dlr-storage = internal
dlr-storage = mysql
# DATABASE CONNECTION FOR DELIVERY RECEIPTS
group = mysql-connection
id = mydlr
host = localhost
mysql-username = xxxx
mysql-password = xxxxxxxxx
database = dlr
group = dlr-mysql
id = mydlr
table = dlr
field-smsc = smsc
field-timestamp = ts
field-destination = destination
field-source = source
field-service = service
field-url = ""> field-mask = mask
field-status = status
field-boxc-id = boxc
Thanks in Advance
with best regards
|
-- shyam kumar <[EMAIL PROTECTED]> Tanla Solutions Ltd |
***************************************************************************** This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. *****************************************************************************
