Page 1 of 1

Handling of open submits after reconnect if disconnected

Posted: Fri Jun 02, 2017 6:18 am
by striemer
Hi All,

I am using SubmitAsync to submit messages. As there may be a disconnect happening while waiting for the submit completion, I wonder about the correct handling of messages which are waiting for the completion (ie. evSubmitComplete).

Thanks and best regards,
Stefan

Re: Handling of open submits after reconnect if disconnected

Posted: Wed Jun 07, 2017 5:00 pm
by alt
Hi Stefan,

When client disconnects you should get SubmitSmResp with Status = CommandStatus.SMPPCLIENT_NOCONN in evSubmitComplete event.