Marcus Lundblad wrote: > In http://www.xmpp.org/extensions/xep-0234.html > > Example 29 > > Shouldn't > > <transport xmlns='urn:xmpp:jingle:transports:bytestreams:0'/> > > be > > <transport xmlns='urn:xmpp:jingle:transports:ibb:0'/> > > ? > > This is after a socks5 bytestream has failed and the initiator has > acknowledged the receivers request for a "content-add" using IBB as a > transport, and then sends the resulting session-accept on that
Good point. A bigger problem I discovered this morning is that the flows are wrong for the fallback case. I just fixed those and will publish a new version here in a few minutes. /psa
