Page 1 of 1

Invalid Source or Destination Address has 60 second timeout

Posted: Thu Dec 06, 2007 9:31 am
by snymanr
What a great tool!

You saved me a huge embarrassment, thanx.

I saw that you told another user that you turned off the sleep in Version 1.2.1

I have the latest version.

If there's a variable I can set on initialization that can change this timeout to 10 seconds and/or disable it?

Thanks again!

Posted: Thu Dec 13, 2007 8:46 pm
by alt
Which timeout value do you mean?

SmppClient has two values where process sleeping and waiting for a while.

SmppClient.Timeout gets or sets the maximum time in milliseconds waiting for response from SMSC.

SmppClient.SubmitSpeed gets or sets the number of SUBMIT_SM packets per minute that can be send to SMSC. This value is used in the method SmppClient.AdvancedSubmit where SmppClient not send messages faster than SubmitSpeed.

Connection timeout

Posted: Fri Dec 14, 2007 6:07 am
by snymanr
When I send an sms, and the sms does not go through (because the number does not exist, or there is a comms error), the application does a retry after 60 seconds.

Where do I disable this functionality.

Posted: Fri Dec 14, 2007 12:43 pm
by alt
I have removed this functionality. You can download version 1.2.7.