How to config NowSMS relay sms delivery report

How to config NowSMS relay sms delivery report SearchSearch
Author Message
KKW
New member
Username: Kkw

Post Number: 29
Registered: 01-2009
Posted on Monday, June 28, 2010 - 10:49 am:   

Hi Support,

our config as follows :

smpp user a,b,c -----> NowSMS ---> mobile operator 1, 2, 3

user a,b,c submit sms to NowSMS, the sms will submit to mobile operator 1, 2 or 3 and deliver to mobile subscriber

mobile operator 1, 2 and 3 will send delivery report for the submitted sms.

how can i config NowSMS to relay the delivery report recived from mobile operators to smpp user a, b and c ?

eg

msgID:4A2733A1 submitted from user a and delivery via operator 3, DR from operator 3 for this msg received by NowSMS should relay to user a

msgID:4A2733DD submitted from user b and delivery via operator 1, DR from operator 1 for this msg received by NowSMS should relay to user b

regards,
kk
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 2282
Registered: 08-2008
Posted on Monday, June 28, 2010 - 04:47 pm:   

Hi kk,

This happens automatically for submissions from SMPP clients, unless there is something unusual about the delivery report format generated by one of the service providers.

Have you tried it and are experiencing a problem, or are you just planning for it?

The only thing that can sometimes cause a problem is if a delivery report is returned, but the submitted message did not ask for one. NowSMS doesn't perform the tracking unless the flag is set in the SMPP message to request delivery reports.

There is a way to force all SMPP client submissions to request a delivery receipt if you are experiencing this issue:

If DefaultDelReceipt=Yes is set under the [SMPP] section of SMSGW.INI, then NowSMS will enable the delivery notification flag (registered_delivery = 1) by default for all messages received from SMPP clients. (SMPP clients can still set registered_delivery = 2 to request only non-delivery notification.) Note that the [SMPP] section of SMSGW.INI is not created by default, and may need to be created within the SMSGW.INI file. (This section is distinct and different from any [SMPP - server.name:port] section which defines parameters related to an outbound SMPP connection.)

Don't use this setting unless you need it. The SMPP client might not be expecting a delivery receipt if it did not ask for one.

--
Des
NowSMS Support
KKW
New member
Username: Kkw

Post Number: 30
Registered: 01-2009
Posted on Tuesday, June 29, 2010 - 08:03 am:   

Dear Des,

thx for yr information, this is new planning, we will test it.

with best regards,
kk