Configuration questions

Now that ejabberd runs, you'd like to configure it to your needs

configure rooms for MUC in ejabber

I want to configure rooms in ejabberd server

 1) Create Two Rooms with a Room Name by configuring ejabberd's config file
 
       Room Names will be 1) visitors 2) native

 2) Don't allow users  to create room    
 3) User can join any room those are configured over ejabberd server

Once the user joins the room either visitor or native they can chat to other user one to one

so far i have configured following values in **mod_muc**

    {mod_muc,      [
                      %%{host, "conference.@HOST@"},
                      {access, muc},

Merging 2 instances

I guess this is a configuration question. :P
We are currently in the process of merging 2 VPSs into one.
One (domain2) is running ejabberd 2.0.1 and the other is running ejabberd 2.1.5(domain1).
We want to migrate from domain2 to domain1.
domain1 is using pam auth and domain2 is using internal auth.
Both are using the mnesia db right now.
The domain name issue obviously is just a matter of adding domain2 to the jabber config file so the server will host both (as I understand it).

error,duplicate_name in ejabberd , not able to start server

When i try to start my ejabberd server using following commond

> /etc/init.d/ejabberd start

it shows following but nothing starts when i fire www.example.com:5280\http-bind

> Starting ejabberd: [ OK ]

as my logs at ***/var/log/ejabberd/ejabberd.log*** are empty but to figure it out i tried running

> ejabberdctl live

and got following log ,i really don't know wht this says specially over here {error,duplicate_name} so can any please help me how to get rid off this and start ejabberd successfully.

Bandwidth limitations?

I try to stress test ejabberd with bots. Bots are sending messages to each other. When load reaches 30 MB/s it seems that something is limiting the traffic.

I disables all shapers and most of the ejabberd plugins, but it doesn't help. The server that runs the test has a lot of resources available (CPU, RAM, Bandwidth etc).

Does anybody know how to properly tune ejabberd that it runs without such a limitation?

How does Ejabberb 3.0 alpha-5 store vhost data into mysql database?

Dear All.
Please help me.
I want to configure ejabberd 3.0 alpha-5 connecting to mysql server and storing vhost data, vcard, rotser, last .vv.. into mysql database. But I don't know how to configure. Please show me how to configure if you know. Thanks in advance.

Server side aliases for users?

Hi,

I wonder if there is a way to set certain aliases for users like

"[phone-number]/[IP address] user.name" instead of "user.name@server.com" ?

The admin is the only person who can edit user accounts, so it'd be great if he could also set the aliases.

Propably this won't override the client setting (using pidgin), but that's perfectly ok as long as this proposal is good enough...

Syndicate content