Re: Desktop sharing video doesn't shown when camera is off
Is this behavior depends on ofmeet logic or it is web-rtc restriction?
View ArticleRe: How send messages and get
I talk about muc java .. I have problem ... test1muc2 = new MultiUserChat(connection, roomId);muc2.join(userr);muc2.invite("test2", "Welcome!");sendChatMessage("hola sóc l'usuari 1");...
View ArticleRe: Hazelcast Clustering
I am also facing similar problem with the latest update. Is there any solution for this?
View ArticleHow to play battleships?
Hi,How to add a plugin game example battleships into my openfire + spark? I would like toallow my lan users toplay
View ArticleXEP-0305: XMPP Quickstart
Hello devs,I've developed a mobile IM client using Smack for Android (asmack). I realized that the login process takes up to 30 seconds on slow networks (e.g. GPRS/EDGE), which is not uncommon in my...
View ArticleRe: How send messages and get
Daniel Goldberg escribió: plz paste all the xml stanzas.maybe your problem is a bad use of variables. It's easier if you paste the stanzas Where xml ? for configurate lines ? sry my ignorance I need...
View ArticleRe: Disallow users to chat with eachother
Bumping this old topic again. Can someone fix the packet filter plugin?
View ArticleCan new version support LDAP + Local Authorization Mixing?
as title...previous version only allow one switching either local/ldap.
View ArticleRe: How to play battleships?
It is a pitythatthe battleships havebugs. Can I getthis pluginsomewheretotest it?Are available any othergames - download link?
View ArticleRe: Hazelcast clustering across the WAN is not working
I have configured all nodes in my 2 clusters per the documentation found at Ken's link. However, I cannot seem to get any cross-cluster communication going. Has anyone got this working? My config on...
View ArticleSearch Archive for Monitoring Service not displaying chat history
Good morning all, I have upgraded Openfire 3.8.1 to 3.9.1 successfully and upgraded the plug-ins (using the admin console) with no problem. However, I am unable to view the chat history (using the...
View ArticleRe: [Feature request] Force OTR if both use Spark as a client
I see your point, Jason. But lets say spark would support these settings by default (or could be set as "always on" by the user in the first place) and you use the default otr encryption for all spark...
View ArticleRe: XEP-0305: XMPP Quickstart
I guess I could start extending XMPPConnection for my purposes, for the moment. I'll post the code here.
View ArticleRe: Server Hang with "Java heap space"
Pitak, this is a common case when using openfire in some cases. I run my xmpp service on windows machines as well and sometimes get and java heap space error while some plugin/process gone wild.Sadly,...
View ArticleSSO troubleshooting... again...
Hi all, first of all I am new to Spark/Openfire, but have gotten myself quite familiar with the product over the last few days. I am currently doing a pilot installation where SSO is one of the main...
View ArticleRe: Instability of the JitsiVideoBridge.
<iq type="result" id="3:sendIQ" from="jitsi-videobridge.65.111.165.20" to="82ce8b71@65.111.165.20/82ce8b71"> Please note it does not work properly with an IP address. Use a fully qualified domain...
View ArticleRe: Jitsi blank screen
Thanks Dele! Works changing that flag in the chrome. The shared desktop works very well!! =D
View ArticleRe: Instability of the JitsiVideoBridge.
Hello Dele. I did all changes of IP Address to domain name (including that part of openfire installation web - Everything was reinstalled), but problems of instability still exist. Today I did tests...
View ArticleRe: asmack disconnecting from MUC when phone goes to sleep
Your server or some network device is probably dropping the TCP socket connection. Is the phone supposed to maintain the socket while asleep?
View Article