George Gozadinos <[EMAIL PROTECTED]> writes: > Now, I would like to take it to the next level and write a xmpp > component that will be able to serve arbitrarily many helpdesks each > with its own agents. And that's where my problems start. Not sure at > all what I need to implement for the component, or even if it is > possible for a component to represent users, control subscriptions > etc. > Could you please tell me what I should be looking at? Should > identities be added for each user to the component? Any starting > points/tutorials on how to proceed?
XEP-0142 is one possible way to implement this: http://www.xmpp.org/extensions/xep-0142.html -- Magnus JID: [EMAIL PROTECTED]
