...
Follow this guide for the creation of rsync job on All VMs Recorder 1 , Recorder 2, Replay Server.
Go to replay server add permision permission to install.sh script and then run
./install-replay.sh
.Configure two SIP Trunks on Cisco Call Manager in HA Mode and set priorities for both Machines.
Do the following steps for both recorder1 and recorder2.
Open
recoding-solution/docker/docker-compose-cisco
Inside docker-compose-cisco file, Uncomment the Consul Container.
In
container_name
variable, set the name as consul1 for Recorder 1 and consul2 for recorder 2.Add your interface card. This can be found using ifconfig or ip address command.
...