Hi,
I'm having the following problem when sending messages in smslib: 1. A first success message to an existing number is sent. 2. In the second iteration, i have a non-existing number that gives timeout exception when is sent. This causes the gateway to change its status to RESTART. 3. In the third and following iterations, all messages, even if the number exists, are not sent, just because the fail in the second iteration. I changed the serial timeout in Settings.java from 15000 to 3000 and i think this might have some relation with the problem, but i can not see why. Why this happen ? Just because an unsent message the gateway breaks and i can not send any messages anymore ? i don't want to stop and start my gateway just because a fail message. What do i have to do to fix this problem ? 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/-/wVfHhYBO_TwJ. For more options, visit https://groups.google.com/groups/opt_out.
