Michael Jerris
55b3e6cb62
simplify our configure and Makefile.am. Set our CFLAGS and LDFLAGS primarily from configure.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 04:02:10 +00:00
Michael Jerris
e24008643e
feed prefix dir from configure instead of makefile to clean up the compile line. Make the code more consistant between windows and *nix builds. You will likely need to re configure after getting this update.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 01:17:14 +00:00
Anthony Minessale
2f95ffa027
update autotools files from the committ in revision 4494. again, you MUST make megaclean and reconfigure after this update.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-09 21:01:08 +00:00
Anthony Minessale
a080949e8f
add small demo mod to dump xml call detail reports until we work it into mod_cdr ./configure or manually mkdir /usr/local/freeswitch/log/xml_cdr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-15 19:46:37 +00:00
Michael Jerris
88b2a8655c
tweak var types in xml config, change makefile to install all the new broken out xml files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-23 01:40:14 +00:00
Michael Jerris
d7ad197e2c
move unix build to use in tree core libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 22:04:16 +00:00
Anthony Minessale
44cc7d5cfe
build progress break everything
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-17 01:01:09 +00:00
Michael Jerris
6bc48b7070
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-16 23:22:45 +00:00
Anthony Minessale
1167541063
build stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-09 05:31:29 +00:00
Anthony Minessale
70bfba5b63
Christmas Presence
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-18 22:57:35 +00:00
Anthony Minessale
882c00d615
fix checkversion on Freebsd, another hardcoded make
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 07:44:25 +00:00
Anthony Minessale
08330521ce
use checked in libresample
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 05:32:50 +00:00
Anthony Minessale
a30256ad94
update to pcre 6.7
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 00:14:03 +00:00
Michael Jerris
50571597c5
Do not force use of "gmake" -- but propagate whichever command was used to start the top-level make. This way users on e.g.
...
Mac OS X won't have to create a special symlink to build, but can instead just use the command "gnumake" (as opposed to "make" og "gmake")
Merged from tholo's branch http://svn.freeswitch.org/svn/freeswitch/branches/tholo rev 2796, thanks tholo.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-23 23:27:44 +00:00
Anthony Minessale
80722357a6
Mega Changes
...
adding mod_park for putting channels in limbo state for remote control.
adding stuff to mod_event_socket to let you do the bgapi <command> <args>
this will let you execute a job in the bg and the result will be sent as an event with an
indicated uuid to match the reply to the command
adding switch_core_port_allocator (to be used soon)
adding "make sure" to do a full rebild of the freeswitch object files
There will be more to this committed as the week progresses
make sure you do a rebuild after this update or you'll be sowwie
./configure && make sure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-07 03:58:01 +00:00
Anthony Minessale
780edcd09d
optimizations
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 00:56:27 +00:00
Anthony Minessale
bbfbaa2c39
fix for trac ticket #4 , make failing on missing which utility, thanks urtho
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-20 08:36:54 +00:00
Anthony Minessale
3a5caeddae
move pcre into core do a ./configure again
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-31 23:46:37 +00:00
Anthony Minessale
da8484382c
move unix builds to apr 1.2.7, sqlite 3.3.6 and libsndfile 1.0.16
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-25 15:11:15 +00:00
Brian West
3d5228522a
Update this to 1.2.6 and start getting xcode projects for the mac updated into a unified xcode project.
...
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-25 03:11:15 +00:00
Anthony Minessale
3bc5fd502b
fixup custom event stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-24 15:45:36 +00:00
Anthony Minessale
3076ef7432
test for prefix write and don't fail if directory already exists
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-20 03:07:43 +00:00
Anthony Minessale
9c6b04435f
test for prefix write
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-20 00:08:12 +00:00
Anthony Minessale
0153eb4cc4
move fsxs out of the root src dir
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-07 14:51:04 +00:00
Anthony Minessale
a4fc74c37e
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-24 14:42:21 +00:00
Anthony Minessale
93666f6dd7
XMLification (wave 1)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 03:23:05 +00:00
Anthony Minessale
3058335e80
add xml
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-05 21:05:11 +00:00
Anthony Minessale
28173df273
make crash protection a configure option --enable-crash-protection and make mini-rtp have 4 byte headers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-05 13:35:33 +00:00
Anthony Minessale
0c27a246b3
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 20:21:54 +00:00
Anthony Minessale
51241ad37f
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 20:19:23 +00:00
Anthony Minessale
d59cae60c7
add nitrous oxide tank to core event sql backend
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-26 17:18:33 +00:00
Anthony Minessale
c096cd7137
add c99 setting to Makefile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-25 16:54:33 +00:00
Anthony Minessale
c0891ce9db
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-18 16:20:47 +00:00
Anthony Minessale
021ea0e724
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-18 00:24:52 +00:00
Brian West
559b8ab26c
Gut Logger and put it back modular style
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-11 21:13:44 +00:00
Anthony Minessale
809dfc8488
add in tree srtp to build system
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-07 16:39:49 +00:00
Brian West
550a64e299
use DYNAMIC_LIB_EXTEN on modwipe
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-07 03:58:22 +00:00
Anthony Minessale
4fa64dd6d2
a stunning new change
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 16:07:40 +00:00
Anthony Minessale
3cf68432c1
more build stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 00:27:32 +00:00
Anthony Minessale
ea29697ad2
tweaks to get changes settled down
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 00:14:51 +00:00
Anthony Minessale
a2945c0fdd
try out new builtin RTP using srtp lib
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-03 22:33:46 +00:00
Anthony Minessale
e5516be23f
try out new builtin RTP using srtp lib
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-03 21:11:51 +00:00
Anthony Minessale
828e03715f
try out new builtin RTP using srtp lib
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-03 21:00:13 +00:00
Anthony Minessale
64507e70ca
icc changes part 1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-30 23:02:50 +00:00
Anthony Minessale
e8b9a4f781
autotools cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-30 14:43:39 +00:00
Anthony Minessale
244e717db0
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-30 04:12:47 +00:00
Anthony Minessale
322f5a150f
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-27 18:01:28 +00:00
Brian West
f79bc3fc23
rollback those changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@839 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-11 21:33:52 +00:00
Brian West
dabee3cfad
Ok frameworks link like they should (I think)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-11 21:30:29 +00:00
Michael Jerris
124f7d234c
build tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-08 02:38:38 +00:00