Questions tagged [xmpp]

Extensible Messaging and Presence Protocol (previously known as Jabber) is a layer 7 networking protocol for realtime text messaging. It is an open standard with a decentralised architecture, allowing anyone to run their own server. It is used as the underlying protocol by Google Talk.

158 questions
0
votes
2 answers

xmpp change status on chat

i've set up a live chat using ejabberd. It's working pretty well but I'd like to be able to round-robin chat sessions to different operators depending on who is already in a chat and who is free to talk. To implement this I need some way to update a…
SpliFF
  • 394
  • 2
  • 7
  • 24
0
votes
1 answer

Openfire : unable to conversate with people from other servers

I'm a bit stuck ; I recently upgraded Openfire on my server and am now using the version 3.7.0 Even though I had no problem before and had not had to change any option, I'm now unable, when connected on this server, to conversate with people from…
Biganon
  • 101
  • 1
0
votes
1 answer

make sure openfire does not connect to other jabber servers

This is mostly a security question; i've installed OpenFire jabber service on my office network, but i want to make sure the server is not using federation or any other interactions without outside jabber servers, so its entirely local any ideas how…
lurscher
  • 162
  • 1
  • 3
  • 17
0
votes
1 answer

Unable to setup jabber on my VPS at prgmr.com

I'm unable to setup jabber with an apt-get install jabber. I get an error saying that jabber has unmet dependencies, jabberd14. I tried installing jabberd14 and it gives me a list of errors saying event loop failed/ I tried a apt-get update too,…
user640613
0
votes
2 answers

How does ejabberd clustering work conceptually?

I am a complete newbie to XMPP and ejabberd. I would be very thankful if some expert could tell me, how the ejabberd "clustering" works. I searched a lot, but could not find any specs about this. Does it simply replicate all it's data via http (so…
jens
  • 235
  • 1
  • 2
  • 6
0
votes
2 answers

Simple jabber server

advise simple Jabber server. I need only the function of conferences. Internal users do not need.
rushter
  • 3
  • 2
0
votes
1 answer

Why does iChat Server keep connecting to proxy.eu.jabber.org?

I have OS X Server 10.6.5 running on a new Mac Mini (server model), serving several functions among which is iChat Server (iChat and Pidgin on Windows as clients). In the iChat log in Server Admin, I kept seeing entries about connecting to…
Mr. Jefferson
  • 697
  • 2
  • 11
  • 25
0
votes
1 answer

Users Register but Active table does not update with Jabberd2 on Ubuntu

Users are able to register on my jabberd2 server, but they are unable to connect to add contacts and send messages. It looks like to me that the active table is not updating when users register but I could be wrong?
pbsmind
  • 11
  • 2
0
votes
1 answer

ruby script for jabber nagios alerts

I'm looking for a ruby script for have nagios jabber alerts. Someone knows some script or api ? thanks
roberto
  • 76
  • 5
0
votes
1 answer

Ejabberd not allowing registration from client

I've got an ejabber cluster setup. When trying to register a user with a client (say Adium) I'm getting a 503: Service Unavailable error. I'm running ejabberd 2.1.x The log shows this: E(<0.389.0>:ejabberd_hooks:335) : {{case_clause, …
Devar-TTY
  • 213
  • 1
  • 4
  • 12
0
votes
1 answer

Looking for a free & usable iPhone Jabber client to connect to iChat Server in Mac OS X Server 10.5

I'm running iChat server on an XServe running Mac OS X Server 10.5. Using Apple's iChat as a client or Pidgin from a Windows box users can connect just fine. I'm the most mobile user in the bunch, and I have an iPhone that I would like to use in…
Jamie
0
votes
1 answer

Remotely accessing the openfire installed on fedora machine

HI , I have installed Openfire on fedora machine. i can start the openfire on this machine and it runs on the localhost. But i can not access openfire remotly as follows http://xxx.xxx.xxx.xxx:9090 i have desabled ip tables on this computer also…
KItis
0
votes
0 answers

How to store the uploaded file to s3 bucket in ejabberd

I'm working on one to one chat with ejabberd. I need to store the media files shared between the users to be stored in the s3 bucket. Do I need to add the s3 bucket URL to the docroot of mod_http_upload module?
0
votes
0 answers

Tool for diagnosing XMPP client connection issues

I run an XMPP server and I am having troubles with my client connecting to it. I normally just use the client psi-plus and this fails to connect and gives me very little information on how. I am trying to find a tool that basically acts like an XMPP…
0
votes
0 answers

Error configuring ACME ssl for ejabberd

I would like to know if there is a way to add a sucure ssl certifacte to ejabberd? Someone reccomeneded ACME, but I run into an error: root@uosib:~ ejabberdctl request-certificate all Error: error Error: "HTTP error: unexpected content type:…
1 2 3
10
11