Reply Pending Error

Reply Pending Error SearchSearch
Author Message
Nasif Khan
New member
Username: Nasifkhan

Post Number: 1
Registered: 11-2006
Posted on Wednesday, November 01, 2006 - 07:44 am:   

I have a question:

Suppose if I want to send a message and the message fails to deliver then what happens...??
I know it will retry after some time but for how long?.. what if want to fixed the number of times it will retry for example after retrying 2 times it will expired what I have do then?

thanks

NASIF
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6774
Registered: 10-2002
Posted on Wednesday, November 01, 2006 - 08:54 pm:   

Hi NASIF,

See the RetryDelay related parameters in the following thread:

http://support.nowsms.com/discus/messages/1/5972.html

-bn
Nasif Khan
New member
Username: Nasifkhan

Post Number: 2
Registered: 11-2006
Posted on Thursday, November 02, 2006 - 08:29 am:   

hey bryce

sorry to bother u again

i went throught the link u gave and read the parameters.

but what parameters do I have to set in SMSGW.INI so that only the message will retried only suppose 2 time ...then it will expire....
what will be parameters then?

thanks
nasif
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6789
Registered: 10-2002
Posted on Tuesday, November 07, 2006 - 04:50 pm:   

Hi Nasif,

Put the following in the SMSGW.INI file, under the [SMSGW] header:

RetryMaxAttempts=2



-bn
Nasif Khan
New member
Username: Nasifkhan

Post Number: 3
Registered: 11-2006
Posted on Sunday, November 12, 2006 - 11:01 am:   

thanks Bruce .

it worked