On 10/31/2011 10:16 PM, Yann Leboulanger wrote:
Hi,
I'm trying to make jingle FT working in a special case:
sender sends no cadidate, receiver propose a proxy only.
so sender connects to proxy, then send a candidate-used to receiver.
Then receiver connects to proxy, activates it, and here is the problem,
all the proxy I tested returns an error:
[...]
Ok for another proxy:
[...]
Is there something I don't do correctly? Or proxy bugs?
Just to mention: the problem was that I didn't read XEP-0260 carefully
enough, the dstaddr is not the same when we use sender proxy or receiver
proxy. Things are now working better!
--
Yann