Re: Jitsi VideoBridg and Asterisk server SIP Registration failed
use tel:nnnnn instead of sip:nnnnn@domain.com When you use tel:nnnnn, it will use the SIP registration as the outbound proxy. When you use sip:xxxxxx@domain.com, it will send a direct SIP invite to...
View ArticleRe: Jitsi VideoBridg and Asterisk server SIP Registration failed
There is no connection or relationship between jitsi videobridge and asterisk-im plugin. It is what it says it is. A videobridge for multi-user video/audio calls. Not a phone or PBX. It simply uses SIP...
View ArticleRe: asmack 4.0 , I can't get offline message
thanks for your answer,but i had add the method(config.setSendPresence(false) ) before i login, i can't still get offline messgae !the message count i can get,but the messages list is empty! i can't...
View ArticleRe: java.lang.NoClassDefFoundError:...
the error has been resolvedI download the latest adt from google dever center and run the product ,the error is missed .
View ArticleRe: Does 3.9.3 Kill LDAP Groups?
Having removed special characters from all group and account names - I have resolved this issue. I am adding some notes to the official bug report too.
View ArticleRe: How to use openfire + iOS clients with push-notification?
for push notifications you will need:server-plugin: https://github.com/xinminlabs/openfire-apns-plugina custom ios-client to enable push notifications (see:...
View ArticleCritical Error! The home directory has not been configured, which will...
I have been using openfire.jar and fastpath.jar and put in WEB-INF -> lib in eclipse kepler version and configure to build path i am creating only Workgroup using above two jar files as...
View ArticleRe: Clustering Issues w/ 3.9.3
OK, I noticed that I'm getting the following in my warnings on startup (actually, a few seconds after startup): 2014.07.09 14:57:14 com.jivesoftware.util.cache.ClusteredCacheFactory - No cluster...
View ArticleChange Openfire JRE after .deb install method.
Hello All, I recently have installed Openfire 3.9.3 via the .deb package on Ubuntu server 14.04. My issue is that while my server has JRE 1.8 installed, Openfire continues to use JRE 1.7. I have fully...
View ArticleRe: Ghost users in MUC rooms
My theory would be that the s2s session with gmail is not being notified of the google account getting logged out, so the account remains in the MUC eventhough they are gone from google. Then when...
View ArticleError after new build
HI, I have followed the build document and search the site for an answer so here I go. I have downloaded the ant build tool into a windows 7 machine and configured the tool and java just like the...
View ArticleRe: Change Openfire JRE after .deb install method.
Fixed. I just compiled from source, and ran it under a unprivlidged user. Worked fine.
View ArticleOpenFire 3.9.3 SSO - can't get Kerberos to initialise
I'm trying to get SSO integration working for one of our clients at the moment and have been following https://community.igniterealtime.org/docs/DOC-2585, trying to set up SSO, but I'm not having a lot...
View Articlejava.lang.ClassNotFoundException: org.jivesoftware.smack....
Hello~! first I can't write English well. I am sorry. I have to study hard everything. I have start to learn Smack. so I have downloaded smack api in my computer and maked a small sample program...
View ArticleRe: In Multi User Chat room occupants detail and affiliation is not stored...
Users that have joined the room are not persisted to the database. Users that have set affiliations are persisted. These appear on the /muc-room-affiliations.jsp page
View ArticleRe: Database choice and impact
Embedded database is the simpliest solution, but not the most robust as it can sometimes corrupt and is not efficient when you start getting lots of users or data. It also consumes memory as the...
View ArticleRe: Database choice and impact
For chat logging/archiving: Use an external DB or do housekeeping often.The embedded DB is completely in-memory and very stable and easy to backup.
View ArticleRe: SSL Port configuration problem on 3.9.3
No one have this problem?Or if on of you guys can make a test and try to enable ssl port on your openfire 3.9.3 for me and say me the result. Thanks
View ArticleRe: After upgrade to 3.9.3, clients can't connect to Openfire after a few...
Well, since i've been ran 3.8.2 i have the same MySQL (5.5.33), so I'll try to use the older mysql.jar Update: I've changed the mysql.jar from 5.1.30 (that cames with 3.9.3) for the one of my old 3.8.2...
View Article