wanpipe/api/libsangoma/examples/sample_data_tapping
Harald Welte c1cc67d396 wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
..
Sangoma wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
_UpgradeReport_Files wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
regression/SangomaHandleLeakAnalysis wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
Makefile.Linux wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
ReadMe.txt wanpipe-7.0.0.tgz 2021-12-29 18:54:56 +01:00
UpgradeLog.XML wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
clean wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
clean.sh wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
compile.bat wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
release.sh wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
resource.h wanpipe-7.0.0.tgz 2021-12-29 18:54:56 +01:00
sample_data_tapping.aps wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
sample_data_tapping.cpp wanpipe-7.0.2.tgz 2021-12-29 18:55:48 +01:00
sample_data_tapping.rc wanpipe-7.0.0.tgz 2021-12-29 18:54:56 +01:00
sample_data_tapping.sln wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
sample_data_tapping.suo wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
sample_data_tapping.vcproj wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
sample_data_tapping.vcxproj wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
sample_data_tapping.vcxproj.filters wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
sample_data_tapping.vcxproj.user wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
sources wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
to_test_system.bat wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00
upload.sh wanpipe-7.0.3.tgz 2021-12-29 18:56:26 +01:00

ReadMe.txt

g3ti_api.exe -
Integration of Sangoma API into C++ classes designed
by G3TI (http://www.g3ti.net/)



Linux Installation
------------------


1. Download Latest Linux Relelase
	-> wiki.sangoma.com

2. Untar linux release and change directory
	-> tar xfz wanpipe-<ver>.tgz
	-> cd wanpipe-<ver>

3. Build wanpipe release Change directory into wanpipe-<ver>
	-> make g3ti
	-> make install

4. Confirm that wanpipe drivers installed properly
  	-> wanrouter hwprobe
	
	
5. Build g3ti_api_libsangoma_<ver> applicatoin