The CallGen uses Avaya TSAPI library, it makes bulk calls for Avaya platform testing. It is used in load test of IVR application and agent CTI application.
Telnet to the CallGen console, update the following parameters
cg_tlink_01
cg_tlink_02
cg_licensekey
Configure the TSAPI Client Library Inside the Container
After the container is created, you can enter into the container by the following command
docker exec -i -t callgen bash
Then, edit the /usr/lib/tslibrc, add the AES IP address and the TSAPI service port number to the file.
After these changes, restart the CallGen program by the following command