Anthony Minessale
|
d314f25424
|
update timer calibration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16290 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-13 21:07:39 +00:00 |
Michael Jerris
|
8912b80e13
|
(FSCORE-524)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16277 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-13 17:01:36 +00:00 |
Michael Jerris
|
ea5c0c2111
|
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)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16263 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 18:31:13 +00:00 |
Michael Jerris
|
68b584063f
|
add pkgconfig file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16256 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 04:43:39 +00:00 |
Michael Jerris
|
8b3f71cc48
|
Makefile.am cleanup (mostly from stkn, THANKS\!)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16248 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 20:26:14 +00:00 |
Michael Jerris
|
40ff9a41af
|
comment for now until we better control what is passed through
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16245 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 18:53:05 +00:00 |
Michael Jerris
|
d1c60899de
|
add soundsdir configure var and sounds_dir global freeswitch var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 16:32:35 +00:00 |
Michael Jerris
|
89ae5f4741
|
add configure vars for htdocs and grammar dirs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16239 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 15:47:36 +00:00 |
Michael Jerris
|
5ccac21dc3
|
wip move towards adding directory layout control to configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16238 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 14:36:29 +00:00 |
Michael Jerris
|
c064a2a586
|
add recordings_dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 03:20:42 +00:00 |
Brian West
|
a19b1e7cbf
|
doh one more
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16089 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 01:55:08 +00:00 |
Anthony Minessale
|
f80a9bd02a
|
trade some max call count for more accurate timing in full media situations, hint: use 30ms ptime for drastic reduction in resources
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16081 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-29 23:21:20 +00:00 |
Michael Jerris
|
00b2409164
|
build integration for libuuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16022 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 19:13:48 +00:00 |
Michael Jerris
|
d2cf7f862a
|
fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 21:20:02 +00:00 |
Michael Jerris
|
c4d1333185
|
fix portaudio build with jack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15911 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 18:12:55 +00:00 |
Michael Jerris
|
1911a2626d
|
fix m4/bash hell
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15901 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 04:05:27 +00:00 |
Michael Jerris
|
ae67ecceac
|
fix mod_portaudio linux build with alsa (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15899 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 03:20:06 +00:00 |
Michael Jerris
|
283a01b272
|
fix make clean on --srcdir builds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15885 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 22:31:13 +00:00 |
Michael Jerris
|
7803a752c9
|
add --enable-64 support for os x 10.4 and 10.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15874 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 19:58:16 +00:00 |
Michael Jerris
|
49d2fecc48
|
a slightly more annoying yet more sane way to fix snow cat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15868 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 04:19:49 +00:00 |
Michael Jerris
|
8f9ab61318
|
compile by default on osx 10.6 and add --enable-64 support (with previous patch) for osx 10.6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15862 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 00:32:02 +00:00 |
Michael Jerris
|
5e7986bf9b
|
work in progress osx 10.6 build cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15861 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-09 21:35:01 +00:00 |
Michael Jerris
|
4df029142b
|
make sure .version is populated on builds from non svn working copies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15822 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 10:33:28 +00:00 |
Michael Jerris
|
216c47b509
|
automake mod_skypiax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15821 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 09:26:46 +00:00 |
Michael Jerris
|
59472c23ef
|
automake mod_portaudio and mod_portaudio_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15820 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 09:00:05 +00:00 |
Michael Jerris
|
4d72cd6ba0
|
automake mod_iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15819 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:59:34 +00:00 |
Michael Jerris
|
7050de5c62
|
automake mod_t38gateway (still not a real working module)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15817 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:53:45 +00:00 |
Michael Jerris
|
ea181ca4aa
|
move mod stress to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15815 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:45:28 +00:00 |
Michael Jerris
|
aad61cadd4
|
move mod_expr to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15813 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:14:34 +00:00 |
Michael Jerris
|
bad1d93169
|
move mod_enum to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15812 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:07:43 +00:00 |
Michael Jerris
|
554f476cb7
|
add -Wdeclaration-after-statement for supported compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15762 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-02 20:28:49 +00:00 |
Michael Jerris
|
02c7a3acc9
|
picked the wrong day to stop sniffing glue...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15745 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-01 22:19:07 +00:00 |
Michael Jerris
|
44ea66c22d
|
this should be cleared out too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15741 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-01 20:15:55 +00:00 |
Michael Jerris
|
e9e4badcfa
|
attempt again to fix -std=c99 in cflags
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15740 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-01 19:56:39 +00:00 |
Michael Jerris
|
59ba5a156c
|
add --disbale-cpp configure argument to disable the c++ build for the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15717 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-30 12:31:24 +00:00 |
Michael Jerris
|
3f5c2bed42
|
srcdir fixes for configure.in (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15646 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-23 23:47:26 +00:00 |
Michal Bielicki
|
3e872303e3
|
moving configure for libg722_1 to main configure.in so that cflags and libflags get populated correctly part II
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15618 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-23 16:31:28 +00:00 |
Michael Jerris
|
f05740bc9b
|
add new broadvoice codec lib from Steve Underwood
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15543 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-19 14:42:11 +00:00 |
Michael Jerris
|
8928d5f717
|
remove libvoipcodecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15092 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-05 16:29:11 +00:00 |
Michael Jerris
|
107f913598
|
add --with-rundir configure param and -run freeswitch runtime param to adjust the location of the pid file (FSBUILD-188)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14768 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-04 18:26:15 +00:00 |
Stefan Knoblich
|
751c2894fb
|
(Free)BSD sed is... strange..., fix for FSBUILD-184
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14479 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-10 20:57:40 +00:00 |
Michael Jerris
|
a7d94c99b4
|
build: fix compile on Mac OS X Snow Leopard 10.6 (FSBUILD-178)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14333 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-23 20:22:31 +00:00 |
Michael Jerris
|
01dec7254b
|
use internal libtiff instead of system libtiff (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14321 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-22 19:35:11 +00:00 |
Michael Jerris
|
b9f2bdfbe0
|
allow comments (using ##) in modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14093 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 20:27:00 +00:00 |
Michael Jerris
|
764b7958bd
|
special case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14069 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 21:54:56 +00:00 |
Michael Jerris
|
afe7d97f08
|
fix issue on some shells
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14065 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 21:01:16 +00:00 |
Raymond Chandler
|
2b8a04f1d7
|
replace mod_radius_cdr's Makefile.am with Makefile that pulls freeradius-client source when needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14053 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 17:59:18 +00:00 |
Michael Jerris
|
df33a43acf
|
make libtool version detection more portable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13926 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 22:32:06 +00:00 |
Andrew Thompson
|
9d6d8a1c5f
|
Add -DHAVE_OPENSSL to openssl_CFLAGS if in fact we do have openssl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13924 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 21:23:44 +00:00 |
Michael Jerris
|
2ab491b1cd
|
fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13823 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 21:40:22 +00:00 |