Type of delivery report

Type of delivery report SearchSearch
Author Message
lana rel
New member
Username: Lanarel

Post Number: 2
Registered: 01-2015
Posted on Tuesday, February 03, 2015 - 02:12 am:   

I have solved the problem from this issue
http://support.nowsms.com/discus/messages/1/72791.html
by requesting like this to nowsms on my server
http://127.0.0.1:9999/?user=admin&password=admin&ReceiptMessageId=54981F02&Recei ptDelivered=Yes&PhoneNumber=XXXXXXXXX
The DR returned is a sms message looking like this
2015-02-02 17:44:34,admin,SMSSubmit,XXXXXXXXX,127.0.0.1,54981F07,Text,Text=id:54CF4E56 sub:001 dlvrd:001 submit date:0000000000 done date:1502021744 stat:DELIVRD err:000
Is the DR must be a SMS which must be sent to a phonenumber? If that was true, then I must pay for 1 more SMS fee to send DR to my client?
Can NowSMS request a success value with messageid to my client as a DR? this sms DR's going to double our fee.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 5191
Registered: 08-2008
Posted on Tuesday, February 03, 2015 - 04:47 pm:   

Hi,

Sorry I missed seeing your other post.

The delivery receipt is treated like an inbound SMS, but it should get routed back to the client that submitted the message.

I assume an SMPP client submitted the message, correct?

The DR should get routed to that SMPP client, not back out via the HTTP SMSC.

That said, it does look like the above request will charge a credit to account admin. To avoid that, add &InboundMessage=Yes to the URL request.

--
Des
NowSMS Support