[jdev] ANNOUNCE: Loudmouth 1.3.4

2008-03-03 Thread Mikael Hallendal
What is Loudmouth? Loudmouth is a small C library for writing Jabber clients written using GLib. It's designed to be extensible while maintaining ease of use. Loudmouth 1.3.4 is a release on the unstable 1.3 branch. It contains of added features and bug fixes. Fixed bugs: * [LM-95] - File des

Re: [jdev] new-style session request

2008-03-03 Thread Travis Shirk
On Mon, 2008-03-03 at 16:24 -0700, Peter Saint-Andre wrote: > > Indeed, it's not 100% clear that we need *any* stream re-openings, and > that's something we might want to put into rfc3920bis for improved > efficiency during stream negotiation. Or at least discuss. I agree that reopening the str

Re: [jdev] new-style session request

2008-03-03 Thread Peter Saint-Andre
Travis Shirk wrote: > On Mon, 2008-03-03 at 13:38 +0100, Maciek Niedzielski wrote: >> JackieZhang pisze: >>> hi,all >>>i download the newest version jabberd2.1.23,i find that my jabberd >>> client can't login the jabberd2.1.23,but my jabberd client can login to >>> jabberd2.1.15,i get the xmp

Re: [jdev] new-style session request

2008-03-03 Thread Travis Shirk
On Mon, 2008-03-03 at 13:38 +0100, Maciek Niedzielski wrote: > JackieZhang pisze: > > hi,all > >i download the newest version jabberd2.1.23,i find that my jabberd > > client can't login the jabberd2.1.23,but my jabberd client can login to > > jabberd2.1.15,i get the xmpp message: > > > >

Re: [jdev] new-style session request

2008-03-03 Thread Maciek Niedzielski
JackieZhang pisze: > hi,all >i download the newest version jabberd2.1.23,i find that my jabberd client > can't login the jabberd2.1.23,but my jabberd client can login to > jabberd2.1.15,i get the xmpp message: > > SEND: > xmlns='urn:ietf:params:xml:ns:xmpp-session'/> > RECV: > type='canc

[jdev] new-style session request

2008-03-03 Thread JackieZhang
hi,all i download the newest version jabberd2.1.23,i find that my jabberd client can't login the jabberd2.1.23,but my jabberd client can login to jabberd2.1.15,i get the xmpp message: SEND: RECV: why the jabberd2.1.23 can not support the new-style session request(xmpp protocal) ?