...
For Non HA or HA (High Availability) Deployment follow these steps.
Follow
to install and configure Freeswitch. The recording path in Free SWITCH and in docker compose volume must be same.this guide Follow this guide to configure ESL. (for Pause and Resume Recording)
Follow this guide to create an application user on CUCM for jtapi-connector.
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.Open Navigate to
recording-solution/docker
/ directory.Only in case of non-HA, open
docker-compose-cisco.yml
and uncomment archival-process container. For HA keep it commented. Save and exit.Open
config.env
in the same directory and update the environment variables given below.
...