diff --git a/xep-0180.xml b/xep-0180.xml index 6691e734..4e159b44 100644 --- a/xep-0180.xml +++ b/xep-0180.xml @@ -239,7 +239,7 @@ - + @@ -283,7 +283,7 @@ - + @@ -295,7 +295,7 @@ id='jinglevideo2' type='result'/> ]]> -

After successful transport negotiation (not shown here), the responder then accepts the session:

+

After successful transport negotiation (for the ICE-UDP method, see XEP-0176), the responder then accepts the session:

- - + @@ -340,7 +344,7 @@ id='accept1' type='result' /> ]]> -

Note: Because a "session-accept" action implicitly indicates acceptance of the application format (i.e., "content-accept"), it is not necessary to send a separate "content-accept" action. This flow is shown for completeness only.

+

Note: For more examples, see XEP-0167.