Paweł Domas

Results 30 comments of Paweł Domas

ah this breaks the tests, I need to take a look

@Sheharyar566 I'm running from a fork, I don't know if this change will land upstream

Btw. this PR still has a problem where if you have sent any other presence since the initial join it will not be used, but reverted back. Maybe it's better...

This log message is new, but it should not be a problem by itself. It actually indicates that there's a problem with XMPP connection. Are conferences working when this message...

I suspect it might be related to the refactor mentioned above

okay I think the reason is because the registration listener was removed during the refactor and now it works only if the connection is ready on bundle startup and that...

https://github.com/jitsi/jicofo/pull/557

Hi! thanks for deep analysis of the text 😅 feel free to open a PR with improvements and we can take it from there

Hi, By Jingle connection do you mean single Jingle session or single XMPP connection to the server ?

Make sure that your client advertises all of the features listed here: https://github.com/jitsi/lib-jitsi-meet/blob/master/modules/xmpp/strophe.jingle.js#L28 Also please use our "dev" mailing list for asking questions.