From 6d554e93cd8e82d7eb781479e6a549d3ddafb79e Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 23 Apr 2009 19:02:02 +0000 Subject: [PATCH] SDP correction per RFC 4568 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3091 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0167.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xep-0167.xml b/xep-0167.xml index e1362283..7eb1c1ab 100644 --- a/xep-0167.xml +++ b/xep-0167.xml @@ -579,7 +579,7 @@ delivery-method=inline; configuration=somebase16string; ]]> @@ -587,7 +587,7 @@ delivery-method=inline; configuration=somebase16string;

When the responder receives a session-initiate message containing an <encryption/> element with the 'required' attribute set to TRUE, the responder MUST either (1) accept the offer by denoting one of the <crypto/> elements as acceptable (it does this by mirroring that <crypto/> element in its session acceptance) or (2) reject the offer by sending a session-terminate message with a Jingle reason of <security-error/> (typically with an RTP-specific condition of <invalid-crypto/>).

If the 'required' attribute is set to FALSE (this is the default), depending on personal security policies or client configuration the responder SHOULD accept the offer if possible, but MAY simply proceed without encryption.

@@ -1134,7 +1134,7 @@ Romeo Juliet