Hi,

I'm having a problem in sending messages with Smslib:

1. I send a message with success to a valid cell phone.

2. After that, in the second iteration inside the loop, i try to send a 
message to a non-existing number and the message is not sent, giving a 
timeout exception inside smslib implementation. I saw that the gateway 
status goes to RESTART, just because a fail message.

3. In the third iteration inside the loop, i try to sendo a message to a 
existing and valid number, just like in 1, but the message is not send and 
worst, all the following messages are not send too, just because the 
timeout in 2.

Can anyone help me to solve this problem ? I reduced the timeout in 
Settings.java from 15000ms to 3000ms and i think that this has relation 
with the problem, but i can't see why.

Thanks.

Tarcísio Filó.

-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib Discussion Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msg/smslib/-/HOLcxxoWFPYJ.
For more options, visit https://groups.google.com/groups/opt_out.


  • [smslib] Gateway Prob... SMSLib Discussion Group on behalf of Tarcísio Filó

Reply via email to