Hi
I need to deliver a message to all logged in resources of a user. I've searched google but cant seem to find anything :S
Is this not possible with ejabberd?
//Daniel
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
Hi
I need to deliver a message to all logged in resources of a user. I've searched google but cant seem to find anything :S
Is this not possible with ejabberd?
//Daniel
How to: 1. Login to
How to:
1. Login to account1@example/resource1 with priority 5
2. Login to account1@example/resource2 with priority 5 (different resource, but the same priority!!!)
3. Send a message to account1@example like this:
4. The message will be received by resource1 and resource2