Can openfire supports mobility XMPP protocols ??
1) I am not able to manage continues connection using asmack . When asmack client lost the connection because of network problems or wifi connectivity issues it also display online in openfire...
View ArticleRe: How to use SASL Authentication?
sorry i'm not quite understand SASL. I have thought that if I add a param some called SASL key or SASL file when login, and the server may have the same file or key, the two compare them, and judge...
View ArticleRe: Can openfire supports mobility XMPP protocols ??
After 6 months of developing XEP-198 for Smack it's nearly finished and support for Stream Management will be included in the next release: Smack 4.1 (although disabled per default). I'm not aware of...
View ArticleRe: Can openfire supports mobility XMPP protocols ??
How much time require to develope XEP-0198 ? Othere than openfire developer can try to develope this ? If i dont know any thing about openfire source code than can i understand openfire project and...
View ArticleRe: Can openfire supports mobility XMPP protocols ??
Is openfire bussiness edition support this feature ?? There is no such thing as a bussiness edition for openfire.
View ArticleRe: Can openfire supports mobility XMPP protocols ??
So why XEP-0198 souce code is closed source ??
View ArticleRe: Can openfire supports mobility XMPP protocols ??
Don't know, you have to ask the person who has written it. If it really exists, i've just heard of it from someone who has heard of it (and so on). My guess is that they would want money for their work...
View ArticleNo response from OpenFire over BOSH
Hi, let's start with admitting I'm a newbie to OpenFire (and XMPP in general). I'm playing with OpenFire and JavaScript (using Strophe) and I'm trying to learn from the examples. But I can't get them...
View ArticleRe: No response from OpenFire over BOSH
instead of var BOSH_SERVICE = 'http://localhost/http-bind' use var BOSH_SERVICE = 'http://localhost/http-bind/' watch out for slash at the end
View ArticleRe: Store offline messages without Body
Actually it's fixed in Openfire 3.9.2. See OF-722
View ArticleRe: No response from OpenFire over BOSH
I have it configured as: var BOSH_SERVICE = 'http://localhost:7070'When browsing to that address, I get a http response from OpenFire so I assume it's correct?
View ArticleRe: Is there some documentation?
Well well, I just created an IQHandler and I can see that I receive my request and can answer to it :-D I'm quite happy as the document on that matter is outdated and not good (Eclipse 3.3, jdk5,...
View ArticleMultiUserChat.grantAdmin uses incorrect namespace
Accordingly to the XEP-0045 (http://xmpp.org/extensions/xep-0045.html), in sections "10.6. Granting Admin Status" and "10.7. Revoking Admin Status", the use case of "grant admin status" is done using...
View ArticleRoomInfo doesn't contain the room name
The RooomInfo response has this form, accordingly to the XEP-0045 section 6.1 Querying for Room Information <iq from='coven@chat.shakespeare.lit' id='ik3vs715' to='hag66@shakespeare.lit/pda'...
View ArticleSome issues related to the XEP-0045 (Multi-User Chat)
I was inspecting the MUC classes in the OF project and noticed some things that are different from XEP-0045 and some things that would be nice to be implemented. 1. Delayed messages Accordingly to the...
View ArticleRe: Some issues related to the XEP-0045 (Multi-User Chat)
I commited in the branch https://github.com/aberenguel/Openfire/tree/muc-issues I'll be glad if you can comment my changes
View ArticleRe: hello, my question: RoomInfo info =...
hi, thanks for you answer! i did not use aSmack, and use xabber(version 0.9.3b) smack/smackx maybe xabber use aSmack, i'm not sure!
View ArticleRe: Current 3.9.3 OpenFire Server Issues
Seeing all these issues in 3.9.3 too. Using LDAP, embedded DB on CentOS 6, 70 users one LAN. Causes lots of dropouts, lots of SSL errors, LDAP dropouts. Any info would be great!
View ArticleRe: Spark login to more than one fastpath workgroup
Copy fastpath.jar and past as fastpath1.jar in same location under spark plugins folder , Then you can get two fastpath Tab were we can able to login to multi workgroup simultanioulsy , But there is...
View ArticleRe: Openfire access from internet
Hi, I have a question, can you tell me please if is it possible to do the following: I have 2 openfire: one in the DMZ and one internally that use authentication with Active Directory, i want to also...
View Article