diff --git a/xep-0260.xml b/xep-0260.xml index 74dc3d52..3d262b6d 100644 --- a/xep-0260.xml +++ b/xep-0260.xml @@ -36,6 +36,12 @@ klaus.hartke@googlemail.com nx@jabber.org + + 1.0.1 + 2016-05-17 + ssw +

Fix broken ICE-TCP reference.

+
1.0 2011-09-23 @@ -459,7 +465,7 @@ priority = (2^16)*(type preference) + (local preference) -

If the SOCKS5 Bytestreams negotiation fails, the parties might want to "fall back" to another transport. Currently the transport of last resort for a streaming exchange is &xep0047; as described for Jingle in &xep0261;, however if other transport methods are defined in the future (e.g. &ice-tcp;) then clients could fall back to those methods instead of IBB. The protocol flow for fallback from S5B to IBB is as follows.

+

If the SOCKS5 Bytestreams negotiation fails, the parties might want to "fall back" to another transport. Currently the transport of last resort for a streaming exchange is &xep0047; as described for Jingle in &xep0261;, however if other transport methods are defined in the future (e.g. &rfc6544;) then clients could fall back to those methods instead of IBB. The protocol flow for fallback from S5B to IBB is as follows.