Re: multi-logins per workgroups
Copy fastpath.jar and past as fastpath1.jar in same location under spark plugins folder , Then you can get two fastpath Tab were we can able to login to multi workgroup simultanioulsy , But there is...
View ArticleRe: multi-logins per workgroups
I gave up trying to get fastpath to work the way we'd like it to a couple of years ago.We actualy droped fastpath all together last year.
View ArticleRe: hello, my question: RoomInfo info =...
thanks for everyone!I'v solved this problem, must add this code: ProviderManager pm = ProviderManager.getInstance();pm.addExtensionProvider("x", "jabber:x:data", new DataFormProvider());...RoomInfo...
View ArticleRe: Store offline messages without Body
Thanks for the repsonse CSH, but we are using Openfire 3.9.3 and the messages are not being stored offline. Here is an example of one of the messages we receive. I have a statistics plugin installed...
View ArticleRe: Store offline messages without Body
Hm, it's hard to judge what's happening then. Did you try to include an "dummy" <body> element just to see if it works then?Maybe it's also related to the ghost session issue which was reported...
View ArticleRe: Store offline messages without Body
I'm unable to add the dummy <body> element as I am unable to change the message content due to it being sent to us from a client we are working with. I have tested sending a chat message from...
View ArticleRe: Openfire access from the internet with authentication using Active Directory
I use a connection manager to accomplish what you're trying to do. The connection manager acts as a proxy on the dmz, while my openfire server is on the lan.
View ArticleRe: Openfire & Atlassian Crowd
Hi everyone, I went through these configuration steps and everything seems to be working great with Crowd 2.7.1. Upon further review it seems as though we are having an issue with certain Crowd users...
View ArticleRe: Openfire & Atlassian Crowd
Hi Joel, I think you've almost answered your own question judging from the error message, usernames are made lower case at some point and Crowd is probably case sensitive. I don't recall if this is...
View ArticleRe: Use Active Directory Security Groups for Openfire Administration
What about a generic user account in an AD security group? Or just making admins a member of that security group and adjusting your LDAP connection string in Openfire to suit where that group is...
View ArticleRe: Openfire & Atlassian Crowd
Hi Dennis, I almost did indeed. Changing the username to all lowercase solved the issue! Everythings working great now. Other then sifting through 350 users and changing them to all lower case I'm good...
View ArticleRe: jitsi videobridge plugin problem
Know I see why I did not see jitsi videobridge in openfire, well I Used ./jvb.sh --secret=mysecret --domain=mydomain --port=5275 to start jitsi videobdirge, and it works I can see the plugin connected,...
View ArticleRe: New Openfire plugin: B9
Version 0.2 released. Now plugin have debug enabled (need to activate Openfire debug). Download from here: http://files.mundoopensource.com.br/b9.jar Regards,Marcelo H....
View ArticleMultiUserChat.destroy() not-authoried(401)
Look at my codes: muc.create(roomName); Form form = muc.getConfigurationForm(); Form submitForm = form.createAnswerForm(); for...
View ArticleRe: RoomInfo doesn't contain the room name
In my company project we were using room description to retrieve that information. I should take a look on that XEP again, think I missed that identity.
View ArticleRe: How to login XMPP Server without SASL Authentication?
Use: configuration.setSecurityMode(SecurityMode.disabled);
View ArticleWhy this plugin is discontinued? | bug
Hi As VoIP becomes more and more popular I'm find this plug "kill" suprising...Any plans for a reboot? Im sure this revival will be much appreciated!We use it in our env. But it has some bugs such as...
View ArticleWhy are online users shown as offline?
The online users are shown as offline, any idea on how to fix this issue?
View Article