I am attempting to integrate our companies local Openfire server in with our current Drupal 6 portal. I saw the xmppframework and messaging modules and installed them. I am having issues getting "online" from xwchat. There is no clear indication that the Drupal server is even reaching out to the Openfire server. Is there any special documentation for doing this? I see that the module was made to be "free" from ejabber, but was it tested at all on Openfire? Thanks a lot.
Comments
Comment #1
darren.ferguson commentedBrandon,
Yes, we use the module on openfire and it works without any issues. Normal issues are that openfire does not support BOSH 1.6 so in the config for JSJAC it needs to be set to FALSE and also i believe SASL is not working correctly with it hence you need to use NONSASL for logging in.
Other than that all you need to do is make sure /http-bind/ is proxyed via apache mod proxy or rewrite and it should work as expected. The client was actually written and developed on OpenFire but our provider used Ejabberd.
Comment #2
darren.ferguson commentedComment #3
nareshov commentedHi Brandon,
Could you please give me the Apache rewrite line I need for the Openfire+XMPPFramework integration?
The XMLRPC Settings asks me for details such as:
Xmlrpc Url:
Xmlrpc port: 7070 (unencrypted default openfire port for xmlrpc? "http binding")
Xmlrpc Query String: /http-bind/ ?