From b86798a3286fecdcadba6a15875a812252de761c Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 12 Jun 2007 18:45:47 +0000 Subject: [PATCH] 1.0 DRAFT git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@942 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0156.xml | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/xep-0156.xml b/xep-0156.xml index acab0677..7463219e 100644 --- a/xep-0156.xml +++ b/xep-0156.xml @@ -10,7 +10,7 @@ This document defines a DNS TXT Resource Record format for use in discovering alternative methods of connecting to an XMPP server. &LEGALNOTICE; 0156 - Proposed + Draft Standards Track Standards Council @@ -20,9 +20,16 @@ - N/A + alt-connections + &hildjj; &stpeter; + + 1.0 + 2007-06-12 + psa +

Per a vote of the XMPP Council, advanced status to Draft; XMPP Registrar assigned alt-connections shortname and created appropriate registry.

+
0.7 2007-04-18 @@ -119,7 +126,7 @@ -

The following examples show two DNS TXT resource records: the first indicates support for the httpbind connection method defined in XEP-0124 and the second indicates support for WAP connections (both include appropriate URLs).

+

The following examples show two DNS TXT resource records: the first indicates support for the XMPP Over BOSH connection method defined in XEP-0124 and XEP-0206 and the second indicates support for WAP connections (the latter connection method is not yet defined).

-

The XMPP Registrar shall maintain a registry of attributes for use in DNS TXT resource records that advertise alternative connection methods.

+

The ®ISTRAR; maintains a registry of attributes for use in DNS TXT resource records that advertise alternative XMPP connection methods (see &ALTCONN;).

®PROCESS; the name of the attribute to be used in DNS TXT records a natural-language description of the alternative connection method - the syntax of the DNS TXT record attribute value + the syntax of the DNS TXT record attribute value the document in which the alternative connection method is specified ]]> @@ -150,19 +157,19 @@ _xmppconnect IN TXT "_xmpp-client-wap=http://wap.jabber.org/connector.cgi" _xmpp-client-httppoll - the HTTP Polling connection method - - the http: or https: URL at which to contact the HTTP Polling connection manager or proxy - + HTTP Polling connection method + + The http: or https: URL at which to contact the HTTP Polling connection manager or proxy + XEP-0025 _xmpp-client-xbosh - the XMPP Over Bosh connection method - - the http: or https: URL at which to contact the HTTP Binding connection manager or proxy - + XMPP Over Bosh connection method + + The http: or https: URL at which to contact the HTTP Binding connection manager or proxy + XEP-0206 ]]>