Dele Olajide
Dele Olajide
This work will be done properly in the 0.4.x branch
Jitsi Meet does not use that parameter any more. It now supports XEP 0215 I must remember to remove it. You have to use the the [External Service Discovery plugin...
For more information For more details see https://jitsi.github.io/handbook/docs/devops-guide/turn
Closed in error.
> Would you please tell me how to verify it? [See my comments above](https://github.com/igniterealtime/openfire-ofmeet-plugin/issues/104#issuecomment-633721876) about using the openfire external services discovery plugin for openfire that implements xep 0215. Jitsi-Meet uses...
> In order to make it work, the monitoring plugin needs to implement a tombstone for each retracted message This is not exactly correct. As pointed out by jcbrand >The...
>Maybe the code isn't thread-save, have other race conditions or don't use library calls in the right way or with wrong/missing parameters. I totally agree with you. It does not...
Thank you for the contribution There is a system property for the openfire xmpp domain called **xmpp.domain**. It might be better to use that instead of creating **org.jitsi.videobridge.ofmeet.hosts.domain**
>Does this make sense No. You have confused me. This is my understanding **ofmeet url** https://domain.com/ofmeet/myconf **openfire** openfire xmpp server = xmpp.domain.com (SRV registry _xmpp-server._tcp) openfire web server = https://xmpp.domain.com:7443...
>"domain": "jitsi.domain.com", I am not sure that is correct. From my experience, that should be **domain.com**. It is used for the XMPP jingle signalling which requires an XMPP domain name...