Hi

I am running with log-level=0
Here's more of my config:

group = core
admin-port = 13000
smsbox-port = 13001
admin-password = ********
log-file = "/usr/local/kannel/logs/kannel.log"
log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
access-log = "/usr/local/kannel/logs/access.log"
store-file = "/usr/local/kannel/logs/kannel.store"
dlr-storage = mysql


I haven't tried with 1.3.1 - I'll try it now - I'd prefer to run a stable
release though.

Thanks,

David.

----- Original Message -----
From: "Alexander Malysh" <[EMAIL PROTECTED]>
To: "David Tully" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, April 04, 2003 12:42 PM
Subject: Re: Kannel crashes with mysql DLR


Hi,

can you please start bearerbox woth log-level = 0 and send us debug log...
btw. have you tried with kannel 1.3.1 ?

On Friday 04 April 2003 13:37, David Tully wrote:
> Hi there.
>
> I've been running Kannel 1.2.1 on RedHat 7.2 successfully for a few
months,
> without any major problems.
> I've delivery reports working through my SMPP connection to O2.
>
> I've just recomplied to include mysql support for DLR and added the mysql
> DLR entries to the conf file.
> Kannel starts and runs fine, until I send a message that requests a
> delivery report.
> At this stage, kannel crashes.
> I'm running in debug mode, yet there is nothing in the log files to
> indicate a problem - no mention of any error.
>
> Here's the mysql entries from my conf file - they're standard enough..
>
> # MYSQL Config
> group = mysql-connection
> id = mydlr
> host = localhost
> mysql-username = dlruser
> mysql-password = *****
> database = dlr
>
> # MYSQL Delivery Reports
> group = dlr-db
> id = mydlr
> table = dlr
> field-smsc = smsc
> field-timestamp = ts
> field-source  = source
> field-destination = destination
> field-service = service
> field-url = url
> field-mask = mask
> field-status = status
>
> If anyone has any ideas, please let me know.
>
> Regards,
>
> David.

--
Best Regards / Mit besten Gr��en aus K�ln

Dipl.-Ing.
Alexander Malysh
___________________________________

Centrium GmbH
Ehrenstrasse 2
50672 K�ln

Fon: +49 (0221) 277 49 240
Fax: +49 (0221) 277 49 109

email: [EMAIL PROTECTED]
web: http://www.centrium.de
msn: [EMAIL PROTECTED]



Reply via email to