Re: Feature Request: XEP-0198 Stream Management
Unfortunately, this has little to do with XEP-198, but is some custom solution. The client also needs to understand this custom protocol. This is also a nogo: <message type='client_receipt' />...
View ArticleHow to prevent some extension file when send a file on openfire + spark ?
I am using Openfire + spark program. Now i want to prevent some extension file for users as users only can send file extension docx, xlsx, pptx. How I can do that ?
View ArticleGoing from One OpenFire Server to Another
Hi guys, New to OpenFire. My company has Openfire setup already on another server. We are doing a fresh Window install on another server. I'm not sure if we are Using None/Blowfish/AES for password...
View ArticleRe: URL redirect?
Thanks Dele, and all your hard work on Ofmeet is very much appreciated. Somewhere on the forum a while ago you posted a method of redirection I formerly used like this: echo '<html>...
View ArticleRe: URL redirect?
To change the openfire user to root on Debian, remove the entry "--chuid openfire:openfire" in /etc/init.d/openfire and then run:service openfire restart
View ArticleRe: Chat room conversation bleed
I haven't tested that much to find out how many letters cause that. Actually i think it might be that if you have only one different letter in the beginning and then it repeats the whole name of the...
View ArticleRe: openfire on VPS shared hosting
Maybe try IP address instead of hostname? Also check firewall - is 9090 open? Check the hosts file has your IP address and hostname and not just 127.0.0.1 localhost.localdomain? Are there any...
View ArticleRe: need help: need openfire 3.9.3 on debian x64 with openjre1.7 instead 1.6
apt-get -y install openjdk-7-jre is working for me on Debian, immediately after clean install - although the better and less bloated "openjdk-7-jre-headless" did not work..Note however, that I am...
View ArticleRe: URL redirect?
thank you i replaced "--chuid openfire:openfire" by "--chuid root:root" i now i can replace ports 7070:7443 by 80:443. actually my adress is :https://meet.domain.com/ofmeet this is quite great indeed...
View ArticleRe: HOWTO: Import a signed SSL certificate into Openfire
It must be something with OS X. I'm running OS X Yosemite with the latest versions of Safari, Firefox, and Chrome. Results: Chrome: Both https://alpha-labs.net/2014/12/openfire-and-ciphers/ and...
View ArticleRe: ofmeet read queue is full
Hi Dele, Thanks.I rose an issue on github.com/jitsi already.
View Articleandroid developer use asmack-android-8-4.0.5.jar
hi guys, I'm android xmpp developer, when I use asmack-android-8-4.0.5.jar, it often throw java.net.SocketException, the log is like thisI have follow...
View ArticleRe: SSL/TLS not working with 4.1 Alpha7
I don't think that the DummySSLSocketFactory ever worked with Smack to accept all certificates (could be wrong though). You could use TLSUtils.acceptAllCertificates(Builder), but for self signed...
View ArticleRe: Float video in the browser
I really don't know. I have done over an hour with ofmeet plugin with no problems. Could be the browser. What chrome channel are you using? dev or stable?
View ArticleRe: Openfire 3.10 and ofmeeting 0.0.2 can not share desktop
Tank you so much, it works!!!So to sum up, to anyone who has the same issue is to download and install the plugin but ensuring the ofmeet is under https. thanks again!
View ArticleRe: Preferences in Spark 2.6.3 for OSX 10.10.1 not avaliable
Thanks for the update. I dont know if any of the developers at my company would be able to help but I will pass on the information just the same.
View ArticleOpenfire - Can not start up server on Mac OS X 10.9.5
This is my first time to use Openfire.I installed the Openfire 3.9.3 to my computer.When i try to start up the Openfire server, the application pop up a error message box (Could not start the Openfire...
View ArticleRe: URL redirect?
Finally I got it working the easy way... Looks like I was almost right before, based on your earlier post, not sure where I went wrong.Here it is for the benefit of others: In Debian make the folder...
View ArticleHow to hash username / password?
I'm working on deploying OpenFire via ansible. What mechanism is used to create the hashes of the admin user / pass in openfire.xml?
View Article