Re: XMPP on Android Stream Management and BOSH
>> BOSH only advantage compared to XMPP over TCP + XEP-198 is that it could be successful when most outgoing connections are blocked/firewalled. Maybe a silly question, but could we not run the...
View ArticleRe: XMPP on Android Stream Management and BOSH
Maybe a silly question, but could we not run the XMPP service under port 80 instead of 5222 to bypass Firewalls?Depends on the "firewall". If it does not perform packet inspection then the answer is...
View Articleforeign security principals
Hello,I have an openfire server which is connected to an Active Directory domain.There is one 'domain local' group in ad in which there are two users from another domain (there is a trust relationship...
View ArticleRe: Cannot create new instance of MultiUserChat
muc.sendConfigurationForm(newForm(Form.TYPE_SUBMIT)); For this line the Form.TYPE_SUBMIT is not recognised, is there something else I need to import or am I missing something?
View ArticleRe: Audio/Video Call b/w Jitsi 2.4.0 and WebClient using Openfire
I need exaclty the same.I can chat but there is no way I can get Jitsi and Jappix to communicate through video/audio. Did you manage to work this out?
View ArticleRe: Broadcast plugin doesn't seem to work
Ok, so the steps were not too simple in order for this to work. Log files also didn't work in openfire and that was basically the crucial step in seeing where is the problem.So, I've enabled log files...
View ArticleRe: Looking for fastpath_webchat.war source code svn ??
I'm trying to access to webchat code, but svn co http://svn.igniterealtime.org/svn/repos/fastpath/trunk webchat svn: E175002: Unable to connect to a repository at URL...
View ArticleRe: Openfire Meetings, No Video of the other Participants
The logging is normal. It is coming form Jitsi videobridge. What nightly build did you use to make it work?
View ArticleRe: Dados dos usuários não atualizam
Pois é meu caro Getulio, é isso mesmo o que eu ia perguntar. Está ou não integrado no AD? Pois aqui onde trabalho ele atualiza numa boa e no pior caso basta eu reiniciar o meu cliente Spark para as...
View ArticleRe: Openfire Meetings, No Video of the other Participants
I used the older nightly build openfire_2014-12-12. This is the version that was working for me with OFMEET 0.0.4 and not with 0.07. Oddly, I deleted everything and restart the setup from scratch and...
View ArticleRe: Plugins missing
indeed they are, my apoligies. Following this Openfire 3.10 Jan 8th 2014 + Ofmeet 0.0.7 Could Not Start I think I am getting somewhere. At least I have created a meeting. Thanks for looking.
View ArticleInhabilitar cierre de sesion
Hola Amigos, alguien sabe como hacer para inhabilitar el cierre de la sesión para para los usuarios de Spark, es que algunos se salen del chat, ya si apagan la computadora o se desconectan de la red no...
View ArticleSMS Gateways with Openfire
I've been looking at the options available for using SMS gateways with Openfire, and it would appear using a third party provider is the way to go. However, there are a lot to choose from, so I'm...
View ArticleMinor request
First of all, thanks for adding such great functionality to Openfire. But as a minor request, I wonder if it would be possible to reverse the image from how it is currently appearing. The current...
View ArticleRe: Openfire setup HTTP ERROR 500
Well I found that it doesn't give the error and moves on to the next section if I'm using IE instead of Firefox. So there's that.I'm now running into a new problem however, At the Administrator Account...
View ArticleI get a class loader exception on line 55 of...
I am using SMACK 4.0.6. It appears to me that the exception is caused by a bug on line 53 of org.jivesoftware.smack.util.DNSUtil. There is a missing dot after "org.jivesoftware.smack.util.dns" +...
View ArticleRe: I get a class loader exception on line 55 of...
You are right. Use static { DNSUtil.setDNSResolver(JavaxResolver.getInstance());} as workaround.
View ArticleRe: Where can I see the logs about content of conversation ?
You can either install Monitoring Service plugin or enabled Audit logs in Admin Console (audit logs are in xml format and not easy readable, though you can use this tool to read them Openfire Audit Log...
View Article