From 84fc49029b04637c6c416f0668f43bce0be3bb82 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 3 Jan 2008 21:32:25 +0000 Subject: [PATCH] tweaks git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1508 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0180.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) 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.