Re: candy, ofmeet, jitmeet. Videobridge and user authentication question
User name and password is a very good feature that has been requested for. If you can do it, I would be happy to accept a merge request
View ArticleDo Muc Rooms require Pubsub, failing to send back presence to user upon...
First thanks for your help, and I apologize if this seems like a dumb question; I'm still getting use to Openfire source files. We've been making small modifications to Openfire, and reconfigured the...
View ArticleSome Plugin issues / missing downloads
OK so the plugins that I was downloading today are now gone both inside the admin panel and the web side.. I assume this is part of the maintenance because the rest of the site appears to be running...
View ArticleRe: Spark 2.6.3 login errors
I did a wireshark on my pc when attempting to connect, is this normal for the port to change? maybe port forwarding is happening somewhere?
View ArticleRe: OpenFire in-band registration (XEP-0077): does not contain register tag,...
Hey csh, thanks for your response. I saw that the bug has been given a "major" priority. Given this, I would assume, if it is not too hard to fix, it will be in one of the next releases. How often,...
View ArticleRe: Spark 2.6.3 login errors
PS - I went to the save version of Java as my other users, 1.6u33 and same result, still wont correct, logs below Sep 16, 2014 4:53:21 PM org.jivesoftware.spark.util.log.Log warningWARNING: Exception...
View ArticleRe: Spark having trouble with new SSL cert
Sorry, the tool I used to log spark.exe's disk accesses was procmon, not diskmon.
View ArticleRe: ParseException in message delay stamp due to microseconds
No, this is in Java 1.7 at the moment. Stacktrace below. It crashes because it attempts to read the fourth digit in the microsecond stamp as a time zone identifier. java.text.ParseException:...
View ArticleRe: ParseException in message delay stamp due to microseconds
Thanks for the idea, but DatatypeConverter isn't implemented in Android. Also, after some testing I found that it actually broke some tests. For example, if you try the code:Calendar cal =...
View ArticleDo Muc Rooms Require Pub Sub?, yes it wasn't answered the first time, yes I'm...
Re-posted:I asked this before not to long ago however, I believe it's gone over the time in which it would be answered so I'm posting again. That being said this should be a simple question to answer,...
View ArticleAvatar no Openfire
Estou desenvolvendo uma aplicação para troca de mensagens usando o openfire, daí me veio a questão, como usar avatar no openfire ?!
View ArticleRe: Improving the GUI of Spark
Thank you very much, has Spark been abandoned ? It is a great core for the enterprise after tinkering with it & building other features for it too!
View ArticleRe: Spark for Mac OS problem
I am currently working on improving the GUI on Spark Windows & currently working on troubleshooting the Mac issue, hopefully I will have a solution in the next few days!
View ArticleRe: Authorization on ofmeet and chat room
Hello, I got around the anon conf. creation issue: By going to server settings -> registration & log in and disabling anonymous log in. Then going to Jitsi VideoBridge and creating a security...
View ArticleRe: OpenFire in-band registration (XEP-0077): does not contain register tag,...
Cool, I see its been fixed. That's awesome, thanks csh! Looking forward to next nightly build!Cheers, Chris
View ArticleRe: Improving the GUI of Spark
Unfortunately yes. No one now is working on it. I worked on Spark before and could help you with accepting pull requests and testing.But unfortunately I have no time for development.
View ArticleRe: OpenFire in-band registration (XEP-0077): does not contain register tag,...
You're welcome! "Major" is just the default priority. Most issues are major (although they should rather be minor). There are unfixed issues, that are many years old and never made it into a...
View ArticleRe: httpbind (BOSH)
I've often seen those "Client provided invalid session" messages, too. And if you search in the internet, there are many other people asking about it. Maybe you want to share, what was the problem.
View ArticleRe: ParseException in message delay stamp due to microseconds
You're right, my mistake. Thanks for bringing it to my attention. Phil
View Article