Mobile Number as JID
Hi, I am exploring option to have mobile number as jid in my chat app similar to whatsapp. But I am bit baffling how to handle below things1) what could be password to login? if mobile client uses...
View ArticleDuplicate Messages in Chatrooms?
Hey there,Several of our users are complaining of Ejabberd duplicate messages when in a chatroom. I've been sent a screenshot:https://imgur.com/a/warOwI'm not quite convinced it's an ejabberd issue --...
View Articleejabberd 18.01 mod_http_upload already_started
Hi there,running Debian, I recently went from 16.09 to 18.01 via backports (I've realized since then that I probably shouldn't have done this since, to quote the update page: "Only upgrade from version...
View Articleejabberd - Too many open files
We have installed ejabberd version 17.04 on a Debian 4.9.65 machine The number of open file descriptors in ejabberd process is steadily increasing till it reaches the limit (64k as of now). lsof,...
View ArticleProblem creating Persistent MUC with ReST API
Version: 17.08OS: Windows 7 ProfessionalI am trying to create a persistent room using ReST API create_room_with_opts with the following -{ "name": "testapi", "service": "conference.eteam", "host" :...
View ArticleProblem with ldap_dn_filter
I need to limit the access to my ejabberd to a series of users defined in a ldap group, let's call it EDY. This LDAP doesn't have memberOf entries for the users. Groups have an uniqueMember entry for...
View ArticleMax stanza size on ejabberd_http
Hi, We've recently had issues when some clients started sending stanzas larger than the maximum allowed in our mod_offline db schema. Is there any way to enforce something like max_stanza_size on a...
View ArticleHow to migrate one jid's roaster list to another
Hi All, How to migrate one jids roster list and groups(with same affiliations) to another jid? Is there easy way or command to do this? Thanks for you help in advance.
View ArticleRenaming users
I have a small internal Ejabberd installation runnning on Debian 9 (so it's version 16.09-4 from the repositry) with roughly 20 users. I'm using the internal database. The users all have names like...
View Articleejabberd 14.07 error mor_register
Installed on Debian 8 Ejabberd 14.07 from the default repository. The command, sudo apt-get install ejabberdWhen registering a new account through Pidjin or another program. Writes error 403.Here are...
View Articlenative ACME documentation
I could not find documentation for the new build in ACME support. * Could somebody point me to documentation? * How does it work exactly?
View ArticleHow to configure HTTPS in ejabberd 17.09
How to configure HTTPS in ejabberd 17.09 ?Please provide the documentation.
View ArticleBACKLOG
HI,Is removed backlog option in ejabberd 18.01? before(17.01) configure in ejabberd_c2s, but in ejabberd 18.01 I can't configure it:listen: - port: 5222 module: ejabberd_c2s certfile:...
View ArticleError 405 while trying to login using user name and password
I am not able to login with user name and password while trying to create MUC and getting below error:<iq type='error' id='MN3K7-3'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>...
View ArticleConfiguration for two domains on one host
Hello. Recently i purchased one more domain, i want to save XMPP-service for main domain and add it to a new one. I didn't find any examples of ejabberd.yml for two domains on one host. I tried to make...
View Article