--- 1/draft-ietf-rtcweb-sdp-02.txt 2017-01-03 14:13:10.459672684 -0800 +++ 2/draft-ietf-rtcweb-sdp-03.txt 2017-01-03 14:13:10.779680263 -0800 @@ -1,18 +1,18 @@ Network Working Group S. Nandakumar Internet-Draft C. Jennings Intended status: Informational Cisco -Expires: January 8, 2017 July 7, 2016 +Expires: July 7, 2017 January 3, 2017 SDP for the WebRTC - draft-ietf-rtcweb-sdp-02 + draft-ietf-rtcweb-sdp-03 Abstract The Web Real-Time Communication [WebRTC] 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 WebRTC framework, Session Description protocol (SDP) [RFC4566] is used for negotiating session capabilities between the peers. Such a negotiation happens based on the SDP Offer/Answer exchange mechanism described in [RFC3264]. @@ -33,25 +33,25 @@ 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 January 8, 2017. + This Internet-Draft will expire on July 7, 2017. Copyright Notice - Copyright (c) 2016 IETF Trust and the persons identified as the + 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 carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as @@ -4483,20 +4483,24 @@ 7. Acknowledgments We would like to thank Justin Uberti, Chris Flo, Paul Kyzivat for their detailed review and inputs. 8. Change Log [RFC EDITOR NOTE: Please remove this section when publishing] + Changes from draft-ietf-rtcweb-sdp-02 + + o Version increment to avoid expiry + Changes from draft-ietf-rtcweb-sdp-01 o Complete face-lift o Added visual markers around m=lines to indicate their type, added spacing between tables for aiding readers o Updated table names to indicate offer vs answer o Attempted to align to latest versions of SCTP, BUNDLE, MSID drafts