Hi there, 

Im using SMSLib .NET and im trying to achieve something really simple but 
without success.

 

Im trying to send a few messages (10 messages, in wich first 3 numbers are 
correct, other 3 are incorrect and last 4 are correct).

 

Im doing this so i can implement a project with a loop everytime a message 
fails. I updte the list of senders removing the failed number. 

 

The reason i'm dois this is because everytime i'm sending 500+ messages 
with SendMessage() and one message fails, all messages after also fail. The 
getFailureCause() outputs GATEWAY_FAILURE in the first message fail and 
NO_ROUTE is all other. 

 

But im having problem restarting the whole message delivery process. I 
trying stop the service and start it again, stoping com1 and start it 
again, gateway.stop and .start, without success. Im always getting erros 
like conection reset by peer or impossible to stop server while running, 
etc. 

 

Can you tell me what i can do to restart the gateway so the loop wont break?

 

Thanks in advance. Best regards.

*Hugo Cabral*

-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib Discussion Group" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/smslib/ceb8e0eb-2d83-41c7-a6fd-398b20e38006%40googlegroups.com.

Reply via email to