ejabberd | MUC problems // 17.04
Problem: You add a room with ejabberdctl. # ejabberdctl create_room testroom conference.xmpp.inbbradio.de localhost You list all rooms with ejabberdctl. # ejabberdctl muc_online_rooms global You delete a room. # ejabberdctl destroy_room testroom conference.xmpp.inbbradio.de You list all rooms with ejabberdctl. # ejabberdctl muc_online_rooms global You restart ejabberd # ejabberdctl restart You list all rooms with ejabberdctl. # […]