Re: problem whit jitsi videobridge 1.3.1
Hi all, After updating to 1.3.1 I now get ICE Failed for video/audio calls. Where is the 1.3.0 version so I can confirm that it is the 1.3.1 version that is causing this issue. Thanks
View ArticleRe: Unable to start a chat session.
You can wipe you Spark profile and start with a fresh one. Spark profile is here C:\Users\username\AppData\Roaming\Spark If you need your history, copy this folder:...
View ArticleSmack 4.0.5 on Maven Central
Smack 4.0.5 doesn't seem to be available on Maven Central, yet.Could you upload it please?
View Article4.1 aplha 4 XMPPErrorException is null.
I am not using create account but creating account using my custom method as i need to pass more attributes than just username and password.it was working all good until 4.0.5 however in 4.1 alpha 4...
View ArticleRe: Smack 4.1 alpha login failed SASL Authentication failed
my problem there selectedMechanism is equal to null I need to set mechanism to it public void authenticate(String username, String password, String resource) throws XMPPErrorException,...
View ArticleRe: Unable to start a chat session.
My directory structure is different but I found a user to delete and it appears to have worked correctly. We have had some stability issues with 2.6.3, is the new version more stable. We've had a lot...
View ArticleRe: Unable to start a chat session.
Different? Windows XP or some other OS then? If you had to restart the server, then it is not a client issue i think, but a server one. Current 2.7.0 build is stable enough and has fixes for some...
View ArticleRe: Smack 4.0.5 on Maven Central
Thanks for the hint. Staged and released (may take a while until it appears).
View ArticleRe: 4.1 aplha 4 XMPPErrorException is null.
What you describe is not possible, i.e. xe in line 22 can not be null as it's an exception that was catched. BTW there is AccountManager.createAccount(String, String, Map<String, String>) just...
View Articleproblemas usuarios integraçao ldap
boa tardeestou com uma duvida eu fiz a implantação do servidor openfire e a integração com o meu ad, porem fui adicionar um usuário novo a um grupo e esta aparecendo uma mensagem como mostra a imagem...
View ArticleRe: Plugin Monitoramento Sumiu V1.3.2-beta1
Mesmo problema aqui, acessando direto funciona, só não funciona quando informa o campo de busca por palavra, ai gera erro. Sem solução ainda....
View ArticleRe: Plugin Monitoramento Sumiu V1.3.2-beta1
detalhe, meu openfire é 3.9.3 e o plugin é 1.4.2
View ArticleSpark on Yosemite osx 10.10
hi, i updated my macbook pro to yosemite, and i downloaded again spark, not work fine, cant access to settings, notifications doesnt work!, any ideas?
View ArticleUnrequested acks
According to XEP-0198:"Either party MAY send an <a/> element at any time (e.g., after it has received a certain number of stanzas, or after a certain period of time), even if it has not received...
View ArticleRe: How to understand the code flow for openfire
Hello Raju,Have you got any feedback on this question ?I also desperately need to understand the source code flow of openfire. Thank you.
View ArticleRe: Unrequested acks
No it's not planed, but wouldn't be hard to add. May I ask the use case?
View ArticleRe: Unrequested acks
I see 2 possible use cases:acknowledging all stanzas received before graceful disconnectionperiodically acknowledging messages received
View ArticleRe: asmack SSL connection issue on Android 5.0
Hi Flow, I use SmackConfiguration.DEBUG_ENABLED = true; to enable debugger. But didn't get any further information, it didn't output first stream packet:<stream:stream to="XXX.XXX.XXX.XXX"...
View ArticleRe: asmack SSL connection issue on Android 5.0
Hi Flow, I use Openfire 3.9.3 at server side. Thanks,Johnny
View ArticleRe: Building 4.1 using gradle
Smack uses gradle as build system, so in order to build the artifacts, i.e. compile the sources and create a jar, you simply run gradle assemble
View Article