From abe22dcbc2a1a95a8c4b278fd469cc2fc86c7ec9 Mon Sep 17 00:00:00 2001 From: Steve Kille Date: Mon, 20 Feb 2017 03:33:31 +0000 Subject: [PATCH] Check invitee supports MIX --- xep-0369.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xep-0369.xml b/xep-0369.xml index 5edfe145..bb67f867 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -44,6 +44,7 @@ Editorial Updates; Clarify Access to MAM history, prior to user joining channel; Add option for user to join without presence; + Check invitee supports MIX;

@@ -1547,6 +1548,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa

    +
  1. The inviter checks with disco that the invitee supports MIX.
  2. The channel inviter sends to the channel requesting an invite for the invitee.
  3. The channel sends an invitation to the inviter.
  4. The inviter sends the invitation to the invitee.