Difference between revisions of "WebRTC/Current/WebRTCPEGuide/Overview"
m (Text replacement - "Genesys Engage [cC]loud" to "Genesys Multicloud CX") |
|||
(2 intermediate revisions by 2 users 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 | + | |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 ( | + | 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. | |
+ | <!-- | ||
+ | {{Video|id=454488748|Description=Introduction to WebRTC}} | ||
+ | --> | ||
+ | |Status=No | ||
+ | }}{{Section | ||
+ | |sectionHeading=Supported Kubernetes platforms | ||
+ | |alignment=Vertical | ||
+ | |structuredtext=WebRTC is supported on the following cloud platforms: | ||
+ | |||
+ | *Azure Kubernetes Service (AKS) | ||
+ | *Google Kubernetes Engine (GKE) | ||
+ | |||
+ | 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. | ||
|Status=No | |Status=No | ||
}} | }} | ||
|PEPageType=f94c5001-0cfd-4352-ace3-a27b07d5f3a1 | |PEPageType=f94c5001-0cfd-4352-ace3-a27b07d5f3a1 | ||
}} | }} |
Latest revision as of 08:02, March 28, 2023
Contents
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.