Hi Konstantin!
Konstantin Klyagin wrote:
[OUT]<route to='[EMAIL PROTECTED]'
from='[EMAIL PROTECTED]'
id='1' type='auth'><iq to='[EMAIL PROTECTED]' id='2'
type='set'><query
xmlns='jabber:iq:auth'><username>konst</username><password>****</password></query></iq></route>
[IN]<route from='[EMAIL PROTECTED]'
to='[EMAIL PROTECTED]' type='auth'><iq id='2'
type='error'><query
xmlns='jabber:iq:auth'><username>konst</username><password>****</password></query><error
code='406'>Not Acceptable</error></iq></route>
Using <route/> stanzas sounds like a good idea. I wish I could get
through this "Not Acceptable" problem. Thanks again.
The "Not Acceptable" is not a problem with your component doing the
auth. You would have gotten the same if you would have sent your <iq/>
request using a client connection. I guess your problem is, that you did
not provide a <resource/> element inside the <query/> element.
Matthias
_______________________________________________
jdev mailing list
[email protected]
http://mail.jabber.org/mailman/listinfo/jdev