From 71331ae528cd8c2920a147630d18a54adea88f5f Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Mon, 9 Jun 2008 18:38:18 +0000 Subject: [PATCH] 0.21 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1934 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0167.xml | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/xep-0167.xml b/xep-0167.xml index 4d2dc115..0dc9d6bb 100644 --- a/xep-0167.xml +++ b/xep-0167.xml @@ -25,6 +25,12 @@ &stpeter; &seanegan; &robmcqueen; + + 0.21 + 2008-06-09 + psa +

Added name attribute to mute element for more precise handling of informational messages.

+
0.20 2008-06-04 @@ -444,7 +450,7 @@ delivery-method=inline; configuration=somebase16string; <mute/> - The principal is temporarily stopping media output but continues to accept media input. + The principal is temporarily stopping media output but continues to accept media input. The <mute/< element MAY possess a 'name' attribute whose value specifies a particular content-type to be muted (e.g., muting the video aspect but not the voice aspect of a voice+video chat). If no 'name' attribute is included, the recipient MUST assume that all content-types are to be muted. <ringing/> @@ -489,7 +495,7 @@ delivery-method=inline; configuration=somebase16string; action='session-info' initiator='romeo@montague.net/orchard' sid='a73sjjvkla37jfea'> - + ]]> @@ -1383,8 +1389,19 @@ Romeo Juliet elementFormDefault='qualified'> + - + + + + + + + + + + + @@ -1398,6 +1415,6 @@ Romeo Juliet -

Thanks to Milton Chen, Diana Cionoiu, Olivier Crête, Tim Julien, Steffen Larsen, Robert McQueen, Mike Ruprecht, and Paul Witty for their feedback.

+

Thanks to Milton Chen, Diana Cionoiu, Olivier Crête, Tim Julien, Steffen Larsen, Robert McQueen, Jeff Muller, Mike Ruprecht, and Paul Witty for their feedback.