From 2b94f348953f3fbbf3dc5a05d8734d9a74a2523c Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Fri, 29 Feb 2008 19:18:00 +0000 Subject: [PATCH] minor corrections git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1713 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0180.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0180.xml b/xep-0180.xml index 198cce8a..07bca3a2 100644 --- a/xep-0180.xml +++ b/xep-0180.xml @@ -269,7 +269,7 @@ to='romeo@montague.net/orchard' type='result' /> ]]> -

The responder then SHOULD send a list of the payload types that it can receive via a Jingle "content-accept" (or "session-accept") action. The list that the responder sends MAY include any payload types (not a subset of the payload types sent by the initiator) but SHOULD retain the ID numbers specified by the initiator. The order of the &PAYLOADTYPE; elements indicates the responder's preferences, with the most-preferred types first.

+

If the responder wishes to accept the content definition, it MUST send a content-accept action to the initiator, which SHOULD include a list of the payload types that it can receive. The list that the responder sends MAY include any payload types (not a subset of the payload types sent by the initiator) but SHOULD retain the ID numbers specified by the initiator. The order of the &PAYLOADTYPE; elements indicates the responder's preferences, with the most-preferred types first.