I am using ejabberd 1.1.3 with a custom client written in Java from which
a Jabber user connects to the server with multiple connections using different resources.
Is there a simple method for this Jabber user to disconnect connections for all resources (including himself) from the server?
Thanks in advance.
So there is a user connected
So there is a user connected with a client to the server, and you want to allow him to disconnect all the other resources of him? I think this is not a server feature. CheckXEP-0050: Ad-Hoc Commands .
For example in Psi 0.11 if I am logged in home and in the work, I can execute a command from work to the home's client, like 'change the status'.