mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
oversight
This commit is contained in:
parent
3014187304
commit
3fa5f09f31
@ -523,14 +523,14 @@ receiver.target.tld. 86400 IN A 10.44.0.4
|
|||||||
<p>The ®ISTRAR; includes 'jabber:server:dialback' in its registry of protocol namespaces (see &NAMESPACES;).</p>
|
<p>The ®ISTRAR; includes 'jabber:server:dialback' in its registry of protocol namespaces (see &NAMESPACES;).</p>
|
||||||
</section2>
|
</section2>
|
||||||
<section2 topic='Stream Features' anchor='registrar-stream'>
|
<section2 topic='Stream Features' anchor='registrar-stream'>
|
||||||
<p>The XMPP Registrar includes 'urn:xmpp:features:dialback' in its registry of stream features (see &STREAMFEATURES;).</p>
|
<p>The XMPP Registrar includes 'urn:xmpp:features:dialback:1' in its registry of stream features (see &STREAMFEATURES;).</p>
|
||||||
<p>The submission is as follows:</p>
|
<p>The submission is as follows:</p>
|
||||||
<code><![CDATA[
|
<code><![CDATA[
|
||||||
<feature>
|
<feature>
|
||||||
<ns>urn:xmpp:features:dialback:1</ns>
|
<ns>urn:xmpp:features:dialback:1</ns>
|
||||||
<name>dialback</name>
|
<name>dialback</name>
|
||||||
<element>dialback</element>
|
<element>dialback</element>
|
||||||
<desc>Support for Server Dialback</desc>
|
<desc>Support for Server Dialback with dialback errors</desc>
|
||||||
<doc>XEP-0220</doc>
|
<doc>XEP-0220</doc>
|
||||||
</feature>
|
</feature>
|
||||||
]]></code>
|
]]></code>
|
||||||
|
Loading…
Reference in New Issue
Block a user