diff --git a/xep-0369.xml b/xep-0369.xml index 33eba9a5..fafca180 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -678,7 +678,7 @@ ]]> -

The channel responds with an IQ-result. This stanza includes the nodes to which the user has been successfully subscribed, as well as the bare JID that will be used for the user in this channel and added to the participant list. If a user cannot be subscribed to one or more of the requested nodes (e.g., because the node does not exist), but can be subscribed to some the response simply lists the nodes successfully subscribed. If none of the nodes requested are successfully subscribed to, an error response is sent indicating the reason that the first node requested was not subscribed to. This response will also include other nodes requested where subscription failed for the same reason. A user may subsequently request subscription to nodes in a channel to which the user was not initially subscribed.

+

The channel responds with an IQ-result. This stanza includes the nodes to which the user has been successfully subscribed, as well as the bare JID that will be used for the user in this channel and added to the participant list. If a user cannot be subscribed to one or more of the requested nodes (e.g., because the node does not exist), but can be subscribed to some the response simply lists the nodes successfully subscribed. If none of the nodes requested are successfully subscribed to, an error response is sent indicating the reason that the first node requested was not subscribed to. This response will also include other nodes requested where subscription failed for the same reason. A user may subsequently request subscription to nodes in a channel to which the user was not initially subscribed, by repeating the join operation. If the user is already joined to a channel, the join operation simply modifies the channel subscriptions and settings to new values.

    -
  1. 'Use Channel Default'. In this setting, the channel default value will be used. This value is used if another value is not explicitly set.
  2. -
  3. 'Never Show JID'. If this is set, JID will never be shared and user will be removed from the channel if its mode changes to JID-visible-mandatory.
  4. -
  5. 'Prefer Not Show JID'. If this is set, JID will only be shared if mode is JID-visible-mandatory.
  6. +
  7. 'Default'. In this setting, the channel default value will be used. This value is used if another value is not explicitly set.
  8. +
  9. 'Never'. If this is set, JID will never be shared and user will be removed from the channel if its mode changes to JID-visible-mandatory.
  10. +
  11. 'Prefer Not'. If this is set, JID will only be shared if mode is JID-visible-mandatory.

The user may specify that no Private Messages are to be sent from the channel, and allow vCard retrieval. @@ -747,7 +747,7 @@ - + @@ -769,7 +769,7 @@ urn:xmpp:mix:0 - Never Show JID + Never @@ -789,7 +789,7 @@ urn:xmpp:mix:0 - Never Show JID + Never Allow @@ -808,29 +808,29 @@ from='hag66@shakespeare.example' to='coven@mix.shakespeare.example' id='E6E10350-76CF-40C6-B91B-1EA08C332FC7'> - + - + urn:xmpp:mix:0 - - - + + + - + ]]>
Option ValuesDefault
'JID Visibility' 'Use Channel Default', 'Never Show JID', 'Prefer Not Show JID' 'Use Channel Default'
'JID Visibility' 'Default', 'Never', 'Prefer Not' 'Use Channel Default'
'Private Messages''Allow', 'Block' 'Allow'