Re: XEP-0095 SI / File Transfer compliance issues
4.0.0. It's not fixed there:protectedvoidrejectIncomingFileTransfer(FileTransferRequestrequest)throwsNotConnectedException{StreamInitiationinitiation=request.getStreamInitiation();...
View ArticleRe: XEP-0095 SI / File Transfer compliance issues
It confuses me now as I found also this in the sources: publicvoidrejectStream(finalStreamInitiationsi)throwsNotConnectedException{...
View ArticleRe: In Multi User Chat room occupants detail and affiliation is not stored...
Hi Daryl Herzmann. Users that have set affiliations are persisted into DB. All data of group are persisted into DB like affiliation , members , group details. But when we are restart server...
View ArticleRe: XEP-0095 SI / File Transfer compliance issues
I've just found and re-opened the old issue SMACK-346. Let's see if we can squash the bug, also note that there is a typo: s/no_acceptable/not_acceptable/
View ArticleRe: XEP-0095 SI / File Transfer compliance issues
It appears that FileTransferNegotiator.rejectStream() is dead code.
View ArticleRe: In Multi User Chat room occupants detail and affiliation is not stored...
Which openfire version are you using? There were some bugs with loading the MUC room configuration with older releases. Also, check your server logs for any errors while starting up openfire.
View ArticleRe: XEP-0095 SI / File Transfer compliance issues
Looking at 197548b5, the relevant commit for SMACK-346, reveales that it was at first forbidden, but then got changed to no(t)_acceptable. XEP-95 4.2 specifies forbidden, this was obvisouly what the...
View ArticleRe: Jitsi VideoBridge Plugin problem redirects to webrtcrequired.html
I had the same problem with ofmeet - webrtcrequiered.html site came up as soon as i started ofmeet. One "solution" about this is - it only works with connected webcam! (I tried to connect without cam)....
View ArticleRe: no ScreenShare without Webcam?
Desktop Sharing does not work in jitmeet too here on my PC
View ArticleRe: XEP-0095 SI / File Transfer compliance issues
Now I came to the conclusion that 'forbidden' in this case is right and that the intial bug report mixed up Socks 5 Bytestream rejection with Stream Initiation rejection. My proposed fix is...
View ArticleHelp , newbie here
I need toinstall avideo conference server, which can be accesed from a cell phoneand a computerto create a videochatand then recording. Theyneed to useor installplugins? i have already installed...
View ArticleRe: Feature Request: XEP-0198 Stream Management
Any news on this one? Are you still in contact with the developer of the closed source implementation?
View ArticleRe: UTF8 to UTF8mb4 for Offline Messages
I see that you have applied Wael's suggested changes from OF-695. Don't know why it stopped working, but i have added you observations as a comment.
View ArticleRe: Multi Fastpath Workgroup login in Spark
There is no such option in Spark. And as Fastpath is not developed anymore, i doubt such option will appear in Spark anytime soon.
View ArticleMultiUserChat room does not exist
Hi, I am making an android XMPP client. I am using asmack 8-0.8.10. Right now i am have the openfire server running on local host. My problem is when i invite a spark client to join the MUC room,...
View ArticleRe: Message id in Openfire android for local and server database messages sync
Did you already find an answer on this question?
View ArticleRe: Any way to control Smack logging?
You can control Smack logging by the means of java.util.logging, which Smack uses.
View ArticleOpenFire v3.9.3 Crashed
Hi,I installed OpenFire v3.9.3 in VPS XXSmall https://www.atlantic.net/.Sometimes, it crashed. Error log in attach file.
View Article