]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add mod_basic
authorAnthony Minessale <anthm@freeswitch.org>
Mon, 31 Mar 2014 23:08:59 +0000 (18:08 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 31 Mar 2014 23:08:59 +0000 (18:08 -0500)
commit3a2736291ea2f2e8e02bb0b1ccd5fc996c84dfe7
tree870fd9bc320bd03500e0f4ad497914cf1baeaa1f
parentd08116e7625dd201dcfdec44b5e2b4a0a3f43a5f
add mod_basic
build/modules.conf.in
configure.ac
src/mod/languages/mod_basic/Makefile.am [new file with mode: 0644]
src/mod/languages/mod_basic/mod_basic.2008.vcproj [new file with mode: 0644]
src/mod/languages/mod_basic/mod_basic.2010.vcxproj [new file with mode: 0644]
src/mod/languages/mod_basic/mod_basic.2012.vcxproj [new file with mode: 0644]
src/mod/languages/mod_basic/mod_basic.c [new file with mode: 0644]
src/mod/languages/mod_basic/my_basic.c [new file with mode: 0644]
src/mod/languages/mod_basic/my_basic.h [new file with mode: 0644]