Re: function to show chat on spark and capture chat
one more question wroot,does spark has function to delete chat automatically each day? if we check list disable chat history and close the menu of user chat,the chat will be gone
View ArticleRe: Openfire behaviour with multiple resources with same priority
Don't know if this delivery guarantee is really required in all use cases.Yes, exaclty my thinking. It also introduces a lot more complexity. If one argues that "most available" is the resource (=...
View ArticleRe: function to show chat on spark and capture chat
There is no such option. Either disable the history completely or run some script to delete it on logout or shutdown.
View ArticleCan change Jitsi VideoBridge to force relay?
I try to read the source.And i found the servers send XML like this: <transport xmlns="urn:xmpp:jingle:transports:ice-udp:1" ufrag="7g0ug" pwd="50d2095drkciu1f1krjagldbqa"><candidate...
View ArticleFile transfer in group chat with XMPP
I am using group chat with openfire (MUC).i can able to send messages but how to send file to group with Smack library.i can able to send file to single user but i don't know how to send file to group...
View ArticleRe: File transfer in group chat with XMPP
Please do not 1. double post and 2. spam the issue tracker with requests in comments.
View ArticleOpenfire Authentication using outside service instead of DB
Hi all, Is it possible (maybe through source code modification?) to change the auth method so that it uses a SOAP request to an external web service instead of a DB?
View ArticleOpenfire Authentication using outside service instead of DB
Hi all, Is it possible (maybe through source code modification?) to change the auth method so that it uses a SOAP request to an external web service instead of a DB.
View ArticleRe: Openfire Authentication using outside service instead of DB
I assume you read already https://igniterealtime.org/builds/openfire/docs/latest/documentation/db-integrat ion-guide.html.As the source code is available it should be simple to write another custom...
View ArticleRe: Openfire Authentication using outside service instead of DB
Yes I have but I can't integrate directly with this database. I can however valid credentials based on a session key/token response from that web service. I do have the source code for OpenFire but I'm...
View ArticleRe: Is this a simple problem?
The same. Big problem is there no domain.Application work in browser.
View ArticleRe: jitsi videobridge problem
I tested ofmeet and jitmeet work (but screenshare not working (it rederect to "this service only works with chrom" I have already chrom)), candy not working also: I enter my JID and password, and I...
View ArticleRe: In group chat occupants is removed from group when he is offline ..
I am using openfire 2.9.2. I noticed one issue in muc. when any user send message in group, sender of message also get echo message of his sended message from server.
View ArticleRe: In group chat occupants is removed from group when he is offline ..
This is expected behavior. It's specified by XMPP.
View ArticleGroup Chat Question
Hi, I have a very simple newbie question... I'm looking at installing Spark within my firm, and would like to know if it's possible to create a group of people and then select that group and message...
View ArticleRe: aSmack send user typing notification(composing)
"doesn't work" is not a good problem description. Are you saying that there is no message stanza with a ChatStateExtension send after you called setCurrentState()? Set SmackConfiguration.DEBUG to true,...
View ArticleProtection against forged IQ
I am trying to develop an openfire plugin that implements IQHandler to handle my custom IQ.However, I want to be sure that an authenticated user can not send a forged IQ with a "from" attribute...
View ArticleRe: Unable to view reports in statistics module (broken images)
Last night we upgraded from 3.8.2 to 3.9.3 (latest release from OF site) and the graphs do not work fo us either. Our setup is a virtualized copy of CentOS 6.5 x64. The graphs and charts were working...
View ArticleHistorico do open fire
Bom dia Galera, Uso openfire 3.9.1 no Centos 6.5 Seguinte depois de alguns picos de luz o openfire sobe e cai constantemente. Então eu copiei a pasta dele no opt e removi o pacote e instalei novamente....
View ArticleRe: Protection against forged IQ
So I am wondering if, by default, openfire would reject any IQ with a "from" attribute containing a JID different from the one of the user authenticated as the owner of the connection that sent this...
View Article