Password encryption problem
Hey guys, at first I'd like to thank you all for this great jabber software! I like it I just describe my problem: I installed openfire and everything went fine.As database I used Mysql which was...
View ArticleRe: jitsi videobridge ofmeet - sip invite/registration
Hello to allo. I am having also some problems with Jitsi and SIP registration.Although I've set server, extension and password, from my asterisk logs, the Jitsi tries to connect as "admin@IPofserver"...
View ArticleRe: jitsi videobridge ofmeet - sip invite/registration
Evangelos, See JitsiVideobridge SIP Registration post and set the system properties manually as per this post. This changes Jitsivideobridge from trying to register admin@IPofserver to...
View ArticleRe: openfire and AD integration with Zentyal
Got the solution from here: openfire AD integration with Zentyal Basically I had the DN information wrong for the Administrator. I figured it was something like that but I didn't know how to check the...
View ArticleRe: jitsi videobridge ofmeet - sip invite/registration
you need to see the logs of sip_debug.log and sip_server.log. mine looks like this sip_server.log <!-- Use the Trace Viewer in src/tools/tracesviewer to view this trace Here are the stack...
View ArticleRe: Why is there zero documentation?
All openfire plugins have read me files that you can access from the plugins admin web page of openfire. Otherwise, read the blogsJitsi Videobridge Plugin for Openfire ver 1.3.0Jitsi Videobridge plugin...
View ArticleRe: Sharing desktop with ofmeet
Screen sharing does not work anymore with standard web pages. It is a new security design feature in Chrome. It only works from a chrome extension
View ArticleRe: Change URL Path - Jitsi Spark Plugin
look for or create this file private static File pluginsettings = new File(System.getProperty("user.home") + System.getProperty("file.separator") + "Spark" +...
View Articlefastpath/webchat maintainer?
Is the webchat project still being maintained? and will it be moved to github?
View ArticleRe: jitsi videobridge ofmeet - sip invite/registration
Mine are exactly the same.not sure what this tells us?? sip_server.log<!-- Use the Trace Viewer in src/tools/tracesviewer to view this traceHere are the stack configuration...
View ArticleRequired to go through setup each time a reboot is done
I have just installed Openfire 3.9.3 on a new server (2012 R2) and each time I stop and start openfire, or if I reboot the server, I have to re-run the setup. The logs still show the proper users...
View ArticleRe: Alteracoes direto pelo Banco de Dados
Se o histórico local dos clientes não for um problema pra vc, vc pode simplesmente apagar esta pasta spark e abrir o client novamente. Ele irá carregar tudo novamente exatamente como está no servidor.
View Articleports for Openfire? TCP only?
Setting up the firewall on my ubuntu box for openfire. Found this page: Instant Messaging Services with Openfire on Ubuntu 12.04 LTS (Precise Pangolin) - Linode Guides & Tutorials and opened all...
View ArticleGuide / Tutorial / Writeup / Walkthrough: Setting up Openfire 3.9.3 with a...
In case this might help anyone else out, I wrote up a little step-by-step guide for this process in case I ever have to do it again. Let me know if you come across any errors or omissions and I will...
View ArticleRe: Migrate database from openfire 3.8.2 to 3.9.3
Yes, you right wroot, I try export from phpmyadmin but after import it come that problem...what do you mean about tools to dump MySQL database and move it to new server ?Still trying to think another...
View ArticleRe: Migrate database from openfire 3.8.2 to 3.9.3
Btw wroot, do you have userExportImport plugin version 2.3.1 ? I think that plugin can solve my problem, I tried download from igniterealtime, but I don't think they have the older version.
View ArticleRe: Migrate database from openfire 3.8.2 to 3.9.3
Using mysqldump How to Back Up and Restore a MySQL DatabaseThough, phpmyadmin probably is using the same commands.
View ArticleRe: Migrate database from openfire 3.8.2 to 3.9.3
Attaching the 2.3.1 version, should work with 3.8.2. It will only export users (probably not the groups).
View ArticleRe: Migrate database from openfire 3.8.2 to 3.9.3
One more thought. If you are trying to export the db from 3.8.2 server and import it to 3.9.3 server, then maybe that's the problem. Install 3.8.2 on the new server, then try importing the db and then...
View ArticleRe: Migrate database from openfire 3.8.2 to 3.9.3
Hey, that nice idea, let my try using plugin first, and i'll tell you all result from 2 advice you suggest Thank a lot
View Article