ejabberd icon indicating copy to clipboard operation
ejabberd copied to clipboard

The roster set requests are not sent after a session is recovered

Open jlemangarin opened this issue 6 years ago • 0 comments

Hello !

Please have a look at this JSXC issue and the discussions : https://github.com/jsxc/jsxc/issues/794

When a session is still opened but not polled by any client, the requests are queued in case we re attach the session.

It works well for the presence requests, when the polling restart, Ejabberd send all the pending presence requests to the client.

Capture d’écran de 2019-07-25 16-30-37

But it seems not to work for the roster requests as described in the JSXC issue.

Thanks in advance !

jlemangarin avatar Jul 25 '19 14:07 jlemangarin