Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download and install Wanpipe for Windows

  1. Download Link - Current Windows Driver

    1. Note: Minimum Wanpipe Windows driver 7.0.20.7

  2. Use WinZIP to unzip the wanpipe-win-<ver>.zip

  3. Open cmd shell in Administrator mode

  4. Change direcotry to wanpipe-win-<ver> directory

  5. Change directory to card/

  6. Setup.exe install                                     # This step will detect hw and install drivers

  7. Setup.exe install_devel_files                  # This step will install libraries and headers

...

Install Sangoma SDK

  1. Download Link - 

    1. 32 bit sangoma-tdm-sdk-win-v1.0.20_GA.i386.zip

    2. 64 bit sangoma-tdm-sdk-win-v1.0.20_GA.x86_64.zip

  2. Use WinZIP to unzip the sangoma-tdm-sdk-<ver>.tgz

  3. Open cmd shell in Administrator mode

  4. Change directory to sangoma-tdm-sdk-<ver>

...

Now that the SDK is installed, select the application you wish to install:

 

End of installation procedure

 

 

 

   

...

Linux Installation

Download and Wanpipe for Linux

  1. Download Link - Current Linux Driver

  2. Untar wanpipe-<ver>.tgz

  3. cd wanpipe-<ver>

  4. make

  5. make install

...

Install Sangoma SDK

  1. Download Link 

    1. 32 bit sangoma-tdm-sdk-v1.0.20_GA.i386.zip

    2. 64 bit sangoma-tdm-sdk-v1.0.20_GA.x86_64.zip

  2. unzip sangoma-tdm-sdk-<ver>.zip

  3. cd sangoma-tdm-sdk-<ver>

  4. make

  5. make install

  6. At this point the FreeTDM libraries will be installed in /usr/local/freetdm directory.

...

Now that the SDK is installed, select the application to install:

 

End of Installation procedure