Page 1 of 1

Submit Batch SMS hangs

Posted: Wed Jul 10, 2019 7:56 pm
by aordonez
Hi, I have a problem sometimes when during a bathch sending:

var respSubmit = (await _client_Smpp.Submit(batch)).ToArray();

I gets a client_evDisconnected event and then the RecoverySucceeded in thouse cases the submit hangs indefinitely.

How can I avoid this

Re: Submit Batch SMS hangs

Posted: Tue Jul 16, 2019 7:42 am
by alt
Hi aordonez,

What library version do you use now?

Re: Submit Batch SMS hangs

Posted: Mon Jul 22, 2019 5:48 pm
by aordonez
Hi, I´m using v2.6.10

Re: Submit Batch SMS hangs

Posted: Tue Jul 23, 2019 6:02 pm
by alt
Please try to test with version 2.6.12
https://www.nuget.org/packages/Inetlab. ... eta-190704