Force ChatManager to obey threads in Messages
Quick background: I'm working on a bot with a strophe frontend. The bot can be interacted with directly, but the strophe client also uses it to manage a dashboard. In the strophe client, I am...
View ArticleRe: aSmack Listener & IQ Provider Problems
Don't look for the END_DOCUMENT event, that is the close of the session. You are only parsing the specific element with the provider, so your provider must exit when the END_TAG is reached for that...
View ArticleRe: Overcoming chat sync issues with concurrent XMPP sessions
The default behaviour is what you are seeing now. The server will only deliver the message to a single client with the highest priority. If there are multiple with the same highest priority, then the...
View ArticleRe: Openfire configurations (Openfire+Spark+Webchat+Apache+Tomcat)
Hi,Thank you so much for the help.I'd rate you as the correct answer but I still need some clarification if you dont mind. It seemed that i was missing these 3 lines from my previous settings...
View ArticleRe: Possible resource leak?
I have installed 625 on my an my colleague's PCs. Testing for 2 days now. So far no problems. But my PC rarely goes to sleep.
View ArticleRe: Possible resource leak?
Thanks. Please let me know when you get a chance to test 626 build and if you see any difference. I removed list renderer pane change and all other mem leak fixes are in one single commit - build 626....
View ArticleRe: status of http-bind in openfire 3.5.0
Yes. VJ solution is good. /http-bind and /http-bind/ work different for Apache.
View Articleplugin to receive file and approve it's tansfer if valid
i want to create a plugin for openfire in which admin can receive the incoming file and if the admin approves then only a file get transfer to assigned recepient. i need this to filter out unwanted /...
View Article[Feature request] Force OTR if both use Spark as a client
I stumbled upon this document and think it would be a great feature, if spark would force (or in the first place try to establish) a OTR encrypted chat session, if the opposite is using spark as a...
View ArticleRe: File transfer from plugin
can you share your FileTransfer plugin code as i want to achieve which is mentioned in following link http://community.igniterealtime.org/thread/51419
View Article[Feature request] Hyperlink of an URL if broadcasted by the admin using the...
In some cases i sent some notification to all users from the openfire server backend using the broadcast plugin. If i sent a URL as part of my message, users can't click on it because it's not an...
View ArticleRe: Video conferincing.
Can you attache a screenshot of the screen saying "Enter....Connected"? Does it opens within a webbrowser? Look closely unter the URL bar - there might be a notification, that the webbrwoser wants to...
View ArticleRe: "Invalid User Name" for everyone - occurs routinely
Can you ensure, that your server does not run out of heap space even if it has plenty of physical ram available?Maybe make a dump/screenshot using VisualVM.
View ArticleRe: want to use openfire as a webbased IM, video and VoIP client but what to...
WebRTC is the future to go with. Talking about best practice using openfire xmpp server the red5 solution works out well. The WebRTC and Jingle support/plugin is still in beta. You can use google...
View ArticleRe: Video conferincing.
Dear Dele, Thank you for replying to my issue.However, I wasn’t able to read your reply. Thanks,Tim
View ArticleRe: 3.8.2 memory issues causing Openfire to crash repeatedly
Good for you! But what was the main problem? You said "I put the Xmx parameter as 256, 768 and even 1024, but none of them solved the issue" and now you're running without any problems while Xmx memory...
View ArticleRe: Video conferincing.
Rene, I am not able to upload the image "Enter_Connected.png" to this forum. Unauthorized You don't have permission to do the requested action. You might need to log in to the system before you can...
View ArticleRe: want to use openfire as a webbased IM, video and VoIP client but what to...
Tanks Rene, I will give it look when the time comes
View Article[PATCH] Debian initscript $JAVA_HOME fix
Hi, me and my friend (Gergely Patonay) had some issues running Openfire on Debian and Ubuntu.So we wrote the attached patch for build/openfire.init.d to add more possible $JAVA_HOME directories in...
View Article