1.1 published

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3753 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2009-12-23 21:59:26 +00:00
parent 8e77da8a6b
commit 4a972cb538
1 changed files with 3 additions and 4 deletions

View File

@ -44,8 +44,8 @@
&robmcqueen; &robmcqueen;
&diana; &diana;
<revision> <revision>
<version>1.1rc4</version> <version>1.1</version>
<date>in progress, last updated 2009-12-02</date> <date>2009-12-23</date>
<initials>psa</initials> <initials>psa</initials>
<remark><p>Added creator attribute to mute and unmute elements so that these events can be correlated with a particular content type; clarified use of the reason element in cases other than termination; defined handling of content-add when none of the offered payload-types are supported, where the signalling uses a content-reject message with a Jingle reason of &lt;failed-application/&gt; and a list of the supported codecs; clarified that the RTP profile is RTP/AVP by default, that the profile is RTP/SAVP if security preconditions are present, and that additional profiles such as RTP/AVPF and RTP/SAVPF might be supported in a future version of this specification.</p></remark> <remark><p>Added creator attribute to mute and unmute elements so that these events can be correlated with a particular content type; clarified use of the reason element in cases other than termination; defined handling of content-add when none of the offered payload-types are supported, where the signalling uses a content-reject message with a Jingle reason of &lt;failed-application/&gt; and a list of the supported codecs; clarified that the RTP profile is RTP/AVP by default, that the profile is RTP/SAVP if security preconditions are present, and that additional profiles such as RTP/AVPF and RTP/SAVPF might be supported in a future version of this specification.</p></remark>
</revision> </revision>
@ -1893,8 +1893,7 @@ Romeo Juliet
<xs:complexType name='mutingElementType'> <xs:complexType name='mutingElementType'>
<xs:simpleContent> <xs:simpleContent>
<xs:extension base='empty'> <xs:extension base='empty'>
<xs:attribute name='creator' <xs:attribute name='creator' use='required'>
use='required'>
<xs:simpleType> <xs:simpleType>
<xs:restriction base='xs:NCName'> <xs:restriction base='xs:NCName'>
<xs:enumeration value='initiator'/> <xs:enumeration value='initiator'/>