Michael Jerris
ae7e03da12
tweak install deps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 21:27:41 +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
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
Michael Jerris
7ad6094850
remove libuuid from tree
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 02:05:51 +00:00
Michael Jerris
6b004d9cc6
fix libuuid build and add automake autoreconf when necessary
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 16:23:47 +00:00
Michael Jerris
ba8e3e8cf3
remove uuid lib from base core build and cleanup recursive dependencies
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 16:01:48 +00:00
Anthony Minessale
1ed005a54d
tweak on last commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-24 05:51:31 +00:00
Anthony Minessale
775ed2eb7a
add spandsp-reconf and uuid-reconf to fix latest speed bump in build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-24 05:47:04 +00:00
Michael Jerris
2cdca228c6
add libuuid to core build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 19:30:58 +00:00
Michael Jerris
97c7974433
even better handling of build failures
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 19:14:47 +00:00
Michael Jerris
bc7c3fea86
actually fail to continue build on core build failure and don't display the success banner
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 16:53:25 +00:00
Michael Jerris
40361298c2
a little bit more clean
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 18:26:39 +00:00
Michael Jerris
f69d3495c8
fix include for sqlite header file in --srcdir builds
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 00:13:50 +00:00
Michael Jerris
8f8275245c
fix dependencies so modules.conf gets created before its used
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 22:27:36 +00:00
Anthony Minessale
cd1824e119
Adding switch_mprintf (broken out from sqlite)
...
Adding new %w to mprintf to auto escape both single quote and backslashes
Improve the tab completion a tad and fix some sqlite/odbc compat with new mprintf opts
Change the default stream writer to use switch_vmprintf so %q/%w can be used there too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 20:51:13 +00:00
Michael Jerris
90ea3b811c
remove duplicate target
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15827 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 16:25:27 +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
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
7bfdd463b6
more --srcdir fixes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15708 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 05:50:59 +00:00
Michael Jerris
77933de4f0
fix --srcdir make error (FSBUILD-211)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 21:32:21 +00:00
Michael Jerris
7e8a9d0995
fix regression from r15645 (FSBUILD-211)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 00:08:40 +00:00
Michael Jerris
dd2fe83112
srcdir fixes for Makefile.am (FSBUILD-211)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 23:42:24 +00:00
Michael Jerris
613eba79da
cross compile goodies
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 23:04:12 +00:00
Michael Jerris
ff7878bcd0
fix --srcdir for sounds_version.txt and swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:48:09 +00:00
Michael Jerris
d7c16b4392
fix --srcdir for modules.conf
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:46:29 +00:00
Michael Jerris
738c8754d1
be more obvious when you can't do an update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 19:05:22 +00:00
Anthony Minessale
1172afedb5
make legacy make sure same as make current
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-14 14:58:45 +00:00
Anthony Minessale
4815a13471
up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 18:46:44 +00:00
Brian West
a47850fe9c
up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:56:33 +00:00
Brian West
d6b0c28825
add make tiff-reconf you need this for the next update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:51:02 +00:00
Brian West
3703db6244
update demo too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 00:14:28 +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
Michael Jerris
6348359d95
change odbc handling in code to be runtime instead of build time
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:02:43 +00:00
Brian West
a19dad9155
Adding switch_nat options for NATPMP and uPNP mapping of ports for auto nat traversal. Not used for anything yet.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 00:14:57 +00:00
Michael Jerris
174af94247
add pnp lib build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 20:16:01 +00:00
Michael Jerris
9d7ee8befd
make core build depend on switch_frame.h
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 16:16:40 +00:00
Michael Jerris
0ddb4fabed
last test
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:37:16 +00:00
Michael Jerris
6a3ffd86be
poke
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:33:46 +00:00
Michael Jerris
d10c8d4a65
poke
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13481 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:31:52 +00:00
Michael Jerris
fbcb908f58
poke
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:29:06 +00:00
Michael Jerris
3ba6b4c585
poke
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:27:45 +00:00
Brian West
861bd2093e
ZRTP Support please download your SDK from http://www.zfone.com and use build/buildzrtp.sh to build the lib.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 23:04:05 +00:00
Anthony Minessale
8ca5a7aee8
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-30 02:45:12 +00:00
Anthony Minessale
f540036135
clean esl on make current
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-30 02:20:25 +00:00
Brian West
de3e190a0c
use different version file for moh version
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 01:11:12 +00:00
Michael Jerris
d5cf0c933f
add build of fs_ivrd
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 18:24:16 +00:00
Anthony Minessale
8f9600e16c
MODENDP-202 and MODENDP-204
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 12:58:04 +00:00
Mathieu Rene
085bd00fa4
Generic config parser
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12432 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 03:09:31 +00:00
Anthony Minessale
4ecf801683
add clean of speex to update-clean
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 20:14:18 +00:00
Michael Jerris
bab0728ae0
swigall
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 21:41:01 +00:00
Brian West
b4d1959d36
removing libresample
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-15 02:40:43 +00:00
Michael Jerris
b531cf332f
speexdsp build for core
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 17:44:55 +00:00
Michael Jerris
93300ce05e
speexdsp build for core
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 17:43:34 +00:00
Michael Jerris
cb9cf4a3b8
build: fix configure --sysconfdir (FSBUILD-84)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:46:12 +00:00
Anthony Minessale
3ec66344ea
add iks-reconf target
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 00:05:55 +00:00
Michael Jerris
09c46acc37
fix odbc build on osx
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11634 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 18:15:16 +00:00
Anthony Minessale
fd8ce8a6b5
override distclean becuase it breaks some of the dep libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 03:48:46 +00:00
Brian West
9a9ba4c37e
try to fix osx build when you --enable-core-odbc-support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 21:55:27 +00:00
Michael Jerris
3ec59cdb34
fix esl solaris build (FSBUILD-104)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 16:29:32 +00:00
Brian West
d042b78efb
add 48k sound targets
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 22:38:52 +00:00
Anthony Minessale
42d9888c94
integrate fs_cli into core build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 19:38:00 +00:00
Michael Jerris
55628bf21e
tweak support target
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:24:52 +00:00
Michael Jerris
33ac59b5c5
rename
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:22:18 +00:00
Michael Jerris
d3852f3aee
all the difference a word makes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10642 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 16:23:35 +00:00
Brian West
26d9d0a16a
moving everything to rootkit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 17:07:44 +00:00
Brian West
b094178315
more files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 17:04:53 +00:00
Brian West
34c1519f27
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 17:01:22 +00:00
Michael Jerris
0b5dc49b19
add make rootkit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 16:47:02 +00:00
Michael Jerris
b17ebda4df
add our own module load code (LBAPR-1)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 17:29:50 +00:00
Brian West
bf487484c1
We don't need this now that the thing installs them in a loop
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 21:30:30 +00:00
Anthony Minessale
860b838b63
add new target
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9488 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 23:06:25 +00:00
Anthony Minessale
0214292463
don't require another configure when you just change the sound files version
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 18:10:28 +00:00
Anthony Minessale
a3ccefa7e1
snake charming
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-11 19:42:52 +00:00
Michael Jerris
ef43b04383
switch_xml becomes c again (FSCORE-151)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 22:00:03 +00:00
Anthony Minessale
35dc909cf6
Yet Another Mega Labotomy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 18:56:29 +00:00
Anthony Minessale
887df65ed7
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8837 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-24 22:28:29 +00:00
Anthony Minessale
e7f3b9502a
add DESTDIR
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8703 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 03:51:32 +00:00
Anthony Minessale
924832d356
out of order commands
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-22 19:45:33 +00:00
Anthony Minessale
7c3b851e10
maybe if we commit this it will be more use than telling people to try it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-22 18:56:51 +00:00
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
Anthony Minessale
dc66f0c0f2
add sofia-reconf targer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8459 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-17 15:42:28 +00:00
Anthony Minessale
c4657914eb
lang fixes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 18:40:39 +00:00
Anthony Minessale
05288745c9
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 21:17:47 +00:00
Anthony Minessale
f007b6b681
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 21:11:49 +00:00
Anthony Minessale
4fda174f34
reswig
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 18:40:23 +00:00
Anthony Minessale
b6d649fc86
look out below
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 19:42:26 +00:00
Anthony Minessale
e75dc0b65d
add make sync
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 14:31:47 +00:00
Anthony Minessale
f0eec73230
add more sound-install targets
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-25 19:58:24 +00:00
Michael Jerris
6c20f553d2
openbsd tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7729 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-23 00:26:21 +00:00
Michael Jerris
20310f5ac3
silence useless warning message
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-22 00:13:37 +00:00
Michael Jerris
bd09dd9707
add banners to the end of make and make install
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 04:08:17 +00:00
Anthony Minessale
929a901a8f
add backup way to generate openzap Makefile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 23:40:03 +00:00
Anthony Minessale
983a0ba3df
move L16 and g711 into the core
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 19:43:57 +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
55f44c96d9
add moh and moh-install targets to install default moh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 07:46:20 +00:00
Michael Jerris
2028c5d483
add prefix/recordings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 23:53:58 +00:00