ejabberd - Comments for "Get jabber contact list" https://www.ejabberd.im/node/4829 en You can write a small XMPP https://www.ejabberd.im/node/4829#comment-57601 <p>You can write a small XMPP client that logins to the server, gets the roster and logouts.</p> <p>If you are admin of the ejabberd server, you can install mod_admin_extra, enable it, and execute this ejabberd command, example:</p> <pre> $ ejabberdctl get_roster user1 localhost user2@localhost user2 none out SomeGroup user3@localhost user3 none out </pre><p> If you prefer to query this command using XML-RPC, install ejabberd_xmlrpc. If you prefer REST, install mod_rest.</p> Sat, 16 Jul 2011 17:49:55 +0000 mfoss comment 57601 at https://www.ejabberd.im