Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. For Non HA or HA (High Availability) Deployment follow these steps.

  2. Follow this guide to install and configure Freeswitch. The recording path in Free SWITCH and in docker compose volume must be same.

  3. Follow this guide to configure ESL. (for Pause and Resume Recording)

  4. Follow this guide to create an application user on CUCM for jtapi-connector.

  5. Create a database in SQL Server for VRS with the name vrs and run the SQL script (sqlserver.sql) located in recording-solution/data/scripts. This script will generate the required database tables.

  6. Open Navigate to recording-solution/docker/ directory.

  7. Only in case of non-HA, open docker-compose-cisco.yml and uncomment archival-process container. For HA keep it commented. Save and exit.

  8. Open config.env in the same directory and update the environment variables given below.

...