Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

In this section:

Table of Contents
maxLevel4
minLevel2



Info
iconfalse

Related articles:

Children Display


Introduction

The Ribbon WebRTC Gateway (WRTC) technology enables web browsers to participate in audio, video, and data communications, without any kind of additional plug-in or application download. Using a WRTC-enabled browser, a user can place a call, participate in multi-party video and audio conferencing, and engage in screen sharing collaboration. The Ribbon Web Service Solution bridges the web and SIP worlds to facilitate the integration of communications (voice, video, and data) in applications.

The Ribbon 

Spacevars
0series4
 is a component of the Ribbon Web Service Solution. The
Spacevars
0product
 provides media service functionality when WRTC endpoints are behind a NAT device.

The

Spacevars
0product
 acts as a WRTC-to-SIP media gateway. It enables WRTC users to communicate to any back-end SIP system and the PSTN. The
Spacevars
0product
 also provides routing, security, transcoding, and interworking. It supports the following functionalities:

  • Relaying and monitoring of media streams

  • Inter-working between WRTC media DTLS/SRTP and traditional RTP/UDP

  • Relaying or transcoding Opus to G7xx voice codecs

  • Relaying VP8/VP9 and H.264 video codecs

  • Supporting ICE and STUN procedures for NAT traversal

ICE-Lite Support

Include Page
_ICE-Lite_Support
_ICE-Lite_Support

DTLS/SRTP Support

Multiexcerpt
MultiExcerptNameDTLS Crypto Suites

Similar to TLS, the Datagram Transport Layer Security (DTLS) protocol provides authentication, data integrity, and confidentiality for communications between two applications over an unreliable User Datagram Protocol (UDP) connection. The Secure Real-time Transport Protocol (SRTP) provides encryption, message authentication and integrity, and replay protection to the RTP data in both unicast and multicast applications. DTLS-SRTP is an extension to the DTLS protocol, where DTLS acts as the key management protocol. DTLS protocol is also extended to negotiate the SRTP crypto suites and parameters for use with those keys.

WebRTC is a signaling protocol defined for real-time communication between web browsers. WebRTC uses the DTLS-SRTP protocol for media exchange between browsers. The

Spacevars
0product
includes the following functionality:

  • Real-time communication between web browsers using DTLS-SRTP while inter-working with SIP networks.
  • DTLS on the media path for key management for SRTP-based media.
  • Self-signed certificates to secure and authenticate DTLS associations. DTLS connections are secured by the two browsers sharing self-signed certificates as part of the media connection during a DTLS handshake between the browsers. The certificates are authenticated by checking a fingerprint which is passed in the signaling path as part of the Session Description Protocol (SDP) negotiation.

The

Spacevars
0product
includes crypto suites that define a set of ciphers (algorithms used for encrypting data) which allow the selection of an appropriate level of security. When a DTLS connection is established, the client and server exchange information about which cipher suites they have in common.

For configuration details, see Configuring SBC for WRTC.

Pagebreak