Re: Audio Video Conferencing
Unfortunately i do not know of any other plugin.the jitsi (www.jitsi.org) IM client, and we use audio/video screen sharing etc. Hope that could be an option for you. But we run it with
View ArticleRe: Change server name
Here i am attached one screen shot of how to change server name. After login into server you see button on last of page.After clicking on button Edit Properties you see several server properties where...
View ArticleRe: Openfire 3.7.1 : Admin Error 500
Hello Wroot ! You are right, I just add your property and all is back ! That's perfect ! Thank you very much !I definitly love this program and this community ! You are all experts ! I much appreciate...
View ArticleRe: Openfire disconnecting users.
Was an answer found to this issue? i am experiencing the same for openfire 3.9.3?
View ArticleStart server errors openfire 3.9.3
Steps to reproduce:1.Downloaded windows version with JRE (I have windows 7) Also I have installed JDK, JRE..2.Install3. click "start" see errors: (see attach) java.io.FileNotFoundException:...
View ArticleRe: [bug] Can't disable admin port
I assume you mean somehow publish my changes? I don't really know much about git.
View ArticleRe: problem whit jitsi videobridge 1.3.1
I installed java version 7 and set it as the default. So now if I type "java -version" in terminal it confirms me saying the java version is 7 on the system. However openfire still seems to be using...
View ArticleRe: [bug] Can't disable admin port
Creating a pull request may help. You want to create a branch on your forked repo and then commit your change to that branch and push the branch up to your github fork. Github website will then give...
View ArticleRe: problem whit jitsi videobridge 1.3.1
Hello, You can simply add the JVM you want to use in file bin/openfire directly.I use /usr/java/latest JVMAdd this line :# Uncomment the following line to override the JVM search...
View Article[bug] does not release socket resource
File: org.jivesoftware.openfire.net.BlockingAcceptingMode.javaCode: @Override public void run() { while (notTerminated) { try { Socket sock = serverSocket.accept();...
View ArticleLog para fail2ban? fail2ban log?
Buenos Noches Como se registran los log de inicio de sección inválidos en openfire para los filtros de fail2ban Good Night where is invalid loging seccion logs for fail2ban filters
View ArticleRe: Start server errors openfire 3.9.3
It's a common problem with Windows and UAC protection. I suggest running it as a service (ideally you would want that, instead of keeping a user logged in to run it via launcher) and also installing in...
View ArticleCreating MultiUserChat throws NoResponseException
Hi guys, I am really stuck on this. I'm trying to create MultiUserChat with XMPPBOSHConnection; Start XMPPBOSHConnection : final AbstractXMPPConnection connection = new...
View Articleerror in log files
We are running openfire 3.9.3 with jitsi clients. everything is working fine for more than a week now, except the fact that our users gets disconnected and instantly reconnected every 5-10 min. Even...
View ArticleRe: Emoticons - Adding
Is there any documentation on all the steps and requirements for creating a emoticon pack?
View ArticlePlugin usage from another plugin
Hi, I'm writing my own plugin and would like to use the Monitoring Plugin from my plugin. In my own java class: import org.jivesoftware.openfire.plugin.MonitoringPlugin; …….. MonitoringPlugin plugin =...
View ArticleRe: [bug] does not release socket resource
What code change do you suggest? This file hasn't been touched in four years Openfire/BlockingAcceptingMode.java at master · igniterealtime/Openfire · GitHub
View ArticleRe: Emoticons - Adding
There is none, and honestly, it is not so complex to require one.
View ArticleRe: Emoticons - Adding
Any chance that there would be something created in the future to simplify the process? I know most people won't want to be bothered with editing the .plist, move files around, editing logon scripts,...
View Article