(a)Smack Sort HostedRoom Collection Alphabetically
So i can get hosted rooms nicely, but when listing them using their names it is a little disorganized. So i am trying to sort by the HostedRoom.GetName() needless to say i can't figure out how to do...
View ArticleMUC Service Plugin - Loading multiple rooms
Hi, I'm still having troubles loading multiple MUC rooms. I've decided to try my hand with loading them using the MUC plugin. I've only managed to get one loaded. We use Active directory groups. Of...
View ArticleaSmack with Openfire client IP address is not shown on server
Hello EveryoneI have a working Openfire and aSmack integrations, however, I have recently implemented Openfire Cluster thus putting Openfire hosts behind a loadbalancer. This has caused two issues for...
View ArticleHelp, installing openfire SSL certificates fails
Me and my team of linux experts have been fighting with this for almost 3 weeks now, it's pathetic we want to give up on openfire but this is our last and final resort. We have installed it many many...
View ArticleHow can I search for another user using phone number ?
I am trying to expand the scope of user search by providing search on fields like phone number or city or any of the information that I might store in a vCard. How do I search and come up with a list...
View ArticleMessaging security
Hello,I'd like to ask if it is safe to deploy an openfire server on the internet.I need the messages to be delivered in a confidential / safe way.right now we have the server running in the...
View ArticleHow can I extend User Search to include fields that are in a vCard ?
I need to provide user search capability for fields other than username, name and email. I need to extend search to phone number, city etc. How do I achieve that ? Any help is highly appreciated !...
View ArticleUsernames appearing twice
Hi, I got an issue that is bothering me a lot, i installed the Openfire in a linux server (Debian 7) and I've populated the database with my old database from the older server (That already had the...
View ArticleCannot receive message using Smack
Hello! I am trying to develop a chat application for android and iOS in which I am using OpenFire as the chat server. OpenFire has already been setup on AWS. But I am facing a problem here. I cannot...
View ArticleChatManager initialize
Hello everyone, I successfully loggedin to my server with my username and password, now i'm trying to create a connection with chatmanager class and this class does not let meput XMPPTCP connection...
View ArticleGradle build error with markdown
I just checked out from Github, rebuild from Android Studio gave the error:Error:(12, 0) Plugin with id 'org.kordamp.gradle.markdown' not found. How can I build successfully? Thanks.
View ArticleNoResponseException Occured when join a room
When "invitationReceived" get an invitation, i useDiscussionHistory history = new DiscussionHistory(); history.setMaxStanzas(20); multiUserChat.join(RuntimeConstants.LoginUsername, password,...
View ArticleSmack 4.1.0 alpha6 - SASLError using DIGEST-MD5: not-authorized
Hi, I recently update smack from aplha5 to alpha6 and unfortunatelly I cannot login to our server anymore with exception SASLError using DIGEST-MD5: not-authorized. Client using smack is Android phone....
View ArticleIs video chat and desktop sharing supported by OpenFire?
Hey guys, Does OpenFire support video chat and desktop sharing? I've setup a server running OpenFire, and I'm able to use Jitsi to login to my account on this server, chat with others, and do audio...
View ArticleOpenfire plugin issues
Hi!I've tried to get Email on Away plugin running on my openfire-server - after testing, i deleted it and each time i go back to openfire plugin , it shows up again . I have deleted it over 5 times...
View Articlevideo call suspend
Hi: My Openfire env like this: openfire 3.9.3 on server centos 6.5 spark 2.6.3 on client win7 / win8 , x86_64 redfire redfire-370-0.0.06 The problem is , when I use video call , client...
View ArticleAsmack android 4.0.5 null pointer exception while removing listeners
When I try to remove my listeners from the connection I receive a null pointer exception.Although my connection instance is not null (and seems that the connection has been initialized), it is as if...
View ArticleTime does not match for some users
Hi guys, For some of my users, time does not match. For instance, for one of them, when she sends a message at 2:10 it will display 2:40.I've checked the server time, it's okay, I checked time on...
View ArticleUnable to send messages to external server
Hi, I installed openfire on my server. Then, I tried to see if I can exchange messages with an xmpp user registred in another server. I tested it with im.apinc.org and it works well. I can send and...
View Article