Top "Ejabberd" questions

ejabberd is a Jabber/XMPP instant messaging server, licensed under GPLv2 (Free and Open Source), written in Erlang/OTP.

Docker compose error "In file './docker-compose.yml', service 'punjab' must be a mapping not a string."

I am getting a strange error in my docker-compose.yml file. I have prepared a docker-compose file for the stack …

docker xmpp ejabberd docker-compose punjab
Android Jabber (XMPP) client

I am developing Chat application in android. Now server is ready.And i want to connect android application with server …

android xmpp ejabberd
How make video call with ejabberd?

How make video call with ejabberd ( like msn and skype ) ?

streaming video-streaming xmpp ejabberd
How to create global variables in Erlang

I am writing an ejabberd module to filter packets. I need to get the hostname to pull some configs using …

erlang global-variables hook ejabberd
Ajax jabber/XMPP client recommendations (real experience only please) !

i'm setting up a chat system for my niche social site and have decided on ejabberd for the server side, …

ajax xmpp ejabberd chatroom
Create ejabberd user from PHP

I need to create an ejabberd user from a PHP script. I also need to be able to add the …

php xmpp ejabberd
Create Multi User Chat Room in Ejabberd

Up to now I have successfully installed ejabberd and registered two user for a one-one chat. In client side i …

php ejabberd
How to use ejabberd in android?

I want to use jabberd in android app. I have installed ejabberd server but ejabberd client is not working. Which …

android ejabberd instant-messaging
difference between XMPP servername and XMPP servicename?

In Smack API, there is a configuration class for connection, described at this page ConnectionConfiguration I am confused about the …

xmpp ejabberd openfire smack
asmack XMPP new user registration

Good people of StackOverflow, please help. I've set up an ejabberd server on my ubuntu machine, added virtual host, set {…

android xmpp ejabberd asmack