Re: Add Reliable Voip service to Openfire(SIP or Jingle?)
Hi Dele,Do you think it is a reliable solution for video and voice call under Mobile Networks (low speed)?As I have searched around asmack jingle implementation, It's old and not under development any...
View ArticleRe: shortcut to delete messages on spark
According to the ticket description you only have to change language to some other and then back to English once and it should fix the history not deleting bug, for a time being probably, not permanently.
View ArticleRe: Tracking User Login History
On the document it says that only MySQL is supported and on the project's page MySQL, PostgreSQL and DB2. As i think nobody is developing this plugin anymore, i doubt it will support any other...
View ArticleRe: Can't initialize the configured debugger!
I wish I could help in some way. I'm a senior developer mainly c# but totally new to java .
View ArticleRe: Not able to connect using aSmack android asmack-android-8-4.0.0-rc2.jar
The code looks good. I tried using this version of aSmack and it dint worked for me either. Try using asmack-android-19-0.8.10 and instead of using the normal ConnectionCOnfiguration connConfig = new...
View ArticleRe: Doubt about listeners
You can add it after your connection is established.To clarify: You can always add listeners in Smack 4.
View ArticleRe: Doubt about listeners
Sorry. It depends on the app logic in my case I do it like that due to my app reconnecting logic.
View ArticleRe: Doubt about listeners
Thanks Wael I'll try out the reconnection logic to see how it goes. I have an idea on how to implement it now.
View ArticleCheck if you are writing
Hi community, I have problem, how I can check if you are writing a message ? for now I find nothing.
View ArticleRe: Check if you are writing
Unfortunately there is no standard way to do that (XEP) so the only way is to use Message Events or try to use JiveProperties
View ArticleRe: problem about file transfer
Thanks for your reply, rajesh And I have a question about your code. What's the defination of XMPPLogic?By comparing the codes, I found some difference. The "connection" is XMPPConnection in your case....
View ArticleMinimum AD account permissions for LDAP query
I have a single OpenFire server setup.I setup LDAP authentication so that my users could use exisiting windows Username / PW combinations to get into the OpenFire server via the Spark client.I created...
View ArticleRe: Losing Messages with 3.9.x
Yes I think so. See https://community.igniterealtime.org/message/240240
View ArticleChartset problem with Monitoring Service plugin
Hi to you all.I installed Monitoring Service pluging for openfire , now conevsations in Arabic or Persian languages are archived but in "???????" format !I added UTF-8 to MySql database . No problem...
View ArticleRe: Minimum AD account permissions for LDAP query
the ldap account doesn't need anyt special permissions. just a regular domain user
View Articlebroadcast messages by default
Is there a way to set up the spark client/openfire server to default all messages to broadcast messages to the entire user list? I don't want any private messages OR any user to create a group with...
View ArticleNo JVM Could be found on your System
I am running Windows 8.1 x64 and Spark worked for about a week and then just decided to stop working. When I went to open it it gave me a JVM error. So i've re-installed and it still is not working...
View ArticleRe: Jitsi 1.2 - No video
Jitsi Videobridge plugin 1.3 does not use config.js any more. Config data is generated automatically from the /jitsi/config servlet. Look at your log files in both chrome and openfire for errors
View Article