mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
1.1 published
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3753 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8e77da8a6b
commit
4a972cb538
@ -44,8 +44,8 @@
|
||||
&robmcqueen;
|
||||
&diana;
|
||||
<revision>
|
||||
<version>1.1rc4</version>
|
||||
<date>in progress, last updated 2009-12-02</date>
|
||||
<version>1.1</version>
|
||||
<date>2009-12-23</date>
|
||||
<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 <failed-application/> 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>
|
||||
@ -1893,8 +1893,7 @@ Romeo Juliet
|
||||
<xs:complexType name='mutingElementType'>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base='empty'>
|
||||
<xs:attribute name='creator'
|
||||
use='required'>
|
||||
<xs:attribute name='creator' use='required'>
|
||||
<xs:simpleType>
|
||||
<xs:restriction base='xs:NCName'>
|
||||
<xs:enumeration value='initiator'/>
|
||||
|
Loading…
Reference in New Issue
Block a user