Difference between revisions of "WebRTC/Current/WebRTCPEGuide/Overview"

From Genesys Documentation
Jump to: navigation, search
(Published)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
|Section={{Section
 
|Section={{Section
 
|alignment=Vertical
 
|alignment=Vertical
|structuredtext=Web Real-Time Communication (WebRTC) is a real time communication over the internet that enables agent to connect into Genesys contact center environment to perform their business operations.
+
|structuredtext=Web Real-Time Communication (WebRTC) is a real-time communication over the internet that enables an agent to connect with the Genesys contact center environment to perform their business operations.
  
WebRTC is a shared (multi-tenant) service that acts as the signalling and media gateway. The signalling gateway is used to interwork WebRTC with Session Initiation Protocol (SIP), and the media gateway is used to terminate Interactive Connectivity Establishment (ICE) and Secure Real-time Transport Protocol (SRTP).
+
WebRTC is a shared (multitenant) service that acts as the signaling and media gateway. The signaling gateway is used to interwork WebRTC with Session Initiation Protocol (SIP), and the media gateway is used to terminate the Interactive Connectivity Establishment (ICE) and Secure Real-time Transport Protocol (SRTP).
  
Calls that are initiated/received by the browser is bridged through the WebRTC. These calls are handled by the SIP server as a SIP call to provide core Genesys features such as routing and IVR. These features are handled by Genesys for browser endpoints with the help of MCP in the call flow. Third party component CoTURN is used to implement TURN and STUN servers.
+
WebRTC bridges the calls that are initiated/received by the browser. The SIP Server handles these calls as a SIP call to provide core Genesys features such as routing and IVR. These features are handled by Genesys for browser endpoints with the help of MCP in the call flow. Third-party component CoTURN is used to implement TURN and STUN servers.
 +
<!--
 +
{{Video|id=454488748|Description=Introduction to WebRTC}}
 +
-->
 
|Status=No
 
|Status=No
 
}}{{Section
 
}}{{Section
Line 17: Line 20:
 
|structuredtext=WebRTC is supported on the following cloud platforms:
 
|structuredtext=WebRTC is supported on the following cloud platforms:
  
 +
*Azure Kubernetes Service (AKS)
 
*Google Kubernetes Engine (GKE)
 
*Google Kubernetes Engine (GKE)
*OpenShift Container Platform (OpenShift)
 
  
 
See the {{Link-AnywhereElse|product=ReleaseNotes|version=Current|manual=GenesysEngage-cloud|topic=WebRTC|display text=WebRTC Release Notes}} for information about when support was introduced.
 
See the {{Link-AnywhereElse|product=ReleaseNotes|version=Current|manual=GenesysEngage-cloud|topic=WebRTC|display text=WebRTC Release Notes}} for information about when support was introduced.

Latest revision as of 08:02, March 28, 2023

This topic is part of the manual WebRTC Private Edition Guide for version Current of WebRTC.

Learn about WebRTC and how it works in Genesys Multicloud CX private edition.

Web Real-Time Communication (WebRTC) is a real-time communication over the internet that enables an agent to connect with the Genesys contact center environment to perform their business operations.

WebRTC is a shared (multitenant) service that acts as the signaling and media gateway. The signaling gateway is used to interwork WebRTC with Session Initiation Protocol (SIP), and the media gateway is used to terminate the Interactive Connectivity Establishment (ICE) and Secure Real-time Transport Protocol (SRTP).

WebRTC bridges the calls that are initiated/received by the browser. The SIP Server handles these calls as a SIP call to provide core Genesys features such as routing and IVR. These features are handled by Genesys for browser endpoints with the help of MCP in the call flow. Third-party component CoTURN is used to implement TURN and STUN servers.

Supported Kubernetes platforms

WebRTC is supported on the following cloud platforms:

  • Azure Kubernetes Service (AKS)
  • Google Kubernetes Engine (GKE)

See the WebRTC Release Notes for information about when support was introduced.

Comments or questions about this documentation? Contact us for support!