Re: smack 4.0.5 - javax.naming.NameNotFoundException: DNS name not found
Using the ip didnt work.XMPPConnection con = new XMPPTCPConnection ("127.0.0.1"); org.jivesoftware.smack.SmackException: javax.naming.NameNotFoundException: DNS name not found [response code 3];...
View ArticleLoad multiple conference rooms via automation
Hi! I've been googling for the last couple of days in an attempt to find a method of loading up chat rooms depending on various rules that we check as the user logs into the computer. I did see this:...
View ArticleRe: Load multiple conference rooms via automation
Bookmarks are stored on the server in the user's Private Storage. I don't think they can be accessed/altered via scripts. So the only way is to just open multiple rooms somehow, but other than startup...
View ArticleJitsi videobridge and Openfire 3.10.0 alpha
I cloned openfire 3.10.0 alpha from github, and can run the server. Jitsi video bridge no longer appears on the server "Available Plugins" page. I also cloned jitsi videobridge from github, built it,...
View ArticleBlocking Groups from certain Groups/Users
I hope you guys can help me with this as I have been battling this for a couple days now. My Spark program is configured within my Active Directory therefore all my Groups and Users are made within the...
View ArticleRe: Openfire users showing as offline in Admin Console using Converse.js
I switched to using Candy instead of Converse and now the correct user is showing online, however after I login it connects and I just get the gray screen. Perhaps I am not setting up rooms correctly?...
View ArticleRe: Openfire users showing as offline in Admin Console using Converse.js
With Candy, you specify a list of rooms to join in the javascript configuration object. Look what is done on this website for the groupchat support...
View ArticleFeature Request: XEP-0198 Stream Management
Now that there is a Feature request bug for Smack (SMACK-333) it would be nice to add a bug for openfire too.I know that Stream Management is not easy to implement on Server side, therefore it will...
View ArticleRe: Openfire users showing as offline in Admin Console using Converse.js
Thanks, I was able to get Candy to work. Is there anyway to embed it in another web page like Converse does where you can toggle it when you want to chat, etc?
View ArticleRe: Openfire users showing as offline in Admin Console using Converse.js
This is not a forum for Candy support, please ask these type of questions with those folks.
View Articleopenfire.sh specifies sh but uses bash built-in function shopt
Simple problem. openfire.sh in (3.10.0 alpha) uses /bin/sh but uses the bash builtin command shopt.
View ArticleRe: Jitsi videobridge and Openfire 3.10.0 alpha
Sorry, Jitsivideobridge plugin is being replaced by the new "Jitsi Meet" plugin. The reasons will be explained in a blog shortly. In the meantime, if you have built openfire before the upgrade of...
View ArticleRe: causes SocketTimeoutException
Ok flow if its different issue then whats the solution for this problem or where am i going wrong
View ArticleRe: causes SocketTimeoutException
11-21 10:59:09.231: D/SMACK(712): RCV (0): </stream:stream>11-21 10:59:09.233: D/SMACK(712): SENT (0): <presence id='EvQ7X-6' type='unavailable'></presence>11-21 10:59:09.234:...
View ArticleNão autentica no dominio
Olá pessoal estou instalando o openfire 3.9.3 no centos 6.5 com java 1.7.1 usando o pacote rpm com banco de dados mysql. Todos os pacotes mencionado, a instalação ocorreu com sucesso, eu consigo abrir...
View ArticleAdding users
Hello I have a fresh installation of openfire, I just created 3 users let's say user A B and CWhen I add user A as contact to user B, user A can't chat with user B and vice versa.But when I add them in...
View ArticleRe: openfire.sh specifies sh but uses bash built-in function shopt
So you are suggesting a change to use #!/bin/bash ?
View ArticleRe: Adding users
User shouldn't be required to have any particular subscription state in order to chat. Maybe you could elaborate what prevents those two from exchanging messages?
View Articleopenfire HTTP Binding Service - Spark config
Can somebody guide me I get on https:// myserver.com/:7070 The openfire HTTP Service OK, How do I configure Spark to login? I try several options in advance, but I still cant login in Spark. Thanks
View Article