...
Install Sangoma SDK
Download Link -
Use WinZIP to unzip the sangoma-tdm-sdk-<ver>.tgz
Open cmd shell in Administrator mode
Change directory to sangoma-tdm-sdk-<ver>
...
End of installation procedure
...
Linux Installation
Download and Wanpipe for Linux
...
Install Sangoma SDK
Download Link
unzip sangoma-tdm-sdk-<ver>.zip
cd sangoma-tdm-sdk-<ver>
make
make install
At this point the FreeTDM libraries will be installed in /usr/local/freetdm directory.
...