Difference between revisions of "WebRTC/Current/WebRTCPEGuide/Overview"
(Published) |
m (Text replacement - "Genesys Engage [cC]loud" to "Genesys Multicloud CX") |
||
Line 2: | Line 2: | ||
|Standalone=No | |Standalone=No | ||
|DisplayName=About WebRTC | |DisplayName=About WebRTC | ||
− | |Context=Learn about WebRTC and how it works in Genesys | + | |Context=Learn about WebRTC and how it works in Genesys Multicloud CX private edition. |
|ComingSoon=No | |ComingSoon=No | ||
|Section={{Section | |Section={{Section |
Revision as of 20:29, November 9, 2021
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 agent to connect into 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).
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.