Go to file
Stefan Knoblich a3b18e5b7c [SDK] Import autotools version of fs-mod-sdk.
This is a autotools (autoconf/automake/libtool) based skeleton framework for developing
external (= out-of-tree) modules for FreeSWITCH.

Variants of this framework have been used to develop modules like mod_openais, mod_ssh and others.

NOTE: This version of the SDK relies on pkg-config to detect FreeSWITCH
      installations.

Other SDKs for external modules should be added in: "src/mod/sdk/<build-system-name>/"
e.g. a scons-based SDK should be put in: "src/mod/sdk/scons/"

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Requested-by: Michal Bielicki - cypromis <michal.bielicki@seventhsignal.de>
2011-02-19 16:47:19 +01:00
build add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall 2011-02-14 13:52:55 -06:00
cmake_modules Initial CMAKE file commit 2009-02-11 02:53:31 +00:00
conf add multiple-registrations flag to the core similar to mod_sofia 2011-02-17 12:14:48 -06:00
debian more fixes from diego 2011-01-05 14:09:16 -06:00
docs Update ChangeLog through Feb 1 2011-02-15 16:20:50 -08:00
dtd xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null 2007-11-01 14:59:32 +00:00
freeswitch.xcodeproj cmake updates 2009-02-13 23:33:36 +00:00
fscomm fix possible bad pointer in global vars (please test) 2011-02-02 16:22:43 -06:00
htdocs add this from CtRiX -- Thanks. 2008-05-14 20:39:43 +00:00
libs FS-2803 2011-02-18 18:53:40 -06:00
patches zrtp tweaks, more coming 2009-12-17 18:33:45 +00:00
scripts Add randomize-passwords.pl script to main tree 2011-02-17 11:53:59 -08:00
src [SDK] Import autotools version of fs-mod-sdk. 2011-02-19 16:47:19 +01:00
support-d Add libjpeg-dev to apt prereqs 2011-02-06 01:40:13 -05:00
w32 revert till right solution found 2011-01-24 21:42:54 -06:00
web add back empty dirs 2010-04-01 21:00:45 -04:00
.gitignore add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall 2011-02-14 13:52:55 -06:00
.version.in make sure .version is populated on builds from non svn working copies 2009-12-07 10:33:28 +00:00
CMakeLists.txt FSBUILD-192 2009-10-02 14:44:16 +00:00
Freeswitch.2005.unsupported.sln bye bye iax 2010-01-23 20:19:18 +00:00
Freeswitch.2008.express.sln vs2008 express fix build 2010-12-22 16:13:18 -06:00
Freeswitch.2008.sln fix build on windows for last commit 2010-12-10 21:43:03 -06:00
Freeswitch.2008.sln.debug.bat merge some changes from joshrivers branch 2009-11-18 15:29:19 +00:00
Freeswitch.2008.sln.release.bat rename 2009-11-18 19:42:00 +00:00
Freeswitch.2010.express.sln add mod_directory to express solutions for VS- not built by default 2010-08-29 11:56:52 -06:00
Freeswitch.2010.sln FS-3033 VS2010 libportaudio project improvements for DirectX builds and switch to build DirectX by default 2011-02-04 12:48:07 -06:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am [fsxs] Remove APR and APR-UTIL libraries from fsxs LIBS variable. 2011-01-23 01:42:39 +01:00
acinclude.m4 attempt to properly check if we can use CPU_SET with sched_setaffinity because some older libc had gnu extensions in the definitions of CPU_SET which we do not allow (FSBUILD-226) 2010-01-12 18:31:13 +00:00
bootstrap.sh FS-2808, thx Diego Viola 2010-10-31 23:22:53 +01:00
configure.in add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall 2011-02-14 13:52:55 -06:00
devel-bootstrap.sh Changed permissions for devel-bootstrap.sh 2010-10-13 14:18:38 -07:00
freeswitch-sounds-en-us-callie.spec final version I hope 2011-01-18 17:58:36 +03:00
freeswitch.spec fixes for the python esl (we need ESL.py as well) 2011-02-17 10:09:26 +01:00