Michael Jerris
|
130a566342
|
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@16266 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 19:23:35 +00:00 |
|
Michael Jerris
|
bd422c31af
|
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@16264 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-12 18:50:02 +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
|
38e6a93f79
|
typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16242 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-11 16:36:59 +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
|
4e32aaee27
|
s/bash/sh/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16024 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-22 20:06:10 +00:00 |
|
Brian West
|
093c43ec91
|
cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15992 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-17 21:06:49 +00:00 |
|
Brian West
|
d01143298a
|
work in progress pending fixes from arsen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15980 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-16 17:05:34 +00:00 |
|
Michael Jerris
|
3ed90c9bff
|
typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15915 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 19:22:40 +00:00 |
|
Michael Jerris
|
d560175648
|
fix --srcdir builds of modules including make from module dirs in the build dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15888 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 00:09:06 +00:00 |
|
Michael Jerris
|
691549c293
|
fix dep rules when calling the automake based module makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15886 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 22:39:44 +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
|
05803c04d8
|
remove duplicate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15883 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 22:27:02 +00:00 |
|
Michael Jerris
|
6e47cc4286
|
add missing modules to modules.conf (FSBUILD-214)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15879 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 21:41:44 +00:00 |
|
Michael Jerris
|
3743e2faab
|
fix make in module directory to work again (at least for non --srcdir builds)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15872 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 19:02:10 +00:00 |
|
Michael Jerris
|
4ae6b09230
|
target name dep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15833 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 19:44:12 +00:00 |
|
Michael Jerris
|
4b095aebcb
|
cleanup Makefile.am based module Makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15811 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 06:47:28 +00:00 |
|
Jeff Lenk
|
05cc65b2e8
|
add changes for sounds download to allow independent version specific selection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15777 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-03 19:43:38 +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
|
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
|
a447162f7d
|
try to not insert -std=c99 into cflags passed to libs that are not ansi compliant
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15739 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-01 18:24:30 +00:00 |
|
Michael Jerris
|
7c255937c3
|
pass configure args/vars to sub-configure commands run from module makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15718 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-30 14:23:09 +00:00 |
|
Michael Jerris
|
b871302d45
|
a few modules now build with --srcdir (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15709 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-29 08:15:01 +00:00 |
|
Michael Jerris
|
d9a103bd5b
|
an attempt at working --srcdir builds for the modules. (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15704 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-29 04:58:51 +00:00 |
|
Michael Jerris
|
ea75032a0e
|
srcdir fixes for modmake.rules (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15644 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-23 23:25:54 +00:00 |
|
Michael Jerris
|
365ee47f45
|
add mod_say_hu to trunk from csecket branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15622 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-23 17:27:22 +00:00 |
|
Brian West
|
827e9abb5a
|
modules.conf.in addition of mod_bv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15576 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-20 19:24:00 +00:00 |
|
Michael Jerris
|
dcbb73468b
|
pass in ar from configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15533 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-18 20:45:22 +00:00 |
|
Anthony Minessale
|
3e4e2ee7b9
|
let there be valet parking....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15072 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-03 23:59:01 +00:00 |
|
Marc Olivier Chouinard
|
54038e9975
|
mod_directory: New Search by Name Directory IVR (MODAPP-325)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14984 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-25 19:48:46 +00:00 |
|
Michael Jerris
|
b7b88fabfc
|
add mod_cidlookup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14930 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-20 22:14:52 +00:00 |
|
Brian West
|
354863b065
|
more to come
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14818 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-11 02:05:34 +00:00 |
|
Brian West
|
ef0cf6a998
|
build unimrcp after sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14507 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-13 15:02:10 +00:00 |
|
Michael Jerris
|
1d1e3f9559
|
disable warnings for unsupported compilers as they are conflicting with new sun studio 12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14442 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-31 22:16:42 +00:00 |
|
Michael Jerris
|
acac48a1ef
|
move mod_http to contrib, add mod_curl to modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14115 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:53:36 +00:00 |
|
Michael Jerris
|
2252822031
|
change lib download paths to use http://files.freeswitch.org
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14106 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 02:06:15 +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
|
2ddb4079f3
|
add russian language support and makefile targets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14091 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 19:58:40 +00:00 |
|
Raymond Chandler
|
7b66f843ee
|
add experimental modules section to modules.conf.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14062 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 20:30:29 +00:00 |
|
Raymond Chandler
|
216c5374b5
|
long lost module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13899 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 22:34:00 +00:00 |
|
Raymond Chandler
|
59d0e2b4b4
|
[temporary] bsd-friendly hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13898 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 19:40:30 +00:00 |
|
Raymond Chandler
|
95fd78f881
|
fixing (hopefully) the buildopal.sh script to actually build properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13892 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 16:56:33 +00:00 |
|
Brian West
|
854e313a7a
|
update your sounds peeps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13839 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 15:25:26 +00:00 |
|
Andrew Thompson
|
5ed15f5555
|
put OPENSSL_CFLAGS and LIBS in modmake.rules.in at MikeJ's suggestion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13820 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 20:39:08 +00:00 |
|
Brian West
|
44ab48caa6
|
adding to modules.conf.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13798 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 23:11:45 +00:00 |
|
Michael Jerris
|
7ca8c7b7c6
|
build: fix jobserver unavailable bug in make -j (FSBUILD-6)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13623 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 22:01:46 +00:00 |
|
Michael Jerris
|
6135cfc3ef
|
really the last test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13484 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-27 23:39:29 +00:00 |
|
Brian West
|
53bd7259cd
|
adding siren to the default build and install
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13470 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-27 18:34:13 +00:00 |
|