Server stops calling ev_submitSM randomly for a few seconds

.NET library for SMPP protocol
Locked
barrym
Posts: 1
Joined: Thu Nov 01, 2018 10:42 am

Server stops calling ev_submitSM randomly for a few seconds

Post by barrym » Thu Nov 01, 2018 12:51 pm

Hi Alt,

We have an issue that we dont quite understand.

Radndomly for a few seconds the following is happening;
1. The clients are submitting messages and receiving an OK with messageid.
2. The ev_submitSMS doesn't appear to be called.
3. Resumes away again after a few seconds but on server side we are missing several 100 messages .

Any idea where the issue might be on this ? I am not sure what happens between client submitting and receiving a response and the ev_submitsm being called.

Thanks,
Barry.
Locked