Deploy Webphone

From Genesys Documentation
Jump to: navigation, search
This topic is part of the manual WebRTC Private Edition Guide for version Current of WebRTC.

Learn how to deploy Webphone.

Prerequisites

You must deploy the following services before deploying Webphone:

  1. GWS
  2. GAuth
  3. GVP
  4. Voice Microservice
  5. Tenant Microservice
  6. WebRTC
GWS Secret for Webphone must contain the following grants:
grant_type=authorization_code
grant_type=urn:ietf:params:oauth:grant-type:token-exchange
grant_type=urn:ietf:params:oauth:grant-type:jwt-bearer
grant_type=client_credentials

Deploy Webphone

Run the following command to deploy Webphone with single run of Helm.
helm upgrade --install -f override_values webphone-service wrtchelmrepo/webphone --version=100.0.007+0003 -n webrtc
Comments or questions about this documentation? Contact us for support!