Click to Call
From Taridium
Taridium's ipbx supports click to call from Microsoft Outlook™ and other TAPI compliant software.
Configuring ipbx
Access your ipbx system via system console or SSH, and edit the /etc/asterisk/manager.conf file and add the following:
[tapi] secret=mytapisecret deny=0.0.0.0/0.0.0.0 permit=192.168.55.0/255.255.255.0 read=system,call,log,verbose,command,agent,user write=system,call,log,verbose,command,agent,user
Replace the password (secret) with a strong password and enter your local LAN to prevent unauthorized access to the manager API.
Installing the TAPI Client
Download the Activa TSP client from http://sourceforge.net/projects/activa/files/ - make sure you select the correct version if you are using a 64bit platform.