On Thursday 01 November 2007 3:23 pm, Tomasz Sterna wrote: > Dnia 01-11-2007, Cz o godzinie 15:13 -0700, Justin Karneges pisze: > > Romeo requests XTLS: > > Juliet agrees: > > Romeo negotiates IBB session: > > > > <iq from='[EMAIL PROTECTED]/orchard' > > id='ibb1' > > to='[EMAIL PROTECTED]/chamber' > > type='set'> > > <open sid='1234' > > block-size='4096' > > xmlns='http://jabber.org/protocol/ibb'/> > > </iq> > > We need some way of assigning this IBB to XTLS. > (This could be also related to IBB-FT, etc.)
In my example, I was just doing the assignment by having the IBB sid match the XTLS sid. This is the same way that SI (XEP-95) works. -Justin
