Hi,

This explains also your previous problem with dlr-url. I am surprised bb
doesn't panic with such configuration.

You cannot add attributes (like dlr_url)  outside groups (i.e. on a blank
line). Please read configuration basics from UG.

BR,
Nikos

On Sun, Jul 10, 2011 at 9:27 AM, Michael van der Poel <[email protected]>wrote:

>  Hi all,
>
> I am running Kannel 1.5 on CentOS and am happily sending messages over
> SMPP. What has been wrecking my head for a few weeks now, is how to capture
> the delivery reports in a MySQL table. I have been making one BOLD
> assumption: that there is life without the smsbox. And when I look at the
> logs, except for some warnings about a non-existent smsbox, everything is
> there: the PDU's deliver_sm has all the information I am looking for.
>
> I have 3 MySQL tables: the default 'send_sms' and 'sent_sms' and an
> additional table 'verslag' that has columns 'smsc', 'ts', 'dst', 'source',
> 'service', 'url', 'mask', 'status', 'boxc_id', 'to', 'network-code',
> 'msisdn', 'scts', 'id_sms'.
> Obviously, the dlr.php should update the 'status' column for the relevant
> 'id_sms' but it doesn't.
> In the attached file, I am sending my config files, logs and the dlr.php
> file.
>
> I would be very grateful if you could point me in the right direction. I
> must be doing something very wrong!
>
> Regards,
>
>
>
> Michael
>
>
>
>

Reply via email to