...
Note: sangoma_prid is now deprecated. For PRI/BRI support, please use libsng_isdn
This section describes how install FreeTDM to be used with FreeSWITCH under Windows. The configuration of the FreeSWITCH XML file is described is described in the main FreeTDM web page.
You need to download the latest FreeSWITCH code either using git or downloading the latest tarball. Follow the FS wiki instructions for that:
...
Copy all the files inside libs/freetdm/conf/ to "C:/freetdm/".
Now you can proceed to
configure your wanpipe board. (Skip the FreeTDM standalone section!)
...
Note: sangoma_prid is now deprecated. For PRI/BRI support, please use libsnguse libsng_isdn
This section should only be read for people that is familiar with the C programming language and needs FreeTDM to create custom voice applications. FreeSWITCH users do not need to follow this steps. If you want standalone usage but you want the source code for the FreeTDM library you must follow the same steps in FreeTDM in FreeTDM with FreeSWITCH, skipping the installation of FreeSWITCH.
...