--- 1/draft-ietf-rtcweb-sdp-05.txt 2017-04-10 10:13:36.757965080 -0700 +++ 2/draft-ietf-rtcweb-sdp-06.txt 2017-04-10 10:13:37.061972207 -0700 @@ -1,18 +1,18 @@ Network Working Group S. Nandakumar Internet-Draft C. Jennings Intended status: Informational Cisco -Expires: October 11, 2017 April 9, 2017 +Expires: October 12, 2017 April 10, 2017 - SDP for the WebRTC - draft-ietf-rtcweb-sdp-05 + Annotated Example SDP for WebRTC + draft-ietf-rtcweb-sdp-06 Abstract The Real-Time Communications in WEB-browsers (Rtcweb) working group is charged to provide protocol support for direct interactive rich communication using audio, video and data between two peers' web browsers. With in the Rtcweb framework, Session Description protocol (SDP) is used for negotiating session capabilities between the peers. Such a negotiation happens based on the SDP Offer/Answer exchange mechanism. @@ -29,21 +29,21 @@ Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at http://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." - This Internet-Draft will expire on October 11, 2017. + This Internet-Draft will expire on October 12, 2017. Copyright Notice Copyright (c) 2017 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents @@ -4369,20 +4369,24 @@ 8. Acknowledgments We would like to thank Justin Uberti, Chris Flo, Paul Kyzivat for their detailed review and inputs. 9. Change Log [RFC EDITOR NOTE: Please remove this section when publishing] + Changes from draft-ietf-rtcweb-sdp-05 + + o Title change. + Changes from draft-ietf-rtcweb-sdp-04 o Add IPv6 Example. o Add a=rtcp-mux-only and fix a=rtcp in examples. o Fix Idnits. o Add Security Considerations section.