Introduction

To enable the Enswitch web phone please set up the WebRTC server first.

Configuration

  • Under Global » Settings » Configuration » "Web phone authentication key" set up a random string as a key.
  • Edit /etc/kamailio/kamailio.cfg, and add or uncomment the following lines just above the include_file line. Change them to the IP address set in /etc/rtpengine/defaults:
     #!define AUTH_EPHEMERAL_KEY "changeme"
    and replace "changeme" with the key set in the previous step.
  • Restart Kamailio.