Tracking User Login History
Hello Ignite World, Is there a way to track user login history? I would like to know when a user logs in and for how long. I realized you can check the last time they logged on, but is there a way to...
View ArticleAdd MUC rooms from mysql database
Hi, I would like to add persistent muc rooms in mysql database and I do this using "insert into ofMucRoom values (2, 1379, UNIX_TIMESTAMP() * 1000, UNIX_TIMESTAMP() * 1000, 'testRoom', 'testRoom',...
View ArticleXMPP connection closed "java.lang.IllegalStateException: Parser should never...
Hi Smack Devs, I'm developing an Android messaging application that is connected to a server running ejabberd. My Android app is running aSmack 4.0.0, so far aSmack is helping a lot in my project, the...
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 ArticleDoubt about listeners
Hi. I am unsure of where I should place packet listeners. Should it go into the onCreate() method , or in the onStartCommand(), or should it be put into a separate method that runs every few seconds?My...
View ArticleCan't initialize the configured debugger!
Exception when trying to enable debugging: SmackConfiguration.DEBUG_ENABLED = true; java.lang.IllegalArgumentException: Can't initialize the configured debugger! W/XMPP connection failed﹕...
View Articlewebsockets.war and build 1458
Hi Delle,I installed theRPMbuild - 1458 (http://bamboo.igniterealtime.org/browse/OPENFIRE-NIGHTLYRPM-1458/artifact/JOB1/P roject-RPM-installer-files/)Rebooted the serverandgot the error - http-binding...
View ArticleIp public long time delay and not connect
I get this error, when use ip public : 06-15 22:55:42.930: W/System.err(2561): xx.xxx.xxx.xx:5222 Exception: XMPPError connecting to xx.xxx.xxx.xx:5222.; : remote-server-error(502) My ip local is...
View ArticleCheck if you are writing
Hi community, I have problem, how I can check if you are writing a message ? for now I find nothing.
View Articleproblem about file transfer
Hi everyone,I have some questions about file transfer on openfire. I was following steps on offical documents. http://www.igniterealtime.org/builds/smack/docs/latest/documentation/extensions/...
View ArticleMUC Group Chat history
Hi, When a group chat room is opened the history that is loaded in the group does not show all the information of previous chats for that room.I have set the server to show the previous 1000 messages...
View ArticleHow to leave multi user chat room using asmack android ?
how to leave multi user chat room using asmack android ?how to add listener foe multiple MUC rooms ?
View ArticleLosing Messages with 3.9.x
Hi, since the upgrade from 3.8.x to 3.9.x, i get reproducable Problems, with Messages not getting transmitted correctly.Problem is as follows:you send someone a message and after some time you ask...
View ArticleChartset problem with Monitoring Service plugin
Hi to you all.I installed Monitoring Service pluging for openfire , now conevsations in Arabic or Persian languages are archived but in "???????" format !I added UTF-8 to MySql database . No problem...
View ArticleMinimum AD account permissions for LDAP query
I have a single OpenFire server setup.I setup LDAP authentication so that my users could use exisiting windows Username / PW combinations to get into the OpenFire server via the Spark client.I created...
View Articlebroadcast messages by default
Is there a way to set up the spark client/openfire server to default all messages to broadcast messages to the entire user list? I don't want any private messages OR any user to create a group with...
View ArticleNo JVM Could be found on your System
I am running Windows 8.1 x64 and Spark worked for about a week and then just decided to stop working. When I went to open it it gave me a JVM error. So i've re-installed and it still is not working...
View ArticleChat history
How do I modify the properties on client computers to turn off the "Disable chat history" option in the preferences? I need to make sure that my users chat history is saved on their local machines and...
View ArticleHow can I register users using my app?
Hello, I want to know what I'm doing wrong, im trying to connect my android app to openfire to create new users from my app, but when i run the my app it doesnt throws any error, but it dont create new...
View ArticleJitsi 1.2 - No video
Hello guys. I've just installed Jitsi 1.3. What Do I have to do to make the video works fine? I follow this guide https://community.igniterealtime.org/docs/DOC-2693. I tried with version 1.2 and 1.3...
View Article