Hi I had a similar problem.
set msg-id-type. You may need to experiment. msg-id-type = 0x01 works with my smpp providers. dlr =8 means the message is submitted to smsc. You are not receiving dlr=1, 2 or 4. For message id ensure you urlencode the dlr-url. Ismail. ----- Original Message ----- From: "aleksandar ivanovski" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, July 21, 2005 1:36 PM Subject: dlr status = 8 on delivered SMS ??? > Hi all, > A problem suddenly raised from nowhere :-( > > The dlr reporting works it is just that it always sends value %d=8. > > One other thing that i noticed is that the dlr is triggered only if I > set dlr-mask=31. I don't remember that I have changed something in the > conf file and I was able to receive 1s when the message was delivered. > > > Any Idea what may be the cause of this problem. > > Have one more small problem: although I have read a lot on this forum, I > was not able to realize how to track msg except with the phone# which is > not always suitable. I cannot make it work with the uniqueID that I send > in the sendsms URL. i.e. I cannot retrieve it back. > > thank you all > > Alex >
