...
If you want to install FreeTDM with FreeSWITCH, then just skip the "FreeTDM standalone" section. When you're done, be sure to get back to the main FreeTDM web page to learn how to configure FreeTDM.
...
Before installing FreeTDM you need to have the Wanpipe Windows drivers which can be found at http://wiki.sangoma.com/wanpipe-windows-drivers Operations-Window Wanpipe Driver .
Below is the list of commands to run to install the drivers and libsangoma. Make sure the commands are ran in the order listed. This will create a "Program Files\Sangoma\" directory with Sangoma headers and libraries on it.
...
http://wiki.freeswitch.org/wiki/Installation_Guide#Obtaining_the_Source_Code
Build FreeSWITCH with visual studio, the FreeSWITCH solution file is Freeswitch.2008.sln, the generated FreeSWITCH binaries will be in the Debug/ directory along with the configuration.
Now build FreeTDM with the solution file libs/freetdm/freetdm.2008.sln, the generated DLL and LIB files should be at libs/freetdm/Debug
Place all FreeTDM generated DLLs inside FreeSWITCH Debug directory.
In addition to the generated DLLs, there is also several DLL's that are part of the Sangoma PRI stack. Download them from:
ftphttps://ftp.sangoma.com/WINDOWS/sangoma_prid/, be sure you download the latest ones even if the driver version does not match exactly. The driver version included in the directory for the package is meant as a guide showing which driver version was used to test them, but newer driver versions should work too if using latest for each package.
...
Download the .zip file matching your driver from ftphttps://ftp.sangoma.com/WINDOWS/sangoma_prid/.
Be sure you download the latest sangoma_prid package even if the driver version does not match exactly. The driver version included in the directory for the package is meant as a guide showing which driver version was used to test them, but newer driver versions should work too.
...