2007-04-22 16:39:52 [11261] [8] WARNING: DLR[mysql]: DLR for DST<(null)>
not
found.
2007-04-22 16:39:52 [11261] [8] ERROR: SMPP[modem]: got DLR but could not
find message or was not interested in it id<325149513> dst<30007511>,
type<2>

why this happened?
I have many DLR messages in queue

either your SMPP server mixes the msg IDs while sending submit_sm_resp PDU and
later the DLR via deliver_sm. See user's guide info on the directive
'msg-id-type', or you have send a previous MT with a "nulled" source addr and
DLR resolver on Kannel's side can't resolve the DLR information it gets from the
SMSC.

Can you please provide more debug log-level output, also from the sequence of
submitting the SMS and getting the DLR.

ah yeah i remember now. i got this error and added this config variable to my smsc group:

msg-id-type = 0x01

as suggested by members of the list, and then tried it with the following values:

0x00
0x01
0x10
0x11

until one of them worked :) 0x01 worked for me.

cheers

iain

Reply via email to