]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
gsmopen: adding libctb-0.16
authorGiovanni Maruzzelli <gmaruzz@gmail.com>
Mon, 2 Apr 2012 09:07:47 +0000 (11:07 +0200)
committerGiovanni Maruzzelli <gmaruzz@gmail.com>
Mon, 2 Apr 2012 09:07:47 +0000 (11:07 +0200)
commit282a1885e7bdfbb1a1f25fb05401dfbdeeaed08b
treec3fb5ce3f2631d038e11413c5a4ff047913303ad
parentfc4c61570b59b69e46bce6a162bcb9b7235bb410
gsmopen: adding libctb-0.16
59 files changed:
src/mod/endpoints/mod_gsmopen/libctb-0.16/build/COPYRIGHT [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/build/GNUmakefile [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/build/README [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/build/libctb.bkl [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/build/makefile.bcc [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/build/makefile.gcc [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/build/makefile.vc [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/build/makefile.wat [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/ctb.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/fifo.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/getopt.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/gpib.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/iobase.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/kbhit.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/linux/serport.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/linux/timer.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/portscan.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/serport.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/serportx.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/timer.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/win32/getopt.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/win32/gpib-32.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/win32/serport.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/win32/timer.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/manual/refman.pdf [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/module/linux/ctb.py [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/module/linux/wxctb.py [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/samples/parity.py [new file with mode: 0755]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/samples/protocol.py [new file with mode: 0755]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/samples/rtsdtr.py [new file with mode: 0755]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/ctb.html [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/ctb.py [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/gpib.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/iobase.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/kbhit.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/linux/makepy.sh [new file with mode: 0755]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/linux/serport.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/linux/timer.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/linux/wxctb.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/linux/wxctb.py [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/linux/wxctb_wrap.cxx [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/serportx.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/win32/makepy.bat [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/win32/serport.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/win32/timer.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/win32/wxctb.i [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/samples/ctbtest.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/fifo.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/getopt.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/gpib.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/iobase.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/kbhit.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/linux/serport.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/linux/timer.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/portscan.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/serportx.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/win32/getopt.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/win32/serport.cpp [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/libctb-0.16/src/win32/timer.cpp [new file with mode: 0644]