Hi, I am having problems with DLR. I read few threads on this but didn't find the right answer. Please go through he following log:
... DEBUG: DLR[internal]: Adding DLR smsc=test, ts=3B98186D, src=ABCDEF, dst=<SOMENUM>, mask=7, boxc=dlrbox ... DEBUG: DLR[internal]: Looking for DLR smsc=test, ts=0999823469, dst=<SOMENUM>, type=1 WARNING: DLR[internal]: DLR for DST<SOMENUM> not found. ERROR: SMPP[test]: got DLR but could not find message or was not interested in it id<0999823469> dst<SOMENUM>, type<1> ... When SMS is sent, message id we get (in SM_DELIVER_RESP) is encoded in 8 hex digits message-id in the received DLR is encoded as 10 decimal digits How to handle this? Thanks a lot. Cheers
