Delivery reports for messages sent to SMSC through HTTP

Delivery reports for messages sent to SMSC through HTTP SearchSearch
Author Message
peter chanq
New member
Username: Qqblog

Post Number: 22
Registered: 10-2012
Posted on Monday, October 28, 2013 - 12:21 pm:   

config

smpp client -> nowsms gateway -> http smsc

i want to send back DR but couldn't i send back "expired" / "failed" / "rejected" result?

i read this thread but it seems you support only delivered or undelivered.

http://support.nowsms.com/discus/messages/1/24921.html
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4707
Registered: 08-2008
Posted on Monday, October 28, 2013 - 07:27 pm:   

Hi Peter,

In the most recent versions (current download version), an additional parameter has been added:

* SMS Gateway: Allow HTTP based SMSC to return a custom "stat:" text value when generating a failed delivery report. Use &ReceiptFailedStatus=XXXXX in the URL together with &ReceiptMessageID=xxxxxxxxx and &ReceiptFailed=Yes.

Example:

...&ReceiptFailed=Yes&ReceiptFailedStatus=EXPIRED

I'm not sure what your perceived difference is between "failed" and "rejected" is ... there is not a "failed" result status defined in the specification. But there is a general undeliverable status that is usually abbreviated as UNDELIV.

--
Des
NowSMS Support