Leonardo Boiko wrote:
> c = Client.new(JID::new('[EMAIL PROTECTED]')); c.connect; c.auth('testtest')
> 10:28:02 SENDING:
> <stream:stream xmlns:stream='http://etherx.jabber.org/streams'
> xmlns='jabber:client' to='namakajiri.net'>
> 10:28:02 RECEIVED:
> <stream:stream from='namakajiri.net'
> xmlns:stream='http://etherx.jabber.org/streams' id='4860F662'
> xmlns='jabber:client'/>
> [...]
>
> The account and password are real, so you can try it yourself. This
> log is from 0.2-3build1 in ubuntu dapper, but I tried current debian
> sid and got the same results. I can log in to the account with other
> jabber clients.
>
> Am I doing something wrong?
The <stream:stream> is missing a version attribute. 0.2 is too old.
Don't know what's going on in sid. Please try a recent version or Git.
Stephan
_______________________________________________
Xmpp4r-devel mailing list
[email protected]
https://mail.gna.org/listinfo/xmpp4r-devel