diff --git a/xep-0167.xml b/xep-0167.xml index 8c029f2c..f3d3c638 100644 --- a/xep-0167.xml +++ b/xep-0167.xml @@ -1434,7 +1434,7 @@ Romeo Gateway Juliet to='romeo@montague.lit/orchard' type='result'/> ]]> -

Now the gateway sends early media to Romeo via the media relay that it hosts.

+

Because Romeo has attempted to send test media to the gateway as described in XEP-0177, he has exposed an IP/port to which the gateway can now send early media via the media relay that it hosts.

Eventually, the responder sends a session-accept.

-

Upon sending the session-accept action, the responder MUST immediately attempt to send media to the initiator. Upon receiving the session-accept action, the initiator MUST immediately attempt to send media to the responder.

+

Upon sending the session-accept action, the responder MUST immediately attempt to send media to the initiator. Upon receiving the session-accept action, the initiator MUST immediately attempt to send media to the responder. The exact media to send is out of scope for this specification; however, it is RECOMMENDED to send comfort noise as specified in &rfc3389;.

An implementation SHOULD enforce a timeout on receipt of media, such that if no media is received from the other party within a reasonable period of time, the implementation will consider the session to have failed and therefore send to the other party a Jingle "session-terminate" action with a reason code of <timeout/>.