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 <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> _________________________________________________________________ T�l�chargez MSN Explorer gratuitement � l'adresse http://explorer.msn.fr/intl.asp. _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
