Missing MSGID when delivery fails.

Missing MSGID when delivery fails. SearchSearch
Author Message
Morten Jensen
New member
Username: Hansherlighed

Post Number: 10
Registered: 06-2006
Posted on Monday, April 28, 2008 - 10:10 pm:   

Hi,

I use SMPP to deliver SMS, and I have a little problem that I cannot figure out.
When I receive a DR on an SMS that has failed bacuse of wrong number, I get a text saying something like "NACK/11 wrong address....". But there's no ID in the text string to identify the SMS.
If I get a DR on an SMS that has been delivered OK, or has failed for some other reason, I get the ID correclty.

Here's a bit of my SMSIN.log
As you can see, when receiving a DR with an OK, the "Text" field starts with "id:NOWSMS msgid", but not when receiving a "NACK" answer? The msgid is being registered correclty, just not in the "Text" field"
2008-04-28 15:04:41,XXXXXXXX,Text,NACK/11/Invalid Destination Address,XXXXXXX,SMSCReceiptMsgId=4814EC42
2008-04-28 15:04:41,XXXXXXX,Text,id:SAR-+XXXXXXXX-5d-2-2 sub:001 dlvrd:001 submit date:0804281601 done date:0804281601 stat:DELIVRD err:000 text:,XXXXXXXX,SMSCReceiptMsgId=SAR-+XXXXXXXX-5d-2-2
2008-04-28 15:04:41,XXXXXXXX,Text,NACK/11/Invalid Destination Address,XXXXXXXX,SMSCReceiptMsgId=4814EC44

Attached is the SMPP.log file from the same time, where you can see what it is I receive from the SMPP server.

I'm using NOWSMS 2005 Patch K

Hope someone can help me
Morten Jensen
New member
Username: Hansherlighed

Post Number: 11
Registered: 06-2006
Posted on Monday, April 28, 2008 - 10:37 pm:   

Sorry, I'ts late and I'm tired.

This has nothing to do with now SMS, it's me that has a problem, sorry....