Re: Installing OfMeet on Openfire 3.9.0
looks like you are using IP address to access openfire <iq xmlns="jabber:client"type="error"id="2936:sendIQ"to="d4704961@openfire.devagipi.local/d4704961"from="10.6.0.42">…</iq>...
View ArticleOpenfire API - Send Message
Hi everyone, I'm writing a plugin for Openfire where I need to send messages to other users on other openfire servers (with different DNS Names) I've tried SessionManager.sendServerMessage(JID, String,...
View ArticleRe: Installing OfMeet on Openfire 3.9.0
Nice job ! Thank you very much ! it is a very good solution ! I tried screen sharing by clicking on button, chrome ask me to share, I accept, but I can't see my desktop, I have a black screen and no...
View ArticleOpenfire sends Service Discovery request everytime I send XEP-115 Entity...
Hi, every time I send a broadcast presence to Openfire with XEP-115 Entity Capabilites attached, Openfire "responds" with a Service Discovery info request. My client then of course responds with its...
View ArticleRe: Unable to get joined chat rooms - android asmack
Thanks for the reply. yes i have seen XEP-0045 in xep 0045 the stanza is like<iqfrom='hag66@shakespeare.lit/pda' id='gp7w61v3' to='wiccarocks@shakespeare.lit/laptop' type='get'>...
View ArticleRe: Unable to get joined chat rooms - android asmack
Did you run the static initializers like aSmack's README told you to do?
View ArticleRe: Java 7 Error in online Installer?
I'm not a developer, so i can't say why. Probably at some point, when Java 5 and 6 were still mainstream, support for this versions was 'hardcoded' into Spark's code and now when Java 5/6 is not...
View ArticleRe: Unable to get joined chat rooms - android asmack
sorry i did not . now i have run it thanks for indicating . But now the problem is that i recieve the joined rooms in stanza but getJoinedRooms function returns the empty list. i notice that it is...
View ArticleRe: Jitsi VideoBridge throws Exception..
ofmeet is part of the new jitsivideobridge plugin for openfire and only works with openfire 3.9.0 which is not released or pre-built. You have to downlod the openfire source code and build OF 3.9.0 and...
View ArticleHow to use jitsi videobridge and jitmeet
Hi all, i cannot understand how to connect by chrome like here ( https://meet.jit.si/ ).I've deplyed openfire 3.8.2. I've downloaded jitsi videobridge and started like said here (...
View ArticleRe: Abrir a mesma conta em 2 locais ( Usando Spark ou Pandion )
Consegui abrir a mesma conta em 2 locais, consigo falar pelos 2 clients, mas so recebo mensagens no ultimo que mandou mensagem.
View ArticleRe: Maximum Number of users can Openfire support
In theory if your local server, per room, you can create: 10,20,30,40,50, ilimited (clients) but if you have about 10,000 rooms, with 5 or 6 users, within them, thinks your pc go slower, because you...
View ArticleRe: Openfire API - Send Message
Help in : http://www.igniterealtime.org/builds/smack/docs/latest/documentation/ Is all information about connect, send, listeners, rosters etc... U need make un server local or external Local :...
View ArticleRe: Openfire sends Service Discovery request everytime I send XEP-115 Entity...
I hope you help :http://servicelab.org/2013/02/21/xmpp-service-discovery-extensions-for-m2m-and-i ot/
View ArticleRe: How to use jitsi videobridge and jitmeet
Steve,try the latest openfire 3.9.0 nightly build and jitsivideobridge.and try to connect with chrome with url https://your_server:7443/jitmeet/ with ssl or http://your_server:7070/jitmeet/without ssl...
View ArticleRe: Installing OfMeet on Openfire 3.9.0
Steve, Ofmeet is not a part of openfire,it is a part of jitsivideobride plugin.Browse Ofmeet by uploading jitsivideobridge plugin to openfire 3.9.0 pre-build by https://your_server:7443/ofmeet/ .
View ArticleRe: Java 7 Error in online Installer?
Are you talking about SVN? Thee is no login or password.
View ArticleRe: Installation of OpenFire 3.9.0 - XMPP Client LDAP authentication fails...
There could be a problem with the nightly builds. See this discussion http://community.igniterealtime.org/message/234592#234592 It is still being investigated. I suggest you download the source and...
View Article