diff --git a/xep-0260.xml b/xep-0260.xml index cebe512f..0160911c 100644 --- a/xep-0260.xml +++ b/xep-0260.xml @@ -32,6 +32,12 @@ klaus.hartke@googlemail.com nx@jabber.org + + 0.5 + 2010-04-13 + psa +

Removed 'zeroconf' attribute for consistency with XEP-0065; clarified use of proxy-error condition; corrected schema.

+
0.4 2010-02-17 @@ -268,7 +274,7 @@ priority = (2^16)*(type preference) + (local preference) to='romeo@montague.lit/orchard' type='result'/> ]]> -

If a client is unable to connect to any candidate sent by its peer, or if it stopped trying to connect because its peer sent a candidate-used notification with a priority higher than its remaining candidate(s), it sends a candidate-error Jingle transport-info message (this is equivalent to the IQ-error with code="500" from the "fast-mode" extension).

+

If a client is unable to connect to any candidate sent by its peer, or if it stopped trying to connect because its peer sent a candidate-used notification with a priority higher than its remaining candidate(s), it sends a candidate-error Jingle transport-info message (this is equivalent to the IQ-error with code='500' from the "fast-mode" extension).

]]> -

If the nominated candidate is of the proxy type and the party that offered that candidate can not connect to the proxy to activate it (for example because of a restrictive firewall), the party shall send a transport-info message containing an <proxy-error/> element as follows.

- If the nominated candidate is of the proxy type and either party cannot connect to the proxy (for example because of a restrictive firewall), the party shall send a transport-info message containing an <proxy-error/> element.

+ - - - + + + + @@ -566,7 +573,6 @@ Romeo Juliet -