Xmpp command for change username
What command (xml parameters) XMPP to change the user name, for example, Jhon is Jhojhon?
View ArticleMessage not being stored offline
Hello, Can anyone out there tell me what the following message is not being stored offline: <message from="******************************************************"...
View Articlemanaging openfire users and conversations from java application
Hello ,I want to control openfire users and conversations from my own java application, the number of users is more than 1000 , this is what I want to do exactly :Listening for new invitations to chat...
View ArticleOpenfire APIs sample usage
Hi,I want to know if openfire APIs cane be used at the client side to connect to a xmpp server?I want to develop an admin monitoring tool wherein user can login as an administrator and monitor all the...
View ArticleOpenfire Properties
This is an attempt at documenting every property used by Openfire. Please keep this list in alphabetical order, for easier searching. XML PropertiesOpenfire System PropertiesJava System...
View ArticleDo Muc Rooms require Pubsub, failing to send back presence to user upon...
First thanks for your help, and I apologize if this seems like a dumb question; I'm still getting use to Openfire source files. We've been making small modifications to Openfire, and reconfigured the...
View ArticleDo Muc Rooms Require Pub Sub?, yes it wasn't answered the first time, yes I'm...
Re-posted:I asked this before not to long ago however, I believe it's gone over the time in which it would be answered so I'm posting again. That being said this should be a simple question to answer,...
View ArticleLDAP Bug Fix Request
The LDAP fields as configured in openfire do not map correctly to the vCard in spark. This happens when using AD as the LDAP source. Mainly the users full name is being placed in the First name...
View ArticleHow to make that show up in the contact list, not nicknames and full names of...
In a big group, not everyone knows by nick who need to write a message. Is much easier to display the full name.Somebody had already decided this question? Thank you
View ArticleError: Could not find or load main class org.jivesoftware.openfire....
After meticulously combing the document "Openfire SVN + Eclipse 3.3 + Subversive Installation Guide" (http://community.igniterealtime.org/docs/DOC-1020) I get through step Create Project Builder and...
View ArticleWhat class controls which authentication function is carried out?
Hello, I'm tryimng to limit what authentication method happens when a user logs in. When a user logs in from a client (rather than the web) it performs the authentication(String,String,String) instead...
View ArticleModifying the Log-In code
Hello, I have successfully modified the DefaultAuthProvider class inside the org.ijivesoftware.auth package with no problems. When testing, it runs the modified code when logging in through the UI....
View ArticleOpenfire Authentication using outside service instead of DB
Hi all, Is it possible (maybe through source code modification?) to change the auth method so that it uses a SOAP request to an external web service instead of a DB.
View ArticleXMPP Dialback between Openfire/Lync not working as expected
I am trying to establish a S2S comunication between Openfire server and a Lync Server over XMPP. I am using Server Dialback in Openfire Security Settings. The AS (Authoritative Server) is the same as...
View ArticleOpenfire SVN + Eclipse 3.3 + Subversive Installation Guide
This guide assumes that you are installing everything from scratch. If you've done some parts of them, this guide may still be useful. I compiled this guide to the best of my knowledge. I apologize if...
View ArticleCan I intercept a stream stanza in an OpenFire Plugin?
Hi, I'm trying to create a plugin for OpenFire that will allow some custom data sent through in the initial stream stanza to be read and verified by the server.I've tried using a few Interceptors and...
View ArticleIn group chat occupants is removed from group when he is offline ..
groups can persist user no matter if they are online or not.deliver offline messages to a group member(when he comes online). Do i need to customize the server side or the client side? Any idea how...
View ArticleCan openfire supports mobility XMPP protocols (XEP-198)?
1) I am not able to manage continues connection using asmack . When asmack client lost the connection because of network problems or wifi connectivity issues it also display online in openfire...
View ArticleAdd Reliable Voip service to Openfire(SIP or Jingle?)
Hi,I'm intrested to add a reliable voice/video call feature to my xmpp service run on Openfire server.After some search and investigate on this topic I finally reached the solution described...
View ArticleFeature Request: Send message to all resources
Using gtalk with my Android phone and the Openfire gtalk plugin for a few months now, I am pretty impressed by the way gtalk forwards all messages to all resources. Its simply and easy: Start an...
View Article