SMPP questions

SMPP questions SearchSearch
Author Message
Steve
Unregistered guest
Posted on Tuesday, March 16, 2004 - 07:32 am:   


I need to know

1. what happens if nowsms cannot connect to the smsc and the retry period
2. what happens if it cannot bind and retry period
3. Are these conficurable through ini file
4. The transmit and receive PDU

Thanks

Steve
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2129
Registered: 10-2002
Posted on Tuesday, March 16, 2004 - 06:32 pm:   


quote:

1. what happens if nowsms cannot connect to the smsc and the retry period




In an SMPP context, if NowSMS cannot connect or bind, it waits 20 seconds before trying again. It then waits 40 seconds before the next attempt.

If the next attempt fails, an error is written to the event log, and NowSMS waits 3 minutes until the next attempt. It then increases the wait for each failure up to 10 minutes between attempts.

(These waits may see excessive, however they follow recommendations set by a number of service providers who do not want their systems to be overwhelmed by reconnection attempts after an outage.)


quote:

2. what happens if it cannot bind and retry period




Same as above.


quote:

3. Are these conficurable through ini file




Unfortunately, no.


quote:

4. The transmit and receive PDU




Sorry, I don't understand the question.

-bn