Re: Openfire Meetings, No Video of the other Participants
James,.,.i have same issue i can only view my video but not other participant,.,.!!!!!!!!!! i am using openfire 3.10 and operfire meeting plugin 0.1.3
View ArticleRe: Server presence with openfire
I have noticed that this broadcast from server is not stable in openfire 3.9.3either the server responds back with a lot of delay and gives an empty <body...
View ArticleRe: Server presence with openfire
It's supposed to be resolved with Openfire 3.9.0: OF-454 but appearently it isn't.
View ArticleApply IP Restriction to XMPP Account
Can we apply ip restriction to any xmpp account in Openfire? For example if abc@domain.com is the login id, can we set a restriction to only allow login from x.y.z.a?
View ArticleRe: asmack SSL connection issue on Android 5.0
config.setSocketFactory(new MySocketFactory());What does MySocketFactory?
View ArticleRe: Server presence with openfire
it seems if I send a second presence using conection.send() functionthe response comes after 1 minute which is too much delay due to the HTTP POST server processing I found a workaroundsend 2 presence...
View ArticleRe: XMPPWebSocketConnection for Android using AndroidAsync
Thanks,currently I am identifying few issues in general.... connectivity with openfire.... with all three type of connection (websocket, tcp-socket, bosh)....in all three type of medium (browser,...
View ArticleInconsistent Roster state: userA=none, userB=both
We have been seeing a recurring issue where a pair of users Rosters can get into a state that should not be possible. Roster for userA has: <item jid="userB@domain.com" subscription="none"...
View ArticleRe: Spark 2.6.3 About Auto log in
Moving this thread to Support > Spark Support section. There is no GUI to remove saved logins. You can go to Spark profile, edit spark.properties and delete lines starting with word "password". But...
View ArticleRe: Apply IP Restriction to XMPP Account
You can't set an individual restriction. You can only set and IP restriction for all registered/anonymous or all anonymous logins (Admin Console: Server > Server Settings > Registration &...
View ArticleRe: Server presence with openfire
I've looked into that issue and I am pretty sure it's an Openfire bug. I've created a PR for a potential fix, maybe you like to review it and/or even test it, if you are able to test Openfire beta...
View ArticleRe: How to implement message delivery reporting using smack
I realize this is a very old post but I just hit this problem as well and I don't know if I should open a new thread or not. Anyway, I also need to receive a DLR (delivery report) with smack. So far...
View ArticleRe: How to implement message delivery reporting using smack
I recommend having a look at the "Message Delivery Receipts' API of Smack.
View ArticleRe: Smack: Add support for XMPP Serverless Messaging (XEP-174)
Hi, and thanks for your interest on the project. If you'd like to apply for this project I suggest you first become familiar with Smack. Browse and explore the source, run "gradle javadocAll" to...
View ArticleSpark file transfers
Does Spark have an addin so that I can do a file transfer to all selected contacts? Or I am missing something in the Spark setup. Is this ever possible to do in Spark. Send a file to many contacts...
View ArticleRe: Apply IP Restriction to XMPP Account
Well, you could post in the Openfire Dev section, but it doesn't matter that much. Home page combines posts from all the sections.
View ArticleRe: Openfire 3.10.0 Beta - High CPU usage
No change. The same behavior. We even tried java7 and java8, both give the same result 200% of CPU after some time.
View ArticleRe: Openfire 3.10.0 Beta - High CPU usage
Please check openfire's lib folder and make sure all of the jar files have roughly the same timestamp. There may be old/new content in there that should be blown out before upgrading/downgrading.
View ArticleRe: Openfire 3.10.0 Beta - High CPU usage
Confirm that all jars in lib folder has the same timestamp.
View Article