Re: Clients can connect, but can't see/msg eachother - Ubuntu Server/Openfire...
Thanks for the reply. I uninstalled oneteam, and installed spark. Its behaving the same way though.. I didn't know you had to "approve" adding someone as a friend, but users get no alerts/or msg to...
View ArticleRe: Clients can connect, but can't see/msg eachother - Ubuntu Server/Openfire...
Scratch that.. I took your other bit of advice and created groups on the servers. They showed up immediately. Thanks!
View Articleopenfire voice chat
HiMy chat rooms are run with openfire and I was wondering if anyone knew of module I can use to add voice in the room where users can talk through a mic and everyone hears them or maybe like send a...
View ArticleStream management issues & documentation
I was looking for Stream management documentation and chanced upon this empty doc page: https://github.com/igniterealtime/Smack/blob/master/documentation/extensions/str eammanagement.md I have enabled...
View ArticleRe: Smack 4.1 beta 1 connection issue
You hasn't show the exception, so I don't known what the exact exception is.But I think it's come with the NetworkOnMainThreadException.
View ArticleRe: CarbonManager
For others, it is in the experimental package: org.igniterealtime.smack:smack-experimental:4.1.0-beta. First tests show that it works like expected.Cheers,Andrej
View Articlecompiling asmack
So annoyed to found that not even a single link works, just did a fresh clone and then use this: ./build.bash -b master which should be ok, but it gets destroyed at applying some patches. precisely at...
View Articleorg/jivesoftware/smack/SmackException : Unsupported major.minor version 51.0
What`s wrong?My Jdk is 1.6 and smack is 4.0.6my code isXMPPConnection connection = new XMPPTCPConnection("127.0.0.1");try { connection.connect(); connection.login("test1", "123456");} catch...
View ArticleRe: compiling asmack
ignore asmack, I would recommend you switch to 4.1.0 beta2 "smack-android" I tested with BOSH it is working fine (a minor code change required in BOSH Connection java)
View ArticleRe: org/jivesoftware/smack/SmackException : Unsupported major.minor version 51.0
switch to 1.7 there is a switch case used inside smack core library for check String variablesusing string variable in a switch case only works with jdk1.7
View ArticleRe: Problem with org.jivesoftware.smack.sasl.SASLErrorException: SASLError...
final XMPPTCPConnectionConfiguration connectionConfiguration = XMPPTCPConnectionConfiguration.builder() .setServiceName(SERVER_ADDRESS) .setHost(SERVER_ADDRESS)...
View ArticleRe: Current state of aSmack (Smack for Android)
smack-android 4.1.0 beta2 is available and BOSH protocol based smack-bosh in combination with jbosh 0.8.0
View ArticleRe: compiling asmack
1. I don't recommend using dnsjava on Android2. You can also just fetch the latest 4.1.0-beta3-SNAPSHOT which includes the fix for the missing 'break' statement in XMPPBOSHConnection
View ArticleПОМОГИТЕ С ПОИСКОВИКОМ!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
НА КЛИЕНТЕ СПАРК ВЫХОДИТ ОШИБКА "НЕТ СВЯЗИ С СЕРВИСОМ ПОИСКА"
View ArticleRe: Database Password Encryption Problem
Thanks for figuring this out. I had quite the surprise yesterday after rebooting a server that had been running for 150+ days since initial setup. It took quite a while to narrow the issue down to the...
View ArticleOpenfire 3.10 Beta and Openfire Meetings 0.1.1 - ofmeet 404 Not Found
Hi, to use the new Meetings Plugin. I installed the latest nightly build of Openfire on my debian 7 system.After that i installed the Meetings Plugin and in the Admin-Interface I could (if I want)...
View Articlemonitoring service
Recientemente instale openfire y baje el plugin monitoring service las conversaciones comenzaron a guardarse bien pero a partir del 9 de febrero dejaron de grabarse y no se por que tengo habilitado el...
View Article