ejabberd is a Jabber/XMPP instant messaging server, licensed under GPLv2 (Free and Open Source), written in Erlang/OTP. Among other features, ejabberd is cross-platform, fault-tolerant, clusterable and modular.

learn more… | top users | synonyms

1
vote
1answer
24 views

Function clause error when using exmpp function

Previously I was using xml:get_tag_attr_s("type", Packet) for that debug line in ejabberd 2.1.10, but that is not working anymore in ejabberd 13.03. Probably because it is deprecated according to the ...
0
votes
0answers
21 views

How to configure http://mydomain.in:5280/http-bind on Windows server

I have installed ejabberd server on windows server 2008 and running fine. The local http bind path working fine. As I have configured ejabberd for www.mydomain.in and I am using ManagedFusion Rewrite ...
-1
votes
1answer
16 views

ejabberd and gtalk .First day with ejabberd

just downloaded ejabberd and started using factory configuration.Now wants to enable it using gtalk.Kindly help for the steps
0
votes
0answers
82 views

Node.js/ejabberd/Tornado comparison under millions of open connections [closed]

We are planning to build a full-fledged chatting application (1 ot 1, group chats, 1 to 1 voice chat, group voice chats) to be used by millions of users, and we are comparing ejabberd, Node.js, and ...
2
votes
0answers
50 views

Xmpp protocol + ejabber server: Turn connection fails with feature-not-implemented error on IOS Application

I am using https://github.com/robbiehanson/XMPPFramework xmpp framework for iOS. while trying to make TURN Connection I get below error for iq sent to establish the connection. while debugging the ...
0
votes
0answers
7 views

Trying to associate Ejabberd MUC with LDAP Groups

I have Ejabberd connected to OpenLdap as the login security device. I have groups enabled in OpenLdap. I was wondering if it's possible to create conference rooms from those groups, and only allow ...
0
votes
1answer
21 views

How to send a packet from Server to Client (from a function) Ejabbered

I am looking for a function. A global function that might do me the work of sending the stream packet to the client. in function A (Server, From, attrs)-> I construct the xml element PacketToBeSent ...
0
votes
0answers
9 views

send composing request when not in roster

I am using ejabberd 2.1.12 with mod_shared_roster_odbc module. I need this to enable "composing" feature for any users. What I don't want it to do is sending presence notifications to every user in ...
0
votes
0answers
37 views

Getting ejabberd MUC rooms to work with Gmail/Google Talk

I've been having a tough time getting XMPP/Jabber running on the ejabberd server to communicate using a MUC conferencing setup with Google Chat / Gmail / Google Talk. I've setup my DNS to provide ...
2
votes
1answer
46 views

ejabberd mod_archive_odbc performance

I am using ejabberd 2.1.12 with mod_archive_odbc configured for mysql database. I checked logs while saving single message and they look terrifying. Ejabberd suppose to be highly scalable xmpp server ...
0
votes
0answers
7 views

EJABBERD PSI Setup

I have stood up a Ejabberd / PSI IM architecture, and it appears to all work. However, I noticed that non-admins do not get to see the "ALL USERS" in service discovery. Only admins. Does anyone ...
1
vote
0answers
61 views

ejabberd “mysql_conn: Received unknown signal, exiting” error

I use ejabberd 2.1.12. It seems to work fine, but in logs I keep getting mysql connection errors. I thought that this is because of mod_roster_odbc (according i.e. to this thread, but I disabled ...
0
votes
1answer
44 views

Creating a bot-like configuration with ejabberd?

How to implement a bot with ejabberd? The idea is that on my (Debian 7.0 Wheezy) VPS, I'm running ejabberd and there I have a special bot Jabber user with limited set of commands that he can run. ...
0
votes
0answers
18 views

VPN for Intranet Acces to system?

I am currently having an idea of building a xmpp chat system using ejabberd on centos/ubuntu server. I will be blocking all port access to the server other than 22 for ssh and the specific port for ...
0
votes
2answers
27 views

Ejabberd disable logging

How disable message logging in ejabberd ? To turn off logging using {loglevel, 0} or if this parameter is responsible for logging errors, etc.?
7
votes
3answers
98 views

How to block anonymous user in XMPP

In order to implement chat functionality in my app, I have integrated XMPP framework in to it. There is no buddy request functionality hence users can send messages to other users without sending a ...
0
votes
1answer
53 views

ejabberd offline_message_hook not called

I'm trying to get my ejabberd server to send offline push notifications by using a custom offline_message_hook module. The problem is the hook never seems to get called. I've tried setting the ...
0
votes
1answer
79 views

how can I get StateData and replace this value in mod_muc_room

I wanna add a possibility to ejabberd-2.1.12 to be invisible in MUC via presence "invisible" (I know that in 3.x.x versions of ejabberd this will be deprecated, - I'll do that for site via http-bind). ...
-1
votes
0answers
35 views

How many user shown in ejabberd through roster [closed]

I am new to ejabberd. My question is meaningless. But i can't find out to how many users can we shown in roster at the time by using ejabberd server
0
votes
3answers
73 views

Ejabbered and Push Notification

I have integrate chat system in my ios and android app using XMPP. I have used ejabberd 2 in the serverside.Chating sytem works fine.I want to integrate push notification in my chating using APNS and ...
0
votes
1answer
14 views

PaaS with Ejabberd installation in place

I am looking into moving from a VPS based hosting to a scallable one with one of the PaaS providers. All what I have seen, is providing support for the server side languages and databases. All this ...
-1
votes
2answers
85 views

How to connect xmpp with gtalk in windows phone?

I am using xmpp and socketserver core classes without matrix or ags or any other paid dlls in my project. The code is connecting successfully with jabber domain and shows the friend list ...
2
votes
1answer
77 views

No response from the server error in ejabberd server

Now i am working with xmpp chat for android uisng ejabberd server ,when i am trying to connect with server it shows error.but it works fine in openfire server.am using smack library. error log is ...
0
votes
0answers
29 views

Configure Ejabberd with Gtalk

I am beginner in ios. Currently, I want to make chat client that can work with ejabbered and gtalk. As per http://mobile.tutsplus.com/series/building-a-jabber-client-for-ios/, it works successfully on ...
1
vote
1answer
87 views

Django + Strophe + ejabberd - troubles with attach and groupchat

I try to use strophe + ejabberd to make something like webchat. What i've done already: when I login to website, i also authenticate to ejabberd (to achieve RID and SID), after login is finished, i ...
0
votes
0answers
60 views

Adding mod_archive_odbc to binary installation of ejabberd?

So I've installed ejabberd using the OSX installer version 2.1.11 -- 'ejabberd-2.1.11-osx-installer'. Works fine in base mode. However, I want to add the mod_archive_odbc module. I've copied the four ...
2
votes
0answers
73 views

Is there any way for MUC in Ejabberd to send offline messages to the Room Member list? [closed]

I am using mod_muc for Multi User Chat. As it stands when any member is not connected to the server, he/she does not get to see that message. Is it possible to have the Room send messages to its ...
1
vote
0answers
52 views

What's the difference between http_bind and mod_ping inactivity time ejabberd

I am doing some testing with both modules of ejabberd mod_http_bind and mode_ping Setting up http_bind *inactivity_period* and mod_ping *ping_interval* will disconnect the user after ...
0
votes
1answer
103 views

Ejabberd xmpp Active user list

I'm writing a chat app for ios, i have a local installation of ejabberd server, the xmppframework on my xcode project and the xmpphp framework on a web server. I simply need to know how i can retrive ...
0
votes
0answers
30 views

Process Subscription on Roster has got messed after new attribute has been added Ejabbered

I have a problem in the subscription process after adding a new attribute to the mod_roster_odbc.erl This obviously required me to alter the table rosterusers adding a new column for the record as ...
0
votes
1answer
54 views

Error with external auth via ejabberd

I am implementing external authentication in ejabberd. I am using a PHP MySQL script that is provided by ejabberd. Unfortunately it is giving me an error when I am trying to connect with user details ...
0
votes
1answer
37 views

Connect Ejabbered via Mule ESB CE

I tried to put Ejabberd server at the back of Mule ESB community edition, that means all messages to Ejabberd server must go to ESB at first. I used the xmpp connector in the document as following ...
1
vote
1answer
69 views

Hook not being called in ejabberd

The problem I have is that the hook I defined is not being called on the event "user_send_packet". I did assume that any stanza (including messages) that is being sent would trigger this event. I ...
0
votes
2answers
97 views

Erl file not compiling due to syntax errors

I am trying to figure out what is wrong with this code, cause it is giving me errors preventing it from compiling properly into a beam file. I do not see what is wrong with the syntax. Is there an IDE ...
1
vote
1answer
167 views

Connect iPhone to local server for testing on XCode? — without using WiFi

So I have an ejabberd (XMPP) server setup on my MacBook. Connects fine with Simulator, only intermittently on the device. The two times it hasn't connected were at cafes that had sign-on gateways for ...
0
votes
1answer
70 views

what does ejabberd store and not store when using external authentication? [closed]

When you setup Ejabberd to use an external authentication script does Ejabberd still store the data that pertains to each user? Like roster, pub-sub subscriptions.....
3
votes
2answers
108 views

how does Ejabberd manage databases for clustering?

Does it replicate all the data to every node or does it store data fragments on each node and then fetches every needed fragment from different node at runtime? Or how does this work? Does clustering ...
0
votes
1answer
58 views

ejabberd add iq handler

I have created an iq handler. When calling it, it prints me this error {function_clause,[{jlib,iq_to_xml,[ok]}, {gen_iq_handler,process_iq,6}, ...
1
vote
1answer
59 views

XMPP : Update roster information for already connected users

How do you reload the roster information for already connected users . For example , suppose if I use ejabberd with mysql User A and user B are connected to server . I manually edit the mysql db to ...
2
votes
1answer
299 views

Unable to login to ejabberd server using XMPP client in Android

I am trying to connect & login to ejabberd server using a XMPP client in Android. The XMPP client connects to the server but doesn't logs in. I am getting Exception message as No response from the ...
0
votes
0answers
52 views

Ejabberd disconnect when connecting to a MUC chat room

I am using Ejabberd 2.1.11 and I get from time to time an XMPP Bosh terminate when trying to connect to a MUC chat room. The RID are received correctly and in sequence, the disconnection is only with ...
-1
votes
1answer
112 views

ios how to fetch list of users registered on XMPP server?

I am developing a chat application which uses users phone number to register users on XMPP(Ejabbered) server. Users can get registered from app but now I want to retrieve a list of all users who are ...
0
votes
1answer
45 views

Vines for XMPP Server rather than other solutions

I am new to xmpp and all that implies. I'm a RoR Developer and I need to use a xmpp server for a project. On top of that, I will need to do some heavy customization so that my rails app can create ...
0
votes
0answers
96 views

Does Ejabberd support utf-8?

I'm now working with Ejabberd IM server. When I use my java code to execute XML/RPC command to add roster, ejabbered server seems not to support UTF-8. Below is my code snipet: XmlRpcClient client ...
0
votes
1answer
148 views

Can I Use Google App Engine as XMPP Gateway

I have a Cloud App hosted on Windows Azure and I need to integrate XMPP with the service. Can I use GAE's XMPP API to achieve this? I'll need to be able to create new Jabber IDs and send & receive ...
1
vote
1answer
47 views

Install EJabberd on Windows Azure

Is it possible to install EJabberd XMPP Server on my Azure Cloud App? I want to do this for the testing purpose. If it is possible, then how do I open ports which are required to communicate with the ...
0
votes
1answer
246 views

Ejabberd roster with mysql

I am using exauth with ejabberd to authenticate my users, but I want to use mysql to store user information, such as GROUPS, rosters etc. Here is my configuration. {auth_method, external}. ...
0
votes
1answer
250 views

XMPPFramework delegate functions being called in simulator but not on phone

I'm following the tutorial at: http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-for-ios-server-setup/ to set up an iOS app with an ejabberd server. So far I have pretty much ...
1
vote
1answer
95 views

right way to register an internal ejabberd module

Lately I have been woorking with ejabberd and internal module development. I would like to have an internal module developed using gen_mod + gen_server behaviours. My module has an ejabberd hook ...
0
votes
0answers
56 views

how block bad nick name and bad status on ejabberd?

my question about how block bad nick on ejabberd 2.1.11 i found mod_feelings (mod_shit) https://github.com/ways/mod_feelings/blob/master/mod_feelings.erl can replace bad message on body or subject ...

1 2 3 4 5 9