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.
Questions tagged [xmpp]
162 questions
1
vote
1 answer
ejabberd privacy lists (xep-0016) unexpected behavior
To fend off xmpp spam, I use xep-0016 privacy list, that allows messages from contacts with mutual subscriptions (plus from muc servers), and denies by default:

crosser
- 113
- 4
1
vote
0 answers
ejabberd localhost the connection was interrupted but logs say connection was accepted
I'm completely new to ejabber.
I have installed ejabber on debian (on virtual machine) but when I tried to check it with localhost (http://localhost:5280/admin) mozilla responded with the announcement "the connection was interrupted". I checked logs…

Mirz
- 11
- 1
1
vote
1 answer
eJabberd: room history is erased after server restart
I've successfully deployed a ejabberd server and integrated it with a mobile application.
Everything works great, however, every time I restart the server, the history of every room is lost. Actually, it is still stored in the database, but the…

pAkY88
- 201
- 4
- 10
1
vote
1 answer
Spacewalk error: jabberd/c2s[4642]: SASL callback for non-existing host: a.b.c.d
I am running spacewalk 2.6 on CentOS Linux release 7.4.1708 (Core)
and on starting spacewalk with spacewalk-service start
I observe:
jabberd.service - Jabber Server
Loaded: loaded (/usr/lib/systemd/system/jabberd.service; enabled; vendor preset:…

kamal
- 509
- 4
- 10
- 21
1
vote
4 answers
Is it possible to configure two different servers running on same ports on same IP but different subdomains?
I have a web server running which obviously uses ports 80 and 443.
Now I want to add Jabber server but I'd like to use same ports for it as our corporate firewall at work blocks pretty much everything else.
I was wondering if i can add a subdomain…

alexeit
- 906
- 2
- 16
- 19
1
vote
0 answers
Integrate an IM chat server to existing Spring server
I'm trying to integrate an openFire XMPP server to my current company Spring server but have two major questions I cannot find the answer to -
I'll start with my current architecture first -
1. The xmpp server have a DB-server of it's own…

Jk Dough
- 11
- 2
1
vote
0 answers
MUC with roundcube-mail converse.js plugin
We are using the converse.js based plugin for roundcube-mail which can be found here for XMPP communication.
Chatting works fine as do chatrooms. When we initially log-in the servername for chat-rooms is set to conference.xmpp.mydomaine.com.…

Mc Bw
- 11
- 1
1
vote
0 answers
Slow file transfer using eclipse Saros RTC plugin with an openfire xmpp server
I set an Openfire xmpp server on Windows Server 2012 R2, using Amazon ec2.
When trying to share file over an IM client (such as Psi) the file transfer speed between two clients can reach over 1Mb/s, yet when using Saros on eclipse the speed is…

Eliago
- 11
- 4
1
vote
0 answers
have xmpp (ejabberd) server authenticate with existing user database (MySQL)
Let me start off by stating that I know very little about the XMPP protocol or real-time communication in general. I did however manage to set up an ejabberd server with TLS encryption. I have written a PHP website with a custom user system saved to…

Omar Saad
- 111
- 1
1
vote
1 answer
Using Lync 2013 as Client and Jabber Backend
Cisco Jabber is being deployed in my ORG.
I am interested in knowing if Lync 2013 can be used as a Client (No Lync Server is available)
Earlier i have used Lync 2013 as client and MS Communicator Server (2007) as back-end through some registry…

Ankesh
- 111
- 2
1
vote
1 answer
Integrate TURN|STUN with XMPP
How do XMPP clients find TURN or STUN servers? XEP-0215 isn't supported (by any servers or clients afaik), but XEP-0176 suggests using XEP-0215?
I am running both an XMPP and TURN server, and I would like XMPP client to be informed or discover my…

user19087
- 111
- 5
1
vote
0 answers
Transfer user data of a Tigase server
I'm trying to transfer a Tigase XMPP server from an Ubuntu VPS to a CentOS VPS. Unfortunately there isn't any official documentation available and I need to experiment in order to preserve all of the current data.
What I've tried so far:
I. Copy the…

ile
- 111
- 4
1
vote
1 answer
How do the clients register at openfire server?
I have installed openfire. How can the clients register themselves on the server ? Do I have to write separate code for that ? I mean, do I have to write some kind of action handler for that ?

Suhail Gupta
- 159
- 1
- 9
1
vote
1 answer
ejabberd ACL for specific chatrooms
Is it possible (if yes, how) to implement per-chatroom deny/allow styled ACL for users or groups in ejaberd?

pl1nk
- 461
- 5
- 22
1
vote
1 answer
Can't start ejabberd after hostname change
When I try start ejabberd service it always crashes.
Starting jabber server: ejabberd
Crash dump was written to: /var/log/ejabberd/erl_crash.dump
Kernel pid terminated (application_controller)…

Tombart
- 2,143
- 3
- 27
- 48