Hi,
I need to find out the currently online users on my servers. I need their JIDS, how can I do that. Is there a module which I can use to get that information and how.
Thanks
|
|
User loginNavigationejabberd release linesRecent comments
Active forum topicsPopular contentSyndication |
At least five ways: 1.
At least five ways:
1. WebAdmin: http://localhost:5280/admin/server/localhost/online-users/
2. ejabberdctl:
3. Using Service Discovery in a Jabber client
4. XML-RPC by installing ejabberd_xmlrpc
5. REST by installing mod_rest