jicofo icon indicating copy to clipboard operation
jicofo copied to clipboard

JItsi COnference FOcus is a server side focus component used in Jitsi Meet conferences.

Results 97 jicofo issues
Sort by recently updated
recently updated
newest added

## Description When Octo is disabled and JVB gets unresponsive or the XMPP connection is broken (we've seen this when near out of memory and struggling on garbage collector), any...

Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.8.3 to 2.10.0. Release notes Sourced from org.xmlunit:xmlunit-core's releases. XMLUnit for Java 2.10.0 add a new ElementSelectors.byNameAndAllAttributes variant that filters attributes before deciding whether elements can be...

dependencies

## Description I was using `stress` to provoke out of memory. JVB recovered fine (auto-restarted) but not Jicofo. Not sure if this is a bug or a feature request, but...

## Description I'm trying to get my self-hosted jitsi-installation to allow authenticating users from 2 subdomains using LDAP. In Prosody, this works: ``` VirtualHost "subdomain1.example.com" authentication = "ldap"; ldap_server =...