Invalid Source or Destination Address has 60 second timeout

Smpp v3.4 client

Moderator: alt

Locked
PandaChi
Posts: 7
Joined: Mon Apr 16, 2007 7:56 am

Invalid Source or Destination Address has 60 second timeout

Post by PandaChi » Mon Apr 16, 2007 8:04 am

First of all, smppclient is great, so thanks so much for working on this project!

However, I was curious whether there was anyway to turn off the 60 second sleep/timeout whenever a source/destination address is invalid. It's fine that the message does not get sent, but a string of bad messages takes forever to be sent if the smppclient thread sleeps 60 seconds for each bad message.

If there's a variable I can set on initialization or anything, it'd be great to know! Thanks again!

- Sam
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Mon Apr 16, 2007 7:55 pm

I've turned off this sleep. Try version 1.2.1.
PandaChi
Posts: 7
Joined: Mon Apr 16, 2007 7:56 am

Post by PandaChi » Mon Apr 16, 2007 7:58 pm

That's awesome!! I'm going to try this right now :)

thanks so much! Do you have a donation center????
PandaChi
Posts: 7
Joined: Mon Apr 16, 2007 7:56 am

Post by PandaChi » Mon Apr 16, 2007 8:01 pm

ah, I just noticed the purchase page. I think I'll buy it :) thanks again!!!
PandaChi
Posts: 7
Joined: Mon Apr 16, 2007 7:56 am

Post by PandaChi » Mon Apr 16, 2007 8:52 pm

purchased :)
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Mon Apr 16, 2007 9:01 pm

Thank you a lot. :D
I've sent you source code.
Let me know if it works for you now.
Locked