]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
19 years agodo a better job with dependency tracking so the the mods don't keep trying to build...
Michael Jerris [Thu, 15 Mar 2007 04:32:09 +0000 (04:32 +0000)] 
do a better job with dependency tracking so the the mods don't keep trying to build or install when they don't need to.  This should start to help with the speed of the build.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4602 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix build. arguments out of order.
Michael Jerris [Thu, 15 Mar 2007 04:31:17 +0000 (04:31 +0000)] 
fix build.  arguments out of order.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4601 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate2
Brian West [Thu, 15 Mar 2007 01:58:41 +0000 (01:58 +0000)] 
update2

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4600 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agodo a better job with dependency tracking so the the mods don't keep trying to build...
Michael Jerris [Thu, 15 Mar 2007 01:32:18 +0000 (01:32 +0000)] 
do a better job with dependency tracking so the the mods don't keep trying to build or install when they don't need to.  This should start to help with the speed of the build.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4599 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate
Anthony Minessale [Thu, 15 Mar 2007 00:36:14 +0000 (00:36 +0000)] 
update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4598 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agostick a fork in it.... needs testing and tweaks but can now read and write to icecast...
Anthony Minessale [Wed, 14 Mar 2007 23:19:13 +0000 (23:19 +0000)] 
stick a fork in it.... needs testing and tweaks but can now read and write to icecast via shout:// and or .mp3 files the traditional way

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4597 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd install_core target
Michael Jerris [Wed, 14 Mar 2007 22:30:02 +0000 (22:30 +0000)] 
add install_core target

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4596 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agore-bootstrap to get the genreated files all form the same versions of the tools
Michael Jerris [Wed, 14 Mar 2007 21:56:01 +0000 (21:56 +0000)] 
re-bootstrap to get the genreated files all form the same versions of the tools

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4595 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomove a couple more mods to use getlibs with static non-installed builds
Michael Jerris [Wed, 14 Mar 2007 21:48:31 +0000 (21:48 +0000)] 
move a couple more mods to use getlibs with static non-installed builds

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4594 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomove mod_spidermonkey and mod_xml_curl to use new WANT_CURL to add curl to the module
Michael Jerris [Wed, 14 Mar 2007 19:37:07 +0000 (19:37 +0000)] 
move mod_spidermonkey and mod_xml_curl to use new WANT_CURL to add curl to the module

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4593 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd detection of system libcurl, and if it is available use that instead of in tree...
Michael Jerris [Wed, 14 Mar 2007 18:59:25 +0000 (18:59 +0000)] 
add detection of system libcurl, and if it is available use that instead of in tree curl build.  Implemented just in mod_shout so far

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4592 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agothese aren't the droids you're looking for....
Anthony Minessale [Wed, 14 Mar 2007 18:53:32 +0000 (18:53 +0000)] 
these aren't the droids you're looking for....

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4591 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd uninstall_mod target to the main makefile
Michael Jerris [Wed, 14 Mar 2007 14:35:11 +0000 (14:35 +0000)] 
add uninstall_mod target to the main makefile
implement uninstall in modmake.rules
add LIBADD_LOCAL var for use in the module makefiles, it both links to the module, and is a dependency like LOCAL_OBJS
fix bug in src/mod/Makefile(.am) that was causing make install to fail on first run for those modules that used the default mod makefile
implement the getlib.sh script in mod_shout Makefile (works.. but still wip)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4589 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd new generated shell script for portable download/untar
Michael Jerris [Wed, 14 Mar 2007 03:02:46 +0000 (03:02 +0000)] 
add new generated shell script for portable download/untar

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4588 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate wanpipe, fix a few bugs
Anthony Minessale [Tue, 13 Mar 2007 20:34:27 +0000 (20:34 +0000)] 
update wanpipe, fix a few bugs

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4587 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd support for doing make from the module directory of the in tree modules.
Michael Jerris [Tue, 13 Mar 2007 18:23:49 +0000 (18:23 +0000)] 
add support for doing make from the module directory of the in tree modules.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4586 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agooops forgot to commit
Anthony Minessale [Tue, 13 Mar 2007 17:58:55 +0000 (17:58 +0000)] 
oops forgot to commit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4585 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoget the include directory right in generated makefiles for both in tree and out of...
Michael Jerris [Tue, 13 Mar 2007 17:46:44 +0000 (17:46 +0000)] 
get the include directory right in generated makefiles for both in tree and out of tree modules

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4584 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoallow you to export var MODULES that will override what is in modules.conf for that...
Michael Jerris [Tue, 13 Mar 2007 16:49:15 +0000 (16:49 +0000)] 
allow you to export var MODULES that will override what is in modules.conf for that build.  work a little harder to try to make it so you can do make in a module directory.  More on that later

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4583 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix type
Brian West [Tue, 13 Mar 2007 16:39:30 +0000 (16:39 +0000)] 
fix type

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4582 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agobuild update
Anthony Minessale [Tue, 13 Mar 2007 16:19:39 +0000 (16:19 +0000)] 
build update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4581 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix module builds to not have to rebuild every time you run make
Michael Jerris [Tue, 13 Mar 2007 14:43:40 +0000 (14:43 +0000)] 
fix module builds to not have to rebuild every time you run make

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4580 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd 'make update' target
Michael Jerris [Tue, 13 Mar 2007 06:44:30 +0000 (06:44 +0000)] 
add 'make update' target

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4579 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoFix re-generation of switch_version.h
Michael Jerris [Tue, 13 Mar 2007 06:17:58 +0000 (06:17 +0000)] 
Fix re-generation of switch_version.h
remove some un-used and un-necessary shell scripts

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4578 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomove module make to it's own makefile
Michael Jerris [Tue, 13 Mar 2007 02:26:00 +0000 (02:26 +0000)] 
move module make to it's own makefile
remove need for modmake.sh (its use is now fully adressed within src/mod/Makefile.am)
remove need for generic_mod.mk (it uses the generated build/modmake.rules now instead)
add support for building out of tree modules as part of the freeswitch build simply by adding the full path to the module dir to your modules.conf
remove the need for special tragets to build.
make will now do a make through the core AND all the modules.
make install will now install the core and all the modules.
most or all of the old targets are still there, plus the new target "core" that will do more or less what make used to do.
make should now be able to be done without write permissions to the prefix directory (make install of course will still need them) whith the exception of modules that use buildlib.sh to download and install thier dependencies.  This will be fixed in a future revision.
checkversion.sh no longer will clean the modules on a change.  The need for this should be gone with the correct include paths to have the src directory included first.
Some steps in this commit to move us closer to being able to build with non gnu make (gmake).  Still some more work to do in this regard as well.
buildlib.sh no longer exports CFLAGS, just passes them to the confiure.
Move a little closer to supporting install directories in the "automake way" where all the dirs will be acutally determined in configure, and follow the standard install targets in Makefile.am
no longer build the modules twice on make install

Additional fixes still on the way for proper dependency tracking for the module builds, so they don't build every time.

any input on how to reach some of the goals stated above of supporting non gnu make, and more properly handling the install directories is appretiated.  Drop me an e-mail if you are intersted in helping.

Mike

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4577 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd framework for shout read (not done yet i'd wait to try it)
Brian West [Tue, 13 Mar 2007 02:02:28 +0000 (02:02 +0000)] 
add framework for shout read (not done yet i'd wait to try it)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4576 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agotweaks to file buffering
Anthony Minessale [Mon, 12 Mar 2007 20:17:34 +0000 (20:17 +0000)] 
tweaks to file buffering

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4575 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agochange hangup method
Anthony Minessale [Mon, 12 Mar 2007 20:16:44 +0000 (20:16 +0000)] 
change hangup method

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4574 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd cdr conf example
Brian West [Mon, 12 Mar 2007 18:54:06 +0000 (18:54 +0000)] 
add cdr conf example

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4573 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agocleanup a bit
Michael Jerris [Mon, 12 Mar 2007 18:40:18 +0000 (18:40 +0000)] 
cleanup a bit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4572 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agotest for at least automake 1.9, as we need at least that
Michael Jerris [Mon, 12 Mar 2007 17:54:14 +0000 (17:54 +0000)] 
test for at least automake 1.9, as we need at least that

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4571 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoto go along with the last commit
Michael Jerris [Mon, 12 Mar 2007 17:53:52 +0000 (17:53 +0000)] 
to go along with the last commit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4570 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agobetter Mac detection
Anthony Minessale [Mon, 12 Mar 2007 17:46:24 +0000 (17:46 +0000)] 
better Mac detection

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4569 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoremove unneeded -L from our LDFLAGS
Michael Jerris [Mon, 12 Mar 2007 17:05:56 +0000 (17:05 +0000)] 
remove unneeded -L from our LDFLAGS

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4568 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupate the configure generated files, fix svn ignore props
Michael Jerris [Mon, 12 Mar 2007 15:59:06 +0000 (15:59 +0000)] 
upate the configure generated files, fix svn ignore props

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4567 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agooops one more
Brian West [Mon, 12 Mar 2007 05:17:47 +0000 (05:17 +0000)] 
oops one more

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4565 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix spelling, Everyone do not forget to thank Mike for all his hard work.. he need...
Brian West [Mon, 12 Mar 2007 05:17:17 +0000 (05:17 +0000)] 
fix spelling, Everyone do not forget to thank Mike for all his hard work.. he need sleep now. ;) ./applications/mod_enum/Makefile
./asr_tts/mod_cepstral/Makefile
./asr_tts/mod_lumenvox/Makefile
./codecs/mod_amr/Makefile
./codecs/mod_g711/Makefile
./codecs/mod_g722/Makefile
./codecs/mod_g723_1/Makefile
./codecs/mod_g726/Makefile
./codecs/mod_g729/Makefile
./codecs/mod_gsm/Makefile
./codecs/mod_ilbc/Makefile
./codecs/mod_lpc10/Makefile
./codecs/mod_speex/Makefile
./directories/mod_ldap/Makefile
./endpoints/mod_dingaling/Makefile
./endpoints/mod_iax/Makefile
./endpoints/mod_portaudio/Makefile
./endpoints/mod_sofia/Makefile
./endpoints/mod_wanpipe/Makefile
./event_handlers/mod_cdr/Makefile
./event_handlers/mod_xmpp_event/Makefile
./event_handlers/mod_zeroconf/Makefile
./formats/mod_shout/Makefile
./formats/mod_sndfile/Makefile
./languages/mod_mono/Makefile
./languages/mod_perl/Makefile
./languages/mod_python/Makefile
./languages/mod_spidermonkey/Makefile
./languages/mod_spidermonkey_core_db/Makefile
./languages/mod_spidermonkey_etpan/Makefile
./languages/mod_spidermonkey_odbc/Makefile
./languages/mod_spidermonkey_skel/Makefile
./languages/mod_spidermonkey_teletone/Makefile
./xml_int/mod_xml_curl/Makefile
./xml_int/mod_xml_rpc/Makefile

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4564 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoOSARCH isn't set right but this will build now.
Brian West [Mon, 12 Mar 2007 05:13:43 +0000 (05:13 +0000)] 
OSARCH isn't set right but this will build now.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4563 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoan attempt to simplify the module make files. More changes to come on the modules...
Michael Jerris [Mon, 12 Mar 2007 04:21:54 +0000 (04:21 +0000)] 
an attempt to simplify the module make files.  More changes to come on the modules building soon

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4562 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agochanged usigned char
Brian West [Mon, 12 Mar 2007 02:38:55 +0000 (02:38 +0000)] 
changed usigned char

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4561 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofirst revision of a configure generated makefile for use with all the modules.
Michael Jerris [Sun, 11 Mar 2007 16:58:22 +0000 (16:58 +0000)] 
first revision of a configure generated makefile for use with all the modules.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4560 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix include paths and makefiles
Michael Jerris [Sun, 11 Mar 2007 16:24:34 +0000 (16:24 +0000)] 
fix include paths and makefiles

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4559 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agono need to install, no need for buildlib.sh
Michael Jerris [Sun, 11 Mar 2007 15:36:04 +0000 (15:36 +0000)] 
no need to install, no need for buildlib.sh

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4558 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agodon't give me no flac.
Michael Jerris [Sun, 11 Mar 2007 15:35:32 +0000 (15:35 +0000)] 
don't give me no flac.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4557 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate the in tree generated files for lpc10 2/2
Michael Jerris [Sun, 11 Mar 2007 15:24:36 +0000 (15:24 +0000)] 
update the in tree generated files for lpc10 2/2

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4556 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate the in tree generated files for lpc10 1/2
Michael Jerris [Sun, 11 Mar 2007 15:23:07 +0000 (15:23 +0000)] 
update the in tree generated files for lpc10 1/2

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4555 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomod_gsm needs to find it's lib and headers, no need to install
Michael Jerris [Sun, 11 Mar 2007 15:03:46 +0000 (15:03 +0000)] 
mod_gsm needs to find it's lib and headers, no need to install

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4554 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoput generated files in the right place
Michael Jerris [Sun, 11 Mar 2007 14:53:31 +0000 (14:53 +0000)] 
put generated files in the right place

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4553 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoconfigure runs through fine now, and allmost everything builds and runs again
Michael Jerris [Sun, 11 Mar 2007 14:36:33 +0000 (14:36 +0000)] 
configure runs through fine now, and allmost everything builds and runs again

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4552 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agowe need to try a bit harder to find apr now that we are not installing it
Michael Jerris [Sun, 11 Mar 2007 14:31:27 +0000 (14:31 +0000)] 
we need to try a bit harder to find apr now that we are not installing it

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4551 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agodon't conditionally run macros like that. it's bad.
Michael Jerris [Sun, 11 Mar 2007 14:23:05 +0000 (14:23 +0000)] 
don't conditionally run macros like that.  it's bad.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4550 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomerge a stray change from my branch that fixes configure run failure
Michael Jerris [Sun, 11 Mar 2007 14:14:32 +0000 (14:14 +0000)] 
merge a stray change from my branch that fixes configure run failure

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4549 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomove all the in tree libs to use subst of the core configure, move all module builds...
Michael Jerris [Sun, 11 Mar 2007 14:03:58 +0000 (14:03 +0000)] 
move all the in tree libs to use subst of the core configure, move all module builds to link with libtool to the .la, static when possible

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4548 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate in tree generated files. THe whole tree now cleanly bootstraps.
Michael Jerris [Sun, 11 Mar 2007 12:30:24 +0000 (12:30 +0000)] 
update in tree generated files.  THe whole tree now cleanly bootstraps.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4547 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agodon't use out of date macro.
Michael Jerris [Sun, 11 Mar 2007 12:24:27 +0000 (12:24 +0000)] 
don't use out of date macro.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4546 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix bootstrap
Michael Jerris [Sun, 11 Mar 2007 12:06:34 +0000 (12:06 +0000)] 
fix bootstrap

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4545 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4544 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 11:48:36 +0000 (11:48 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4544 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoupdate generated files and fix bootstrap errors when no gnu-tls is installed with...
Michael Jerris [Sun, 11 Mar 2007 11:44:16 +0000 (11:44 +0000)] 
update generated files and fix bootstrap errors when no gnu-tls is installed with macros in the proper directories

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4543 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4542 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 11:33:06 +0000 (11:33 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4542 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4541 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 10:52:04 +0000 (10:52 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4541 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4540 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 10:44:45 +0000 (10:44 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4540 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd configure.gnu in prep for rolling the deps configure into the core configure.
Michael Jerris [Sun, 11 Mar 2007 10:33:08 +0000 (10:33 +0000)] 
add configure.gnu in prep for rolling the deps configure into the core configure.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4539 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agosome tweaks for building and linking in place before install
Michael Jerris [Sun, 11 Mar 2007 10:30:12 +0000 (10:30 +0000)] 
some tweaks for building and linking in place before install

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4538 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agolower required automake version
Michael Jerris [Sun, 11 Mar 2007 10:26:28 +0000 (10:26 +0000)] 
lower required automake version

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4537 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agocleanups
Michael Jerris [Sun, 11 Mar 2007 10:25:18 +0000 (10:25 +0000)] 
cleanups

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4536 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd missing header files.
Michael Jerris [Sun, 11 Mar 2007 10:24:45 +0000 (10:24 +0000)] 
add missing header files.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4535 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoremove hardcoded gcc cflags
Michael Jerris [Sun, 11 Mar 2007 10:23:50 +0000 (10:23 +0000)] 
remove hardcoded gcc cflags

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4534 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd configure.gnu in prep for rolling the deps configure into the core configure.
Michael Jerris [Sun, 11 Mar 2007 10:20:42 +0000 (10:20 +0000)] 
add configure.gnu in prep for rolling the deps configure into the core configure.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4533 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4532 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 10:14:11 +0000 (10:14 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4532 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4531 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 10:07:54 +0000 (10:07 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4531 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd configure.gnu in prep for rolling the deps configure into the core configure.
Michael Jerris [Sun, 11 Mar 2007 09:52:10 +0000 (09:52 +0000)] 
add configure.gnu in prep for rolling the deps configure into the core configure.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4530 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agochanges from stkn.
Michael Jerris [Sun, 11 Mar 2007 09:26:17 +0000 (09:26 +0000)] 
changes from stkn.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4529 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomove all the generic modules to use libtool to link.
Michael Jerris [Sun, 11 Mar 2007 09:05:56 +0000 (09:05 +0000)] 
move all the generic modules to use libtool to link.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4528 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix pic flags and some typos. Core now builds all static
Michael Jerris [Sun, 11 Mar 2007 08:33:49 +0000 (08:33 +0000)] 
fix pic flags and some typos.  Core now builds all static

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4526 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agocore deps will now be configured along with the core configure, and will be static...
Michael Jerris [Sun, 11 Mar 2007 07:36:49 +0000 (07:36 +0000)] 
core deps will now be configured along with the core configure, and will be static non-installed and linked only to the core.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4525 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agokeeping the generated files in sync
Michael Jerris [Sun, 11 Mar 2007 07:13:49 +0000 (07:13 +0000)] 
keeping the generated files in sync

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4523 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4522 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 07:06:37 +0000 (07:06 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4522 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomerge a few more cleanups from my branch. More changes coming shortly.
Michael Jerris [Sun, 11 Mar 2007 06:49:21 +0000 (06:49 +0000)] 
merge a few more cleanups from my branch.  More changes coming shortly.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4521 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agomerge a few more cleanups from my branch. More changes coming shortly.
Michael Jerris [Sun, 11 Mar 2007 06:36:04 +0000 (06:36 +0000)] 
merge a few more cleanups from my branch.  More changes coming shortly.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4520 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4519 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 06:22:41 +0000 (06:22 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4519 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4518 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 06:17:54 +0000 (06:17 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4518 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4517 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 06:09:14 +0000 (06:09 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4517 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agogit-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4516 d0543943-73ff-0310...
Michael Jerris [Sun, 11 Mar 2007 06:03:50 +0000 (06:03 +0000)] 
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4516 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agotry a little harder to find APR_MAX_PATH.
Michael Jerris [Sun, 11 Mar 2007 05:59:28 +0000 (05:59 +0000)] 
try a little harder to find APR_MAX_PATH.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4515 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agopush correct prefix dir to flags if no --prefix is specified to configure
Michael Jerris [Sun, 11 Mar 2007 05:15:34 +0000 (05:15 +0000)] 
push correct prefix dir to flags if no --prefix is specified to configure

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4514 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agosimplify our configure and Makefile.am. Set our CFLAGS and LDFLAGS primarily from...
Michael Jerris [Sun, 11 Mar 2007 04:02:10 +0000 (04:02 +0000)] 
simplify our configure and Makefile.am.  Set our CFLAGS and LDFLAGS primarily from configure.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4512 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agocheck in mod_shout can only write so far still gotta add read
Brian West [Sun, 11 Mar 2007 03:09:36 +0000 (03:09 +0000)] 
check in mod_shout can only write so far still gotta add read

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4511 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agotweak
Brian West [Sun, 11 Mar 2007 03:07:58 +0000 (03:07 +0000)] 
tweak

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4510 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofeed prefix dir from configure instead of makefile to clean up the compile line....
Michael Jerris [Sun, 11 Mar 2007 01:17:14 +0000 (01:17 +0000)] 
feed prefix dir from configure instead of makefile to clean up the compile line.  Make the code more consistant between windows and *nix builds.  You will likely need to re configure after getting this update.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4509 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agopush prefix dir from configure instead of from the makefile to clean up the compile...
Michael Jerris [Sun, 11 Mar 2007 01:07:47 +0000 (01:07 +0000)] 
push prefix dir from configure instead of from the makefile to clean up the compile line a bit.  Follow-up commit of autotools, please hold.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4508 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd some files to the msvc solution file for easier editing
Michael Jerris [Sat, 10 Mar 2007 23:43:56 +0000 (23:43 +0000)] 
add some files to the msvc solution file for easier editing

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4507 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agofix sqlite cdr build with new sqlite wrapper in the core, exposing all the necessary...
Michael Jerris [Sat, 10 Mar 2007 21:57:02 +0000 (21:57 +0000)] 
fix sqlite cdr build with new sqlite wrapper in the core, exposing all the necessary functions.  Add sqlite cdr to the windows build.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4505 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd some missing headers on bsd builds.
Michael Jerris [Sat, 10 Mar 2007 20:50:20 +0000 (20:50 +0000)] 
add some missing headers on bsd builds.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4503 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoavoid namespace collision with cepstral.
Michael Jerris [Sat, 10 Mar 2007 17:51:20 +0000 (17:51 +0000)] 
avoid namespace collision with cepstral.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4502 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agoadd url syntax for playback
Brian West [Sat, 10 Mar 2007 02:36:55 +0000 (02:36 +0000)] 
add url syntax for playback

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4501 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agominor update
Anthony Minessale [Sat, 10 Mar 2007 00:43:53 +0000 (00:43 +0000)] 
minor update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4500 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agotrigger libdingaling rebuild
Anthony Minessale [Fri, 9 Mar 2007 23:52:29 +0000 (23:52 +0000)] 
trigger libdingaling rebuild

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4499 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agocleanup some stuff
Anthony Minessale [Fri, 9 Mar 2007 23:51:52 +0000 (23:51 +0000)] 
cleanup some stuff

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4498 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agorevise the autotools from the previous commits
Anthony Minessale [Fri, 9 Mar 2007 22:04:29 +0000 (22:04 +0000)] 
revise the autotools from the previous commits

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4497 d0543943-73ff-0310-b7d9-9358b9ac24b2

19 years agowindows line endings, sorry.
Michael Jerris [Fri, 9 Mar 2007 21:12:41 +0000 (21:12 +0000)] 
windows line endings, sorry.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4496 d0543943-73ff-0310-b7d9-9358b9ac24b2