Re: Jitsi blank screen
Copy the apps folder to your OPENFIRE_HOME\resouces\spank folder and delete the apps folder. Modify the applications and add an initial user authentication web page that asks for username and password....
View ArticleRe: Multiples dominios en openfire
Ok perfecto a lo que me refiero con directorios es lo siguiete. Al instalar un openfire por ejemplo lo hago por defecto en /opt/openfire Como hago para levantar otra instancia me puedes dar una guia,...
View ArticleRe: Java 7 Error in online Installer?
please try build 653. http://www.igniterealtime.org/builds/spark/dailybuilds/spark_2_7_0_653.exe
View ArticleRe: Bug in PubSub ItemProvider in context of escaped XML
I think Flow's proposal should fix the problem. Escaping the getText() call makes sense and I believe this should always return the string as it was delivered.
View ArticleRe: jitsi videobridge is not working in outside network
Yes, I concur. I'm using a public IP configured on the server. Due to the requirement for the UDP media ports to be accessible, you would need a custom configuration on the device that does have the...
View ArticleRe: Multiples dominios en openfire
Basicamente hace lo mismo que hiciste para tener una instancia del openfire pero copialo a otro directorio, por ejemplo /opt/openfire2, /opt/openfire3 etc...despues tenes que editar el openfire.xml y...
View ArticleRe: Desktop sharing video doesn't shown when camera is off
Is this behavior depends on ofmeet logic or it is web-rtc restriction?
View ArticleConnection/XMMPConnection#sendPacket should not throw an...
I believe I am not the only developer who find this behavior annoying. At first it is not mentioned in the Javadoc at all that this exception can be thrown. I did not dig through the whole codebase of...
View ArticleRe: Connection#addPacketSendingListener Javadoc is confusing/misleading
Well of course if you don't know that there is a PacketWriter thread you may wonder which thread is meant. How do you suggest we could improve that? "The listener will be notified of every packet that...
View ArticleRe: Connection#addPacketSendingListener Javadoc is confusing/misleading
I think you got me wrong here. What is confusing is the fact that if you are aware of the PacketWriter you might think that this thread will call the listeners, which is wrong. The next problem applies...
View ArticleUpgrading bouncycastle libraries from 1.49 to 1.50
In order to keep up with changes to the Jitsi Videobridge component, we have to upgrade OF 3.9.2 bouncy castle libraries from 1.49 to 1.50. I will raise a jira ticket and make the changes.
View ArticleRe: How send messages and get
plz paste all the xml stanzas.maybe your problem is a bad use of variables. It's easier if you paste the stanzas
View ArticleCan't get the Broadcast Plugin Working w/Groups?
I have the plugin installed, default settings, I'm an admin & member of the group. I've tried [groupname] and all. Perhaps the problem is related to my server's DNS name. My server is...
View ArticleRe: Can't get the Broadcast Plugin Working w/Groups?
I believe I isolated the issue(s). 1) Group name had an Upper Case letter, even though I matched it, it still didn't go through. Yes, I know the read me already said to using lowercase is preferred. 2)...
View ArticleRe: How send messages and get
Daniel Goldberg escribió: plz paste all the xml stanzas.maybe your problem is a bad use of variables. It's easier if you paste the stanzas Where xml ? for configurate lines ? sry my ignorance I need...
View ArticleRe: Disallow users to chat with eachother
Bumping this old topic again. Can someone fix the packet filter plugin?
View Articleorg.jivesoftware. openfire.ldap. LdapGroupProvider - Groupname not found
This bug after remove group from LDAP (AD): 2014.02.20 21:40:45 org.jivesoftware.openfire.ldap.LdapGroupProvider - Groupname END not foundorg.jivesoftware.openfire.group.GroupNotFoundException:...
View ArticleRe: How to bookmark a private conference?
There is no such option. I've filed a feature request SPARK-1572
View Article