SMPP User want Delivery Receipt

SMPP User want Delivery Receipt SearchSearch
Author Message
Luis Claudio
New member
Username: Agentelu

Post Number: 7
Registered: 11-2018
Posted on Wednesday, February 26, 2020 - 03:32 pm:   

I have an SMPP user who needs to receive delivery reports, how can I parameterize it in NOWSMS so that he can receive it?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 6108
Registered: 08-2008
Posted on Wednesday, February 26, 2020 - 04:03 pm:   

Hi,

The SMPP client just needs to request it (registered_delivery = 1 is the SMPP parameter, I believe).

This will cause NowSMS to request a delivery report the routing the message to an upstream SMSC. So the question is what protocol is used there, and does that provider support delivery reports? If the protocol is SMPP, there should be no issue.

--
Des
NowSMS Support
Luis Claudio
New member
Username: Agentelu

Post Number: 8
Registered: 11-2018
Posted on Wednesday, February 26, 2020 - 11:00 pm:   

I receive in nowsms all delivery reports from all users that we have from SMSC. The problem is that this information needs to be passed on to the user who has an SMPP account on my nowsms. is a customer, they ask me for delivery report! We did a test and I verified that the file of the day has the record of the test that we did in the following format:
Text = "id: 63406394 sub: 001 dlvrd: 001 submit date: 2002261611 done date: 2002261611 stat: DELIVRD err: 000 text: OTT verfication code"; SMSCRouteName = SMSC_SMPP_AO; Recip = Alert; SMSCReceiptMsgId = 634063990; SMSCReceiptMs26


I need to know how I can make that information available to the user.
Luis Claudio
New member
Username: Agentelu

Post Number: 9
Registered: 11-2018
Posted on Thursday, February 27, 2020 - 12:20 am:   

The user said he set the parameter registered_delivery = 1, but did not receive the delivery receipt, he is using SMPP to send messages.

Is there anything else you can do to get him the receipt?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 6114
Registered: 08-2008
Posted on Thursday, February 27, 2020 - 09:53 pm:   

That looks promising. Does the log entry really end with the text “SMSCReceiptMs26”? If my advice below does not resolve your issue, I would like to see SMSOUT-yyyymmdd.LOG log entries showing some user message submissions, and SMSIN-yyyymmdd.LOGv entries showing resulting receipts.

But, there may be a simple answer.

Does the “SMS User” account have the “Route received messages to user via SMPP” setting enabled? (No recipient address is required.) If it does not, NowSMS will not route any delivery reports to the account.

It is also necessary that the SMPP client be connected as a transceiver (or have an additional receiver connection), otherwise no delivery reports will be delivered over the connection.


Des
NowSMS Support
Luis Claudio
New member
Username: Agentelu

Post Number: 10
Registered: 11-2018
Posted on Friday, February 28, 2020 - 12:11 am:   

Yes, correct. both IN and OUT files contain records of messages sent by the SMPP user. Where can I parameterize the option “Route received messages to user via SMPP”
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 6115
Registered: 08-2008
Posted on Friday, February 28, 2020 - 09:48 am:   

It is an attribute of the user account under “SMS Users”