How can we connect openfire server into jitsi through code??? Plz help
I am on a project which combines jitsi and openfire but i would like to use openfire's fastpath functionalities into jitsi but i am not finding any way to do this through codes, if anyone knows the...
View ArticleServer configuration for XEP-0033?
Can anyone tell me if the OpenFire server needs any special configuration for supporting XEP-0033 Extended Stanza Addressing? Thanks,Chuck
View ArticleXMPP Server DialBack failure not logged in the Debug Log File
I have configured OpenFire within federation with Lync Proxy XMPP. Unfourtunaly, it was not easy but now, is working After some issues, the main issue was that the communication only works from...
View ArticleMUC logging of non-persistent rooms?
Hi, Messing around today, I noticed an interesting feature/quirk and thought I would bounce it off folks. I notice that Openfire 3.6.0 will log MUC conversations if the room is configured for logging...
View ArticleJitsi Videobridge Openfire Plugin
Hi all, Jitsi Videobridge is an XMPP server component that allows for multiuser video communication. Unlike the expensive dedicated hardware videobridges, Jitsi Videobridge does not mix the video...
View ArticleProbably simple question: How to register a listener for incoming messages
First of all: Hi there, this migth be a very simple questions but I could not find the answer even after hours of searching. Heres what I want to know: I want to register a handler/event...
View ArticleUsing openfire with xmpp for chat in ios application
Hello, Can anyone please guide me through the process for using openfire with xmpp for integrating chat in ios application.I need to have peer-peer chat, group chat and file transfer. Appreciate your...
View ArticleCan not build new plugin and make .jar
As I want to make a plugin I have followed these steps:(I am using openfire source in eclipse)1. I copied a inbuilt plugin from openfire src/plugins and edited .java and plugin.xml files.(I am...
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 ArticleNo STUN settings in Media Services
I have just noticed that there is no STUN setting in the Media Services tab in the Admin Console. In older Openfire versions there was one, which had to be enabled for Spark to be able to make audio...
View Articleconnectios failed to openfire
Hello, We are using openfire and connecting with several xmpp clients. SOme of the clients do not connect to the server eg. Pidgin - Input/Output Error; Spark - Hangs forevere, PSI - connects ok. We...
View ArticleBug: This avatar causes clients to disconnect
Tested on 3.8.0, 3.8.1 + MySQL on Debian 6.0.7 I pulled this attached scaled image from the ofVCard table. When it is pushed to clients during presence updates, the clients disconnect with...
View ArticleA problem of compile my new openfire project
this is my first time compile openfire, i have many issues and resolved it, but final have one problem cann't have any way to resolve, below is screen: all red file have same errors, it's show me this...
View ArticleConfig Openfire to support file transfer
Hello everyone!I'm tring to create a file transfer application using agsXmpp an client side and Openfile on the server side.When I send a file, I get this iq error <iq xmlns="jabber:client"...
View ArticleNeed to be able to Insert/Delete New Groups via HTTP or MySQL
I know how to insert a new group via MySQL, and it works, to a degree. The problem is that the database changes are not fully read if you insert the groups manually because of the Cache issue. So...
View ArticleHow to detect that a client disconnected due to network failure
Hi,I am developing an IM mobile application and I'm still new at Openfire which I am using as my server. The problem I am facing is the following: the Openfire server does not detect automatically when...
View ArticleWhy does my PacketInterceptor gets called 3 times for each message?
This is my PacketInterceptor:publicabstractclass AbstractMessageListener implements PacketInterceptor{ privatestaticfinal Logger LOGGER = LoggerFactory.getLogger(AbstractMessageListener.class);...
View ArticlePEP via PubSub
Hi, I just need a quick verification from someone who knows the database structure that I'm properly publishing my custom LeafNode objects correctly. I'm following some of the previous threads on PEP...
View ArticleOpenfire fails to load a dedenpant class in a jar ball for plugin
Hi everybody here, I am currently running into a wierd problem that I have developed a plugin myself, which in turn depends on some other libraries, say other.jar, everything worked fine before that...
View ArticleNeed Help to Add multi-domain support (Virtual Domains)
Recently i have started using Openfire.Everything is so good about this software, but the only thing which is missing for me, is multi-domain support. I saw bug report and discussion on...
View Article