-1

I am trying to make a persistent group in ejabbered for Multi user chat.

I am able to join a group its created by pidgen and can send message to it as well but dont know how to create a persistent group using stanza.

Any help will be appreciated.

HaveNoDisplayName
  • 8,291
  • 106
  • 37
  • 47
Ali Akram
  • 199
  • 4
  • 12
  • I am trying this but its not working ..[MUC Chat Stanza](http://xmpp.org/extensions/xep-0045.html#createroom-instant) – Ali Akram Jun 05 '15 at 14:41
  • I am trying this but its working but when i try to list the groups or try to join that group it gives me error some times that room does not exist question is is this group a persistent group ? or just destroyed after creation? and is there any thing needed to configure a group after creation ?... ..[MUC Chat Stanza](http://xmpp.org/extensions/xep-0045.html#createroom-instant) – Ali Akram Jun 05 '15 at 14:48

1 Answers1

-1

This is a standard XMPP feature. Setup the MUC as persistent from your client.

Mickaël Rémond
  • 9,035
  • 1
  • 24
  • 44