Re: Session always displayed as Smack
'Smack' is the default JID resource if you don't specify one.
View ArticleRe: Session always displayed as Smack
How to set the custom JID resource for my session?And is asmack already have the body wrapper for the bosh?how can I maintain a bosh connection with asmack?Thank you!
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
Hi Speedy - thanks for taking the time to write the guide in the first place the ldap all works fine and i've checked all the basic things.i've even run some wireshark packet sniffing to try to watch...
View ArticleTrouble with setting up Openfire
Here is a copy of the error log, can you someone decipher this for me? 2014.03.26 16:40:50 org.jivesoftware.util.log.util.CommonsLogFactory - Prototypejava.sql.SQLException: null, message from server:...
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
try creating a new keytab file. use this command on your dc. This keytab file will not pass the init java test...so don't worry about trying, however try it in your resource folder anyway. ktpass...
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
speedy i think your my hero! I found the problem here - once you have run the ktpass on the DC and set the password you then CANNOT log onto the domain as that account with the password you supplied...
View ArticleConfigurable Timestamp Formatting
Further to http://community.igniterealtime.org/thread/20218 which would be very useful I can’t find a way to change the timestamp of messages in the chat room? Ideally the administrator would define...
View ArticleRe: videobridge can record video streams to a file on server?
I test , audio file work fine. video not work. I play video file with ffmpeg, [root@ucp video_recordings]# ffmpeg -i ./video-jitsi.videobridge.ucas1-aaaa\(1uzv1\)-1395904705145.webm ooo.mp4ffmpeg...
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
I have it working! As of yesturday! I will document how i did it with Windows 7 64-bit and Server 2008 R2 today and post back for everyone to see. It was a combination of Speedy's and Slushpuppies...
View ArticleRe: Instability of the JitsiVideoBridge.
Hi Dele, Please let me know how to run openfire with as root user.
View ArticleFromMatchesFilter has NullPointerException and VCard has ClassCastException
hi, I found two exceptions when using smack, the attach is my patch file to fix them. Hope it is useful.
View ArticleRe: MUC history isn't preserved after server restart (bug or by design?)
AffenDev, what database are you using? Filing as OF-764
View ArticleHow to specify "platform"
Hey guys, absolutely love Smack so far, so nice. Iwas wondering if there is a way to specify the platform you are on when logged into facebook, you know when you're on a mobile it says "mobile" and on...
View ArticleRe: Silently install Spark via Script, disable history during install?
#goodenough. Thank you. Edit: I've adapter your script to work under my SSO+LDAP domain environment. None of the users here have local admin here. I've separated everything into scripts to run via GPO....
View ArticleRe: I WANT TO LISTEN FOR MESSAGE!
something like this should do it // register listeners so people can start a chat with us (without this we have to start it) ChatManager chatmanager = connection.getChatManager();...
View ArticleSpark Disconnects from Network
Hi, I have 2 users that are experiencing disconnetions from the network while in Spark. They're both using version 2.7.0. Below are the logs. I've reinstalled for user 1, but haven't done the same for...
View ArticleRe: FromMatchesFilter has NullPointerException and VCard has ClassCastException
Yes, I have reported it to ejabbered bug tracking system.
View ArticleHow to pass HTTP-Auth with Smack?
Hello. I use Smack to connect to third-party server and they don't use passwords, instead they require to send HTTP authentication header with every request? Is it possible to configure http-headers of...
View Article