From a196befa5529a66d23196937e64a7be31d7359a6 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 17 Nov 2009 19:23:12 +0000 Subject: [PATCH] 1.1rc1 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3633 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0177.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/xep-0177.xml b/xep-0177.xml index fbc0ffd3..9e836619 100644 --- a/xep-0177.xml +++ b/xep-0177.xml @@ -11,6 +11,7 @@ &LEGALNOTICE; 0177 Draft + Standards Track Standards Council @@ -31,6 +32,12 @@ &scottlu; &hildjj; &seanegan; + + 1.1rc1 + in progress, last updated 2009-11-08 + psa +

Added type attribute to candidate element for consistency with XEP-0176.

+
1.0 2009-06-10 @@ -244,6 +251,7 @@ INITIATOR RESPONDER Server reflexive or peer reflexive candidate discovered via STUN (see &rfc5389;) +

If the client is aware of which type of candidate it is sending, the candidate element MAY contain a 'type' attribute. Although this information is merely a hint about the candidate type, this information can help the recipient be aware of how permissive the peer's NAT or firewall is. The values of the 'type' attribute are "host", "prflx", "relay", and "srflx" (as in the ICE specification and XEP-0176).

@@ -420,6 +428,16 @@ INITIATOR RESPONDER + + + + + + + + + + @@ -435,7 +453,7 @@ INITIATOR RESPONDER -

Thanks to Paul Chitescu, Diana Cionoiu, Olivier Crête, Steffen Larsen, Robert McQueen, Mike Ruprecht, Jakob Schroeter, Justin Uberti, Unnikrishnan Vikrama Panicker, and Paul Witty for their feedback.

+

Thanks to Thiago Camargo, Paul Chitescu, Diana Cionoiu, Olivier Crête, Steffen Larsen, Robert McQueen, Mike Ruprecht, Jakob Schroeter, Justin Uberti, Unnikrishnan Vikrama Panicker, and Paul Witty for their feedback.