thanks for your response I am using db dlr queue so it's not result of bear box restarting. Also my traffic is about 30-50 SMS per second so I think I can't send my debug log. but I will try msg-id-type and ASAP reply my result.
On 4/23/07, Iain Dooley <[EMAIL PROTECTED]> wrote:
>> 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
-- --Vahid Ghafarpour. http://vahid.ghafarpour.ir/ vahid at ghafarpour dot ir ghafarpour at gmail dot com
