Configure number of retries

Configure number of retries SearchSearch
Author Message
Neil Stamps
New member
Username: Neil

Post Number: 40
Registered: 12-2009
Posted on Tuesday, February 09, 2010 - 11:18 am:   

How can I configure how many times NowSMSLite retries to send or deliver notifications?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1774
Registered: 08-2008
Posted on Tuesday, February 09, 2010 - 05:12 pm:   

Hi Neil,

The settings mentioned in the following thread can be used: http://support.nowsms.com/discus/messages/1/20266.html

The thread is talking about an SMPP connection, so you can ignore the part that discusses SMPP error codes. Just note that for a modem, all error conditions are considered to potentially be temporary, so the error handling logic described in that thread for "temporary errors" always applies.

--
Des
NowSMS Support
Neil Stamps
New member
Username: Neil

Post Number: 41
Registered: 12-2009
Posted on Wednesday, February 10, 2010 - 08:18 am:   

ok that's great. Can we also manage the MM7 delivery notification retries as well?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1780
Registered: 08-2008
Posted on Wednesday, February 10, 2010 - 05:24 pm:   

I assume you mean retrying the posting of the MM7 delivery notifications to your app?

The same parameters are used as for SMS.

If you want to use different retry settings on the MMS side, you can apply the same parameters under the [MMSC] setting of MMSC.INI.

(For MMS retry parameters, if a parameter setting is not found in MMSC.INI, NowSMS uses the setting under the [SMSGW] header in SMSGW.INI.)

These are the retry parameters supported for outbound MMS delivery attempts (MM7, MM4, MM1, and/or EAIF):

RetryDelay=
RetryDelayMultiplier=
RetryDelayAfterAttempts=
RetryDelayMax=
RetryMaxAttempts=



--
Des
NowSMS Support