Hi all,

I've built jabberd-2.0b1. But there's some error when I test it.

The data log is following:
 >>telnet localhost 5222
 Trying 127.0.0.1...
 Connected to wangkun (127.0.0.1).
 Escape character is '^]'.

<?xml version="1.0" encoding="UTF-8" ?>

<stream:stream to="localhost" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams";>

<?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' from='localhost' id='4hfdkasl6hfpsu78num1evk0zbogleiqwx4g8x1e'>

 <iq type='get' id='reg1'>
   <query xmlns='jabber:iq:register'/>
 </iq>

<iq xmlns='jabber:client' id='reg1' type='error'>
<error type='cancel' code='405'><condition xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'><not-allowed/></condition></error><query xmlns='jabber:iq:register'/>
</iq>


Why I can't register on the server? How can I config it?

Thanks
Patton

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to