--- 1/draft-ietf-rtcweb-gateways-01.txt 2016-01-21 13:16:37.173646234 -0800 +++ 2/draft-ietf-rtcweb-gateways-02.txt 2016-01-21 13:16:37.241647940 -0800 @@ -1,19 +1,19 @@ RTCWeb Working Group H. Alvestrand Internet-Draft Google Intended status: Standards Track U. Rauschenbach -Expires: January 7, 2016 Nokia Networks - July 6, 2015 +Expires: July 24, 2016 Nokia Networks + January 21, 2016 WebRTC Gateways - draft-ietf-rtcweb-gateways-01 + draft-ietf-rtcweb-gateways-02 Abstract This document describes interoperability considerations for a class of WebRTC-compatible endpoints called "WebRTC gateways", which interconnect between WebRTC endpoints and devices that are not WebRTC endpoints. Requirements Language @@ -29,25 +29,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 7, 2016. + This Internet-Draft will expire on July 24, 2016. Copyright Notice - Copyright (c) 2015 IETF Trust and the persons identified as the + Copyright (c) 2016 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 @@ -58,21 +58,21 @@ 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1. Implications of the gateway environment . . . . . . . . . 3 1.2. Signalling model . . . . . . . . . . . . . . . . . . . . 3 2. WebRTC non-browser requirements that can be relaxed . . . . . 4 3. Additional WebRTC gateway requirements . . . . . . . . . . . 4 4. Considerations for SDP-using networks . . . . . . . . . . . . 5 5. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 5 6. Security Considerations . . . . . . . . . . . . . . . . . . . 5 7. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 6 8. Change history . . . . . . . . . . . . . . . . . . . . . . . 6 - 9. References . . . . . . . . . . . . . . . . . . . . . . . . . 6 + 9. References . . . . . . . . . . . . . . . . . . . . . . . . . 7 9.1. Normative References . . . . . . . . . . . . . . . . . . 7 9.2. Informative References . . . . . . . . . . . . . . . . . 7 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 7 1. Introduction The WebRTC model described in [I-D.ietf-rtcweb-overview] is focused on direct browser to browser communication as its primary use case. Nevertheless, it is clearly interesting to have WebRTC endpoints connect to other types of devices, including but not limited to SIP @@ -266,21 +266,25 @@ o Addressed a comment from Andrew Hutton that deployment in open internet is an option, not a fact. Changes from draft-ietf-rtcweb-gateways-00 o Added note about impllications of non-support of BUNDLE o Added "Considerations for SDP-using networks" section + Changes from draft-ietf-rtcweb-gateways-01: None, this is a keepalive + update. + 9. References + 9.1. Normative References [I-D.ietf-rtcweb-jsep] Uberti, J., Jennings, C., and E. Rescorla, "Javascript Session Establishment Protocol", draft-ietf-rtcweb-jsep-09 (work in progress), March 2015. [I-D.ietf-rtcweb-overview] Alvestrand, H., "Overview: Real Time Protocols for Browser-based Applications", draft-ietf-rtcweb-overview-13