Re: Problem with Openfire connection to postgresql
I am talking about putting the fqdn in the search domain under the network settings (edit connection) in Red Hat. If I leave that blank openfire connects to the database without a problem, with the...
View ArticleRe: Openfire 3.9.3 + Jitsi - Trying to get this to work to replace MS LYNC
I use Jitsi client with openefire and that's all, why do you need a jitsi server? What other functionalities does it adds besides p2p audio/video/desktop sharing?
View ArticleRe: Message delivery receipt contains type attribute
Thank you for the clarification. I suppose you keep the behavior of Smack 4.1.0. So we are going to make the behavior common to all clients used. I would be good if all had the same understanding.
View ArticleRe: lost messages when network is disconnected
It's funny how this thread is from 2008 and this still doesn't work. Is there a solution?
View ArticleConnection fails when trying to connect to openfire
openfire 3.9.3smack 4.1.0 I have the following code that is trying to make a connection to our xmpp openfire, and not sure if my code is correct for creating a connection and logging in. domain =...
View ArticleRe: lost messages when network is disconnected
Not so funny. This is how Open Source can be often - no developers or volunteers willing to invest time into free projects, no interest, no traction. Can't do much with that. Now about the problem....
View ArticleRe: Connection fails when trying to connect to openfire
The XMPP service's domain reported by the server "nagios-office" does not match the configured service domain "xmpp2.sun-system.com".
View ArticleRe: Users on line but ... it's not true !
Problem solved.Updatingthe version of theclientnow everything isOK. Thanks and greetings
View ArticleRe: smack 4.1 processMessage method does not called
I have used Smack 4.1 library in one of my Android projects. The following code snippet worked for me. //-----------------------------------------------Code starts...
View ArticleRe: Problem with Openfire connection to postgresql
The search domain would not be the full FQDN, but only the trailing portions. For example, if your hostname was abc.xyz.com, your search domain would be xyz.com. Then in openfire, you could specify a...
View ArticleDeb package ?
Hi, Can somebody correct the nightly build page ? (http://igniterealtime.org/downloads/nightly_openfire.jsp)Since the openfire_2015-04-07.deb he don't have deb package.If we can have it again. Thanks....
View ArticleXmlPullParserException fails under heavy load
I am running into an issue where my Openfire server starts filling logs with XmlPullParserExceptions when under heavy load. The log messages look like:2015.04.10 11:05:23...
View ArticleRe: Empty Buddylist
Thank you for your response. I've tried adding my buddy three ways, all of which silently fail. All start, click on Buddies, then Add Buddies. Then:1) just type their username (for example, robert)2)...
View ArticleRe: Deb package ?
Sorry about this. We updated bamboo and I forgot to get the build agents going again. Should be fixed soon!
View ArticleHow to import " sun.security.util.HostnameChecker " ?
Hi guys. Noob here. I have a problem in the Java7HostnameVerifier class. I searched the entire internet and can't find how to import to Android " sun.security.util.HostnameChecker; ". Where can I find...
View ArticleRe: Empty Buddylist
Yes, approving someone adding you is a standard way in xmpp. Actually you are allowing someone to subscribe to your presence information (seeing when you are online, etc.). There is the Subscription...
View ArticleRe: XmlPullParserException fails under heavy load
Also seeing problems processing presence messages: 2015.04.10 12:48:16 org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to error while processing message:...
View ArticleAsterisk 13 and Asterisk-IM
I was wondering if the Asterisk-IM plug-in supports the chan_pjsip driver on Asterisk 13. It doesn't seem to work with the error I got from Asterisk below. [2015-04-11 09:42:36] ERROR[46872]...
View ArticleJitsi is disconnected constantly based on the idle policy
While testing Openfire 3.10.0 builds (same with RC) and running a bunch of clients on the background i have noticed that Jitsi is being kicked off by the server. My idle client policy is set to 30...
View ArticleHow to use openfire plugins in my Android app?
If I download a plugin from Openfire available plugins and I want to use it on my android app, how can I use the plugin API? lets say I Install monitoring plugin to my Openfire server, how can i make...
View Article