Nested groups
We are in the process of evaluating new IM server/clients and Openfire looks awesome. There is one feature however, that we must have and that is nested groups. Is that possible and would it take a...
View ArticleTLS/SSL Man-In-The-Middle Renegotiation Vulnerability
Vulnerability found on OpenFire version 3.8.2 installed on windows 2008 R2 server Info: TLS 1.0 (and higher) and SSL 3.0 (and higher) are vulnerable to man-in-the-middle style attacks.The flaw is...
View ArticleDNS Configuration on Openfire - remote server not found
Hello ! I recently got a problem while using my WebClient and OpenFire. When I need to get my roster presence, I got a "remote-server-not-found", and in the attr "from", I see "from=user", without my...
View ArticleRestrict Openfire to custom client
Hi, I'm currently developing a xmpp client/server application with an Android app with the Asmack library as the client and a customized Openfire server (I added some protocol extensions). As the...
View ArticlePrevent to access with administrator account after modify administrator profile?
Hi Openfire Dev Community, I have setup my new profile of openfire account, I have made database connectivity through bluehost mysql db. After setup administrator profile, I can't access to my...
View ArticleSource code from SVN - no executables?
I got the source code for Openfire from SVN and compiled my changes, but the executables (openfire, openfire.exe, openfire-service.exe) are missing in the target/bin directory. Is it another ant build...
View ArticleCannot run program rpm
After making some changes i am truing to create an installer for rpm so that after creating rpm file i can donwload that setup file on my server and install it but when i am trying to create rpm from...
View ArticleOpenfire XMPP Ping Request - how to change Ping frequensy
Hello In Openfire 3.8.2 / Client Connection Settings i have the following setup: Disconnect clients after they have been idle for 300 secondsSend an XMPP Ping request to idle clients. The problem is...
View ArticleUpdate Openfire bouncycastle library from 1.46 to 1.49
The latest version of Jitsi Videobridge plugin for Openfire requires latest bouncycastle version 1.49. Please find attached a diif file of proposed changes to Openfire to support his. If there are no...
View ArticleThe BOSH implementation should include a 'from' attribute in its session...
Hi, the Openfire BOSH implementation does not include a 'from' attribute, which specifies the XMPP domain in its session creation response: <body xmlns="http://jabber.org/protocol/httpbind"...
View ArticlePEP Items no longer written to database in Openfire 3.8.2
Hi, After upgrading to 3.8.2 from 3.6.4 I noticed that PEP items are no longer written to the ofPubsubItems table. This means when the PEPService or Openfire restart current PEP items are lost until...
View Articlesend xml unescaped message, makes me "unavailable", Why?
Hi,If i send string unescaped message via smack, immediatly my presence goes tounavailable.I know i should unescape my message and send. But if i did by mistake, why should my presence change?Please...
View ArticleArchive Conversations list and count doesn't match
Today early i was checking some archiving packages(XEP-0136) and then i realized that the count value returned on the XmppResultSet (XEP-0059) andthe total of conversation never match. Looking into...
View ArticleChange request on the userservice plugin
I would like to raise a change request on the userservice plugin to create shared groups. At the moment, the plugin when creating a new user or updating an existing user adds the user to a supplied...
View ArticleChange User's display name
i'm new to this openfire server developments. I used smack library to create chat app. i want to change user's name in user properties. Because my user's want to change their display name. we can only...
View ArticleNeed some advice
Hi, I'm looking for a mobile app that can do voice and video or something similar to WhatsApp that I can have edited and made available to download from Google Play. I was wondering if there is any...
View Articleplugin to receive file and approve it's tansfer if valid
i want to create a plugin for openfire in which admin can receive the incoming file and if the admin approves then only a file get transfer to assigned recepient. i need this to filter out unwanted /...
View ArticleLooking for a openfire / smack / xmppframework contractor
Hi, We have a mobile app that has a chat mechanism using openfire to allow users to chat. We use openfire, xmppframework on iOS, and smack on Android. About 150,000 messages are currently being sent...
View Article[PATCH] Debian initscript $JAVA_HOME fix
Hi, me and my friend (Gergely Patonay) had some issues running Openfire on Debian and Ubuntu.So we wrote the attached patch for build/openfire.init.d to add more possible $JAVA_HOME directories in...
View ArticleSmack API and transfering file...
Hello ! I m actually coding an IM soft and I got a problem. I can send file, but my receiving file listener doesn't seems to work... Can anybody help ? This is my code : Reception : public void...
View Article