Hi, I trying to send a custom iq stanza to a user jid from a component. User requests: <iq xmlns='jabber:client' to='em.localhost' type='get' id='jcUDvYG' from='[EMAIL PROTECTED]/usb'><query xmlns='ha:lock'><userId type='usb'>lalala</userId><lockId action='open'>[EMAIL PROTECTED]</lockId></query></iq>
And component replies: <iq xmlns='jabber:client' from='em.localhost' type='result' id='jcUDvYG' to='[EMAIL PROTECTED]'><query xmlns='ha:lock'/></iq> but the reply never reaches user. If I try the some using message stanza everything works ok. Am I violating the standard? Is there a fix? Thanks in advance, -gl _______________________________________________ Jabberd2 mailing list [email protected] http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com
