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
Michael Jerris
31e59cab35
add make samples target, make samples by default if there are not already dirs out there, don't update configs on each make install
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 20:57:52 +00:00
Traun Leyden
aa963b0dc7
add libclean target to do make clean in all libs subdirs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 04:05:01 +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
7fda361405
don't re-copy out conf files on make install if you have intentionally moved them to .noload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 23:24:38 +00:00
Michael Jerris
84026be717
make targets for specific sound file sets such as 'sounds-en-us-callie-16000' and 'sounds-en-us-callie-16000-install'
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 00:11: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
Anthony Minessale
13843320a3
fix build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-08 03:44:15 +00:00
Anthony Minessale
2888fb46e5
install htdocs files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6432 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 04:07:41 +00:00
Anthony Minessale
54839c492e
add external voicemail template file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 19:50:32 +00:00
Anthony Minessale
e715379871
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 00:23:22 +00:00
Michael Jerris
5acf11c956
install missing config files and the new mime.types file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:59:00 +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
Anthony Minessale
84435ca1ae
install recursion into conf folder
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 18:11:14 +00:00
Anthony Minessale
1402e4a04b
better globbing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 19:25:28 +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
Anthony Minessale
2b954cb470
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 22:25:48 +00:00
Brian West
4dbc074393
woops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 20:41:11 +00:00
Anthony Minessale
4d2dfa633b
add a new dialplan module
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 19:25:46 +00:00
Michael Jerris
b6c408a9e3
do a little bit better dependency tracking with module targets when the core is modified. Fix for FSBUILD-19
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-22 01:47:02 +00:00
Anthony Minessale
230a77714d
EXECUTE ORDER 66
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 03:28:59 +00:00
Anthony Minessale
3235d4b8ee
add clean_core target
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 20:45:59 +00:00
Anthony Minessale
bd6bd9ad57
add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 16:44:11 +00:00
Michael Jerris
e7583f98b5
fix build issue when --enable-core-odbc-support on fresh checkout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5771 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-01 15:46:05 +00:00
Michael Jerris
e912c13f8a
tweak cleanup to hopefully fix suse build service build w/ odbc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-30 21:56:35 +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
Anthony Minessale
d2002bd07c
tweak for editline stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-14 16:20:57 +00:00
Anthony Minessale
3a13893f1a
fix build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-10 20:31:23 +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
Anthony Minessale
83f848768b
add basic cpp wrapper (c'mon and add to it c++ lovers...)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 00:29:49 +00:00
Anthony Minessale
af97953adc
add a fixed jitterbuffer to rtp (settable from a channel variable) (libSTFU)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 23:29:35 +00:00
Anthony Minessale
35dafc3574
move termcap depend into libedit mode
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-02 15:43:17 +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
Anthony Minessale
232dc94edd
fix make core dependencies and output
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-24 18:00:08 +00:00
Michael Jerris
a1c4a22e90
stray bits from the last commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-09 15:58:20 +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
Anthony Minessale
4d62a1adb2
add core ODBC
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-04 03:08:17 +00:00
Michael Jerris
ef4187a44d
fix whoops from previous commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-03 11:57:57 +00:00
Michael Jerris
a7d2f5d8be
add auto generated mod_* targets (generated from modules.conf. A step towards make -j support for the module builds.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-03 10:53:47 +00:00
Michael Jerris
3939523cae
fix make -j build (currently only is useful for the core and core libs.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-03 04:42:48 +00:00
Michael Jerris
c7753b06d4
some cleanup in the Makefiles
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-30 20:22:38 +00:00
Anthony Minessale
9a1945130b
no more .noversion because it breaks things
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-30 17:31:21 +00:00
Anthony Minessale
3a54126261
spring cleaning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-29 22:31:56 +00:00
Michael Jerris
4341b8e6e4
add --disable-resample configure option to build without resampler support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-28 18:46:07 +00:00
Michael Jerris
0958553f39
add special make targets (from requests via irc)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-28 17:33:05 +00:00
Michael Jerris
010c2f4ee6
switch_config isn't used anymore. leaving the .c and .h file there for now, we may remove them in the future.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4758 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-24 03:29:24 +00:00
Michael Jerris
bf0c023107
start building teletone as part of the core
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-23 20:41:16 +00:00
Michael Jerris
8607209400
still trying
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-23 00:39:55 +00:00
Michael Jerris
bbd69f3180
still trying
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-23 00:31:08 +00:00
Michael Jerris
f0d94e76f5
tweak deps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-22 23:20:23 +00:00