AutoBridge / Home Agent Solution for Avaya Aura CM
The AutoBridge enables Home Agent solution for Avaya contact center. The tool monitors a pool of Avaya extensions in the contact center, it bridges Avaya and Asterisk extensions together whenever any of the Avaya extension has incoming or outgoing call. This enables home agent who is stayed at home can operate his/her CRM application via a VPN connection and speaks to his/her customer using an Internet SIP phone. For more information, please visit the AutoBridge Programming Blog.
Telnet to the AutoBridge console, update the following parameters by the following commands
setup
setup splunk
setup database
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 autobridge 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 AutoSVR program by the following command