Sms receipt

Sms receipt SearchSearch
Author Message
parisien
Unregistered guest
Posted on Saturday, March 26, 2005 - 11:41 pm:   

Hello.

when i send sms by SMPP to my smsc, i don't receive receive Delivery receipts with now sms.

how to make sure that option 2 is set when now sms send sms by smpp and how to retreive the Delivery receipts ?

Thank you.
Parisien
Unregistered guest
Posted on Sunday, March 27, 2005 - 02:30 am:   

i just hade something really weird.

I sent a message to my mobile phone using the URL :
http://xxx.xxx.xxx.xxx:8080/?PhoneNumber=33675xxxxxx&Text=test+de+message+sms001 &ReceiptRequested=Yes

I received the message on my mobile phone.... And then i receives the Delivery receipts on my mobile phone.

Why ? i would like to receive the delivery recipt on the computer where i installed now sms. no on the mobile phone of the dest number.

This is the sms i received on the mobile phone where i sent the message :

Echo id:C2F7529603262B20 sub:000 dlvrd:001 submit date:0503270202 done date:0503270202 stat:DELIVRD err:000 text:
Parisien
Unregistered guest
Posted on Sunday, March 27, 2005 - 02:43 am:   

if it can help, i found that in my logs :

2005-03-27 04:03:00,4245F3EB.req,Auto-response to +3367520xxxx,+3367520xxxx,OK -- SMPP - xxx.xxx.xxx.xxx:xxxx,Text="Echo id:C2F7529603262B20 sub:000 dlvrd:001 submit date:0503270202 done date:0503270202 stat:DELIVRD err:000 text:
"
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 4235
Registered: 10-2002
Posted on Monday, March 28, 2005 - 08:16 pm:   

SMPP delivery reports generally come in to the system with the recipient listed as the sender.

So your 2-way command is processing the message.

Define another 2-way command to process receipts. Define the command prefix as "id:*".

-bn