ejabberd - Comments for "How to get xmpp MUC group chat history messages from server (or discussion history)" https://www.ejabberd.im/forum/25463/how-get-xmpp-muc-group-chat-history-messages-server-or-discussion-history en In ejabberd.yml, enable https://www.ejabberd.im/forum/25463/how-get-xmpp-muc-group-chat-history-messages-server-or-discussion-history#comment-66878 <p>In ejabberd.yml, enable mod_mam.</p> <p>Create a room, configure it and enable Archiving in it.</p> <p>Join the room, send some message, and then request the history:</p> <div class="codeblock"><code>&lt;iq type=&#039;set&#039; id=&#039;juliet1&#039; to=&#039;room1@conference.localhost&#039;&gt;<br />&nbsp; &lt;query xmlns=&#039;urn:xmpp:mam:1&#039; queryid=&#039;f27&#039; /&gt;<br />&lt;/iq&gt;</code></div> Wed, 11 May 2016 16:50:30 +0000 badlop comment 66878 at https://www.ejabberd.im