Quantcast
Channel: Ignite Realtime: Message List
Viewing all 12162 articles
Browse latest View live

Re: muc.getOccupants() deficient values

$
0
0

I think you want to use getOccupantPresence() with the from values returned by getOccupants().


Re: Importando Grupo AD

$
0
0

Verifique se os usuários se aparecem no grupo do openfire.

Se vc fizer alguma mudança no grupo do AD e não replicar para o openfire, limpe o cache de grupo no openfire.

 

Marcos Farias

marcos@farben.com.br<mailto:marcos@farben.com.br>

48 2101-4370

Farben S/A Indústria Química

www.farben.com.br<http://www.farben.com.br>

Re: Importando Grupo AD

 

Antes de imprimir pense na sua responsabilidade e compromisso com o meio ambiente.

 

 

De: brekler88 communityadmin@igniterealtime.org

Enviada em: quinta-feira, 6 de março de 2014 15:44

Para: Marcos Farias

Assunto: Re: Importando Grupo AD - Importando Grupo AD Re: Importando Grupo AD

 

Ignite Realtime<http://community.igniterealtime.org/index.jspa>

 

Importando Grupo AD

created by Adriano Custodio<http://community.igniterealtime.org/people/brekler88> in Brasil - View the full discussion<http://community.igniterealtime.org/message/236780#236780>

Can't launch openfire web console

$
0
0

Hi,

 

I haven't been able to configure openfire yet, because when I try to open the web admin I am receiving a message instead of a web interface...I have included an image. I have no clue what else to do. Thanks in advance for your time and support.

 

Paola.

Re: How users will be created

$
0
0

so long as you are using one of the supported databases, then yes, it just works (and given you have followed the database setup guide during your openfire install). Openfire is a complete solution, and it is not recommened to attempt manually manipulating tables... it will likely result in your installation breaking.

 

You can take a look at the schema for yourself... the .sql files are located in your installation directory under resources i believe.

Re: Where to download earlier version of Content Filter plugin?

$
0
0

Can anyone share with me a copy of the previous plugin? Please, thanks

Re: Openfire User Lockout End Time does not work

$
0
0

what are you trying to accomplish? (may help us figure out what's going on).

 

do you have logs you can post?

Re: Where to download earlier version of Content Filter plugin?

$
0
0

for me, i just log into my OF and click Plugins tab, then click the + next to the plugin i want to install under Available Plugins. does this not work for you?

Re: Spark não instala


Re: Where to download earlier version of Content Filter plugin?

$
0
0

In theory, yes, but current plugins that are incompatible don't show as available, so unless you're running OF 3.9.0 or above, Content Filter is not an available option. I need to manually install it to OF 3.8.x. So I'm hoping someone still has a copy of Content Filter 1.6.1 (contentFilter.jar) they can share. Thanks

Re: Where to download earlier version of Content Filter plugin?

$
0
0

hmm... well, there's many plugins still showing for me that are available (i'm still on 3.8.2).

 

 

but... you're in luck, i had this plugin installed already.

Re: Where to download earlier version of Content Filter plugin?

$
0
0

Interesting, mine only shows a handful available. But maybe because it's 3.8.1?

 

Anyhow, Thanks so much!!

Re: Bug in Redhat init script

Re: Bug in Redhat init script

Re: Openfire video-chat android

$
0
0

I have seen Jitsi Video.

 

Is 100 % openfire ?

 

You can give me documentation url of  java?

Re: sign out disabled

$
0
0

wrott : currently,how many active programmers ??


MUC not stored in the mysql database.

$
0
0

I'm able to successfully create a room and invite people to it. The invitations are sent properly as tested on the Pandion client. The problem is the ofMucRoom and ofMucMember tables have no row for the newly created room. When I create the room using the admin console a new row gets created in the database. But when I try to do the same using my iOS app no such record exists. And a big problem that my room is set to persistent but the rooms get dissapeared from the admin console as soon as I restart my server. I read somewhere here to set a property value for the muc in server->system properties but that dosen't seems to work. I know that these persistent rooms are temporary and stored in the cache for fast retrieval. But what option to set that my room also gets stored in the database? I have googled alot any found nothing out of it...

Re: Branding Spark using Ant Builder / IzPack and AdvancedInstaller

$
0
0

From\MyMessenger\Build type the following:

                MyMessenger\build>antinstaller.izpack

Re: Openfire User Lockout End Time does not work

$
0
0

Filed as OF-754

 

While testing i've found it also works incorrectly in other cases. But in my testing the user was unlocked correctly (after 2 minutes i have setup), and i was able to login with him. It is just that this menu still shows the warning icon next to him (when the user is still locked, it shows read "stop" icon).

aSmack File Transfer Problem

$
0
0

Hi all.i want sending image in aSmack.I trying this code.

Bitmap bitmap = takeScreenshot();
String filePath = saveBitmap(bitmap);
FileTransferManager fileTransferManager = new FileTransferManager(LoginActivity.tcpConnection); try{     fileTransfer(fileTransferManager,filePath,ustBirim+ "#"+ usid+"@"+ Listener.allUserDatas.get(usid.toUpperCase()).getDomainName()+ "/Atomic3.1");}catch (XMPPException e) {      // TODO Auto-generated catch block     e.printStackTrace();}   

 

I trying this method;

publicvoid fileTransfer(FileTransferManager manager, String fileName,String destination) throws XMPPException {     FileTransferNegotiator.setServiceEnabled(LoginActivity.tcpConnection,true);     OutgoingFileTransfer transfer = manager.createOutgoingFileTransfer(destination);     transfer.sendFile(new File(fileName), "You won't believe this!");     System.out.println(transfer.getStatus());} 

 

i check file.exits() method return true

transfer.getStatus() return Initial

transfer.getProgress() return 0.0

 

and i add while loop (!transfer.isDone()) but class not found Status.ERROR bla bla.

please help me

4 persons video conference with redfire

$
0
0

Hi everybody

We installed openfire and spark and so far everything is working. We launched the video conference there's no stream on the screen if not a blank page. Someone can help??

Viewing all 12162 articles
Browse latest View live




Latest Images