From ebe1c86f6670d01531db653c20db2246c960b891 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 13 Apr 2010 21:11:57 +0000 Subject: [PATCH] 0.5 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4159 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0260.xml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) 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 -