Guus der Kinderen
Guus der Kinderen
> When trying to set an invalid IP address in the Admin console, the value returns the previous value rather than allowing me to correct it. Is this the same...
> When the proxy address is added to the blocklist, the proxy (and its clients) are not blocked. Intentional behaviour? I'm not sure if I interpret what you're asking correctly....
> Is there an argument for making that property true by default for new installations? Maybe - the same could be said for the very similar property that's used by...
For Stream Management to work properly in an Openfire cluster, the client _must_ resume the stream on the same cluster node. To facilitate this, the `location` attribute was added in...
In my reasoning, features like these - those that are primarily desirable by organisations that make use a professional (clustered) environment - make for good candidates for bounties, or otherwise...
Said issue was posted (and discussed) here: https://discourse.igniterealtime.org/t/muc-ignored-an-update-of-presence-but-resent-an-old-presence/82265/3 If I understand things correctly (haven't tried to reproduce this), then the client is sending two "join" presence stanzas. Openfire, unlike Prosody,...
To resolve the error related to the missing 'unix-java' lib, the `libunix-0.5.1.so` dependency of `org.jitsi:jitsi-sysactivity` must be added to the java.library.path _using the name `libunix-java.so`_ in Linux environments. Note that...
@abhijitnathwani Try adding the path to the directory containing `libunix-java.so`, but excluding the file itself, to `java.library.path`
Try renaming `libunix-0.5.1.so` to `libunix-java.so`
That leaves me out of ideas.