Push Delivery via HTTP issue

Push Delivery via HTTP issue SearchSearch
Author Message
ayman abou ouda
New member
Username: Hotsms

Post Number: 6
Registered: 11-2007
Posted on Saturday, May 29, 2010 - 12:18 am:   

Hi sir ,

kindly , i have small issue to push Delivery Report Via HTTP

problem that i can not push Delivery Report to long SMS . i can do it for normal sms without UDH

but when i execute this URL
http://myip:8800/?user=ayman&password=ayman&PhoneNumber=972598683344&receiptmess ageid=SAR-+972598683344-37-2-1&ReceiptDelivered=Yes

i got Error Message :
Error: Invalid Parameter
ReceiptMessageId not found in our local database

so can you help me please

Best regards
ayman
ayman abou ouda
New member
Username: Hotsms

Post Number: 7
Registered: 11-2007
Posted on Saturday, May 29, 2010 - 12:31 pm:   

any answer ?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 2176
Registered: 08-2008
Posted on Monday, May 31, 2010 - 02:55 pm:   

Hi Ayman,

I need more information on the overall sequence of events.

Normally, the "ReceiptMessageID" parameter would not be a NowSMS format message id.

The usual concept is that NowSMS is submitting to an HTTP SMSC ... and that HTTP SMSC returns a new message id in its HTTP response.

When the HTTP request comes back to NowSMS for a delivery receipt, it would be the new message ID from the other SMSC that is submitted here, not the NowSMS message ID.

I'd need to see complete transaction details (including message submission) of both what works and what does not work on your system in order to better understand your situation.

--
Des
NowSMS Support
ayman abou ouda
New member
Username: Hotsms

Post Number: 8
Registered: 11-2007
Posted on Tuesday, June 01, 2010 - 07:35 pm:   

hi des

can you give me exmple

my client send to my via smpp and i send it from nowsms via HTTP SMSC and when i got DLR from website i want to send DLR to my client smpp connection
which i use this URL to puch DLR to smpp
http://myip:8800/?user=ayman&password=ayman&PhoneNumber=972598683344&receiptmess ageid=SAR-+972598683344-37-2-1&ReceiptDelivered=Yes
it work from MessageID like : 4BFB78ED
but when i use long sms like :SAR-+972598683344-37-2-1 it not work and give me
i got Error Message :
Error: Invalid Parameter
ReceiptMessageId not found in our local database

can you help me please it very necessary

waiting your help
best regards
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 2190
Registered: 08-2008
Posted on Wednesday, June 02, 2010 - 02:12 pm:   

Hi Ayman,

I'm having trouble understanding what you are doing ... because the "ReceiptMessageID" value in this scenario would normally be a message ID assigned by your HTTP SMSC ... not the NowSMS message ID.

So I don't know why it would work for a message ID like 4BFB78ED in the first place, unless 4BFB78ED is the message ID assigned by the HTTP SMSC.

In order to understand your problem, I need to see the complete transaction details (including message submission) of both what works and what does not work on your system.

Preferably, I'd like to see an SMSDEBUG.LOG that shows you submitting a message and attempting to return a delivery receipt. I would want to see both an example that works and one that does.

--
Des
NowSMS Support