diff --git a/xep-0272.xml b/xep-0272.xml
index 521402ca4..b3c5c4147 100644
--- a/xep-0272.xml
+++ b/xep-0272.xml
@@ -13,7 +13,7 @@
&LEGALNOTICE;
+
- - Jingle sessions are initiated between the MUC JIDs of participants. That is, - the Jingle session-initiate stanza is sent from one MUC JID to another. This - allows participants to easily identify sessions as belonging to a Muji - conference. Content names inside Muji-related Jingle sessions always refer - to the content with the same name inside the Muji conference. + Jingle sessions are initiated between the real JIDs of participants, since IQ routing is not guaranteed to work in + &xep0045; and in &xep0369;. To indicate that a Jingle session-initiate belongs to a MUJI conference, a <muji> + element is placed in the <jingle> element. The receiver SHOULD only assume that a Jingle session-initiate + belongs to a Muji conference if the sender is actually part of the referenced MUC. Content names inside Muji-related + Jingle sessions always refer to the content with the same name inside the Muji conference.
+ ++ To invite someone to a Muji conference, a &xep0482; <invite> is sent containing a <muji> element in the + urn:xmpp:jingle:muji:0 namespace with a 'room' attribute specifying the JID of the Muji MUC. +
+