Dear Norbert, Form my experience, dlr could not find the match dlr-url-entry. Look at ts=00EABC7C (creating dlr entry) and ts=0015383676 (from incomming dlr). BTW, what is protocol used in your case? In SMPP, adding msg-id-type = 0x00 will do the trick.
--tjatur On Fri, 2006-07-14 at 20:58 +0530, Norbert Naveen wrote: > Hello All , > I am facing this problem , for sendsms i am calling dlr-mask- 31 and > url encoded for dlr-url > and in the bearbox log i can see ...... > I get the DLR when Type is 8 that is Submit SM ACK > But not fro DELIVER SM > > Can anybody help ??? > > > 2006-07-14 21:24:21 [11848] [6] DEBUG: DLR[internal]: Adding DLR > smsc=ABC, ts=00EABC7C, src=123000000, dst=123456, mask=31, boxc= > 2006-07-14 21:24:21 [11848] [6] DEBUG: SMSC[ABC]: creating DLR message > 2006-07-14 21:24:21 [11848] [6] DEBUG: SMSC[ABC]: DLR = > http://192.1628.10.1:8080/cgi-bin/DSRSuccess?p=123000000&m=1628794&d=% > d > 2006-07-14 21:24:21 [11848] [9] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2006-07-14 21:24:21 [11848] [9] DEBUG: boxc_sender: sent message to > <127.0.0.1> > 2006-07-14 21:24:21 [11848] [8] DEBUG: boxc_receiver: got ack > > > 2006-07-14 21:24:31 [11848] [6] DEBUG: DLR[internal]: Looking for DLR > smsc=ABC, ts=0015383676, dst=123456, type=1 > 2006-07-14 21:24:31 [11848] [6] WARNING: DLR[internal]: DLR for > DST<123456> not found. > 2006-07-14 21:24:31 [11848] [6] ERROR: SMPP[ABC]: got DLR but could > not find message or was not interested in it id<0015383676> > dst<123000000>, type<1> > > > Thanks and regards > Norbert
