Michael Jerris
8e17e4107a
switch to independent sound file version numbers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 19:24:23 +00:00
Stefan Knoblich
baf944eba9
Drop python-config support, use non-platform-specific site-packages dir
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 19:58:16 +00:00
Stefan Knoblich
f08ac86252
Non-bash and m4 quoting fixes, improve site-packages detection with distutils
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 19:29:26 +00:00
Stefan Knoblich
2d14539e47
Enhance python detection. Several OS do not include a python-config script (e.g. Centos, Fedora, OpenSolaris), so use the distutils module directly (like python-config does) to extract the required information. I am keeping the python-config support for now (used when distutils is not found). Several minor cleanups of the code too...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 18:49:52 +00:00
Stefan Knoblich
2bcd991b46
Add AS_HELP_STRING to options missing it, fix --disable-core-libedit-support value handling after rename (oops)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 19:12:37 +00:00
Stefan Knoblich
89dc2f8361
Fix AC_ARG_ENABLE value handling and rename --enable-resampler to --disable-resampler in help output since it is default enabled
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-10 22:50:48 +00:00
Stefan Knoblich
fcd2a7b045
Rename --enable-debug to --disable-debug since the default is enabled
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-10 00:39:12 +00:00
Stefan Knoblich
a4a5262018
Fix --enable-debug / --disable-debug configure option (disable did not work)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-10 00:35:34 +00:00
Anthony Minessale
5b77843583
slim down iax build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 23:25:36 +00:00
Stefan Knoblich
e8c88aa124
Try to use python provided by the system instead of a bundled version, adds --with-python and --with-python-config to configure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 23:40:37 +00:00
Anthony Minessale
ed96039297
make it so you can build commented out modules using make <modname>
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 18:36:01 +00:00
Michael Jerris
01379cd6bf
but our trunk version (get new soundfiles)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 22:27:43 +00:00
Michael Jerris
6d66ecfd11
openbsd tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-22 23:11:08 +00:00
Michael Jerris
d5aaa00001
switch to use mod_voipcodecs and pull old mod_g722, mod_g726, mod_gsm (mod_g711 should not be used now unless your not using mod_voipcodecs)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 16:10:34 +00:00
Michal Bielicki
b552cb3a6c
Make libdir and bindir being accepted by libs and modules
...
add a setting called --modinstdir to be able to define where modules get installed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 14:58:41 +00:00
Michael Jerris
6cc890bfc1
add autoconf for openzap
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 21:53:47 +00:00
Brian West
2d29656bf2
Adding mod_voipcodecs using Steve Underwoods voipcodecs library. This isn't default yet.
...
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 17:13:54 +00:00
Michael Jerris
ad55545669
voipcodecs configure tweaks, add to build system
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 23:55:24 +00:00
Brian West
7561a30544
forgot to remove this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-02 01:45:47 +00:00
Stefan Knoblich
24248ae102
Add gentls_cert script to create a CA and certificate for mod_sofia TLS
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-15 14:53:05 +00:00
Michael Jerris
37845b424d
force debug cflags into sofia lib (SFSIP-42)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 22:17:41 +00:00
Anthony Minessale
2faabff764
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-19 21:13:09 +00:00
Michal Bielicki
99b12efefc
Changed libedit to go into bootstrap.sh since its now default,
...
but still make the build and include selectable from configure
Chnaged libedit to use automake
Still need to update the leftover configure and .in files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 14:36:14 +00:00
Michael Jerris
6d080c152c
we don't do anything with mysql in tree
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 14:05:43 +00:00
Michael Jerris
3d5fcabea7
add 'make sounds' and 'make sounds-install' makefile targets to download and install soundfiles (FSBUILD-28)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 23:38:42 +00:00
Michael Jerris
4fb9901b25
push version number to 1.0.pre3
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 22:00:56 +00:00
Anthony Minessale
7cd8c8c07e
change default to enable libedit support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 20:28:25 +00:00
Anthony Minessale
28213aad14
detect ncurses or curses instead of hardcoding ncurses, fixing libedit build on some platforms
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-22 06:24:24 +00:00
Michael Jerris
564cd36849
fix for FSBUILD-26
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 03:58:32 +00:00
Michael Jerris
f9072fd29b
not in tree anymore.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 19:08:14 +00:00
Michael Jerris
60fc10a888
cleanup of unused stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 18:47:56 +00:00
Michael Jerris
5b2d20bf85
core builds with --enable-64 on suncc now
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 21:28:26 +00:00
Michael Jerris
ac729c3020
start adding solaris suncc 64 bit support native in the build system
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 20:07:34 +00:00
Michael Jerris
0f6a6c31a3
don't make 64 bit build default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 20:03:56 +00:00
Anthony Minessale
eb9f9fb263
some time changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 18:47:08 +00:00
Brian West
5b3f19fb30
these are required for automake 1.10 on OS X 10.5, Please test to ensure It doesn't break anywhere else. It shouldn't
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-24 15:11:46 +00:00
Michael Jerris
b382c0a41f
add -u and -g command line args to set user and group.
...
properly handle portability for mlockall and setrlimit
Tested on linux, Freebsd, solaris, mac.
FSCORE-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 15:56:23 +00:00
Michael Jerris
e69fe7e336
initial import of mod_java from Damjan Jovanovic
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-25 13:21:17 +00:00
Michael Jerris
e02f28a8df
fix fresh build. We need to configure later becasue apr must be built before libopenmrcp configure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 21:20:32 +00:00
Michael Jerris
8fa810c2a3
cleaner mod_openmrcp build in tree
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 20:22:00 +00:00
Michael Jerris
8ef2aa54c0
modify how we build switch_version.h so we can better handle releases
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 05:01:08 +00:00
Michael Jerris
7e81dbe5b0
use .so not .dylib for modules on OS-X, fix for MODENDP-16
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-06 18:10:30 +00:00
Michael Jerris
6d45f5f5cc
add some helpers to build 64 bit on solaris amd 64
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-16 15:08:38 +00:00
Michael Jerris
c33dc3eb42
add stuff for mod_radius_cdr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-18 15:40:34 +00:00
Michael Jerris
f32f6f24d7
sun studio/solaris build fixes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 14:52:50 +00:00
Michael Jerris
f0b58efbac
fix bsd build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-28 17:20:57 +00:00
Anthony Minessale
ab34a26079
make crash protection a runtime option instead of a compile-time option
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 16:56:29 +00:00
Michael Jerris
33d3c1c2d2
switch mod_sofia to use a Makefile.am instead of Makefile for better dependency tracking.. you may need to re-bootstrap after this update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 15:23:07 +00:00
Anthony Minessale
c5c13c2668
add --enable-core-libedit-support configure flag in case you want nicer command line stuff in the debug console (I know I do when I am coding dunno about you)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-30 20:37:41 +00:00
Michael Jerris
5f053e183a
proper -j support for the module builds
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-09 14:40:03 +00:00