Hello, I want to auth a user with a component, but i receive a error 406 Not Acceptable
I have make the registration of the user (lschweiz) with a jabber client (Exodus) Laurent Schweizer component --> jabber server <stream:stream xmlns='jabber:component:accept' xmlns:stream='http://etherx.jabber.org/streams' to='10.192.72.61'> jabber server --> component <?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' id='3CD92A23' xmlns='jabber:component:accept' from='sip.10.192.72.61'> component --> jabber server <handshake>c27a76bc0817418caf7260d5016ef8b6c29d02b6</handshake> jabber server --> component <handshake/> component --> jabber <route to='10.192.72.61' from='sip.10.192.72.61' type='auth'><iq type='get' id='Sip1'><query xmlns= 'jabber:iq:auth'><username>[EMAIL PROTECTED]</username></query></iq></route> jabber --> component <route from='10.192.72.61' to='sip.10.192.72.61' type='auth'><iq type='error' id='Sip1'><query xmlns='jabber:iq:auth'><username>[EMAIL PROTECTED]</username></query><error code='406'>Not Acceptable</error></iq></route> _________________________________________________________________ Discutez en ligne avec vos amis, essayez MSN Messenger : http://messenger.msn.com _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
