Overriding Session Priority

Hi,

We just installed openfire, and are trying to set it up so that if a user is logged in with multiple clients, messages will get sent to all of the clients.

It looks like we can set the route.all-resources property to true, and it will send to all resources with the same priority. Neither of the clients we use have configurable resource priorities, however, and one of them is at priority 1 and the other is at priority 0. Is there a way to override the default behavior so that messages will be sent to all sessions that a particular user may have open?

Thanks in advance.