mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
0.16
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@895 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
abc2c2d597
commit
27edfea1aa
15
xep-0174.xml
15
xep-0174.xml
@ -27,9 +27,9 @@
|
||||
&stpeter;
|
||||
<revision>
|
||||
<version>0.16</version>
|
||||
<date>2007-05-24</date>
|
||||
<date>2007-05-30</date>
|
||||
<initials>psa</initials>
|
||||
<remark><p>Updated definition of port.p2pj TXT record so that it is not hardcoded to 5298 but instead tracks the port advertised via SRV.</p></remark>
|
||||
<remark><p>Updated the definition of port.p2pj TXT record so that it is not hardcoded to 5298 but instead tracks the port advertised via SRV; updated the IANA considerations to reflect acceptance of the proposed registration change by the maintainers of the http://www.dns-sd.org/ServiceTypes.html website.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.15</version>
|
||||
@ -339,7 +339,16 @@ _presence._tcp.local. IN NULL raw-binary-data-here
|
||||
</section1>
|
||||
<section1 topic='IANA Considerations' anchor='iana'>
|
||||
<p>DNS-SD service type names are not yet managed by &IANA;. Section 19 of <cite>DNS-Based Service Discovery</cite> proposes an IANA allocation policy for unique application protocol or service type names. Until the proposal is adopted and in force, Section 19 points to <<link url='http://www.dns-sd.org/ServiceTypes.html'>http://www.dns-sd.org/ServiceTypes.html</link>> regarding registration of service type names for DNS-SD.</p>
|
||||
<p>There is an existing registration for the "presence" service type. The XMPP Registrar has proposed to the maintainer of <<link url='http://www.dns-sd.org/ServiceTypes.html'>http://www.dns-sd.org/ServiceTypes.html</link>> that the registration be changed as follows:</p>
|
||||
<p>Before this specification was written, there was an existing registration for the "presence" service type, with registration information as follows:
|
||||
<div class='indent'>
|
||||
<ol>
|
||||
<li>Short name: presence</li>
|
||||
<li>Long name: iChat AV</li>
|
||||
<li>Responsible person: Jens Alfke <jens at apple.com></li>
|
||||
<li>Defined TXT keys: txtvers, port.p2pj, phsh, vc, 1st, AIM, msg, status, last</li>
|
||||
</ol>
|
||||
</div>
|
||||
<p>On 2007-05-14, the XMPP Registrar submitted the following proposed modification to the existing registration, which was accepted on 2007-05-30:</p>
|
||||
<div class='indent'>
|
||||
<ol>
|
||||
<li>Short name: presence</li>
|
||||
|
Loading…
Reference in New Issue
Block a user