Michael Jerris
|
a7909fb093
|
I think this is actually more correct from what I read.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4764 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 20:12:41 +00:00 |
Michael Jerris
|
496bae429a
|
a bit cleaner.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4763 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 19:54:38 +00:00 |
Michael Jerris
|
db9e1c549b
|
a more proper replacement for vasprintf. Lets see if we can actually do it this way (seems to work on msvc which is the only platform I have seen that does not have vasprintf available).
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4762 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 19:33:34 +00:00 |
Michael Jerris
|
dc765f457e
|
roll back 4757 until I figure out how I want to actually handle those.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4761 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 04:52:46 +00:00 |
Michael Jerris
|
dce495fc0a
|
quick comment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4760 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 04:51:17 +00:00 |
Michael Jerris
|
25762b3583
|
CR/LF -> LF
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4759 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 03:32:24 +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
|
1ed2d7b2b8
|
add _COUNT memeber at the end of most enum defs (except for those with specific vals like the flags. These should be very handy for bounds checking later on.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4757 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-24 03:14:24 +00:00 |
Michael Jerris
|
550db707af
|
a little realloc never hurt anyone.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4756 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 22:44:28 +00:00 |
Michael Jerris
|
67acaefcec
|
fix windows build. you may need to delete libs/apr-util/xml/expat/lib/config.h for it to build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4755 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 21:54:16 +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
|
f066800296
|
don't build curl client, we don't need it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4753 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 18:38:55 +00:00 |
Anthony Minessale
|
3b84b53819
|
fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4751 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 16:34:13 +00:00 |
Anthony Minessale
|
318dc8b4e5
|
o crap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4750 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 15:53:46 +00:00 |
Michael Jerris
|
7df787b72d
|
add proper autoconf checks for mysql client and convert mod_cdr to automake makefile so that we can use AM_CONDITIONALS for the mysqlcdr build selection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4749 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 06:08:17 +00:00 |
Michael Jerris
|
a7c186acec
|
keep odbc from installing every time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4748 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 03:45:08 +00:00 |
Anthony Minessale
|
848f8d43f8
|
temporary workaround for seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4747 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-23 03:09:03 +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 |
Michael Jerris
|
ff40dd4ee3
|
tweak deps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4743 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 23:04:12 +00:00 |
Michael Jerris
|
29de0403f6
|
work around broken libshout not linking -speex when it needs to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4742 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 22:44:05 +00:00 |
Anthony Minessale
|
6c3040530e
|
add a local copy of libsangoma
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4741 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 21:53:32 +00:00 |
Anthony Minessale
|
d99c7f9e7f
|
add a local copy of libsangoma
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4740 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 21:50:59 +00:00 |
Anthony Minessale
|
5feaf19ecd
|
use handy exported vars to find the installed lumenvox libs and includes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4739 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 21:47:05 +00:00 |
Anthony Minessale
|
7a2098ef78
|
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4738 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 21:40:11 +00:00 |
Michael Jerris
|
178e3cd8d6
|
shout does not need speex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4737 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 21:13:10 +00:00 |
Michael Jerris
|
c44efac0eb
|
fix linking to link to all the needed la's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4736 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 21:04:43 +00:00 |
Anthony Minessale
|
1b5ea9482f
|
dunno maybe this will work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4735 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 20:55:46 +00:00 |
Michael Jerris
|
c539af4e44
|
missing #endif from yesterdays change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4734 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 18:09:53 +00:00 |
Anthony Minessale
|
0f1e2c7b97
|
tweak make file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4732 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 16:09:28 +00:00 |
Michael Jerris
|
55b0057eb2
|
some little cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4731 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 15:57:12 +00:00 |
Michael Jerris
|
190a2c0cad
|
only require 1.5.14. More changes on this coming very soon
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4730 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 15:21:31 +00:00 |
Anthony Minessale
|
3b3b06b931
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4727 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 01:00:11 +00:00 |
Anthony Minessale
|
fdabce87dc
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4726 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 00:57:08 +00:00 |
Anthony Minessale
|
71863a532f
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4725 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 00:52:13 +00:00 |
Anthony Minessale
|
19fbb073af
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4724 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-22 00:19:29 +00:00 |
Anthony Minessale
|
f2ae2bafb6
|
update wanpipe to be fully automated
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4723 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 23:58:54 +00:00 |
Anthony Minessale
|
7813a54bfa
|
update wanpipe to be fully automated
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4722 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 23:44:55 +00:00 |
Anthony Minessale
|
850cd58fc1
|
update wanpipe to be fully automated
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4721 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 23:42:16 +00:00 |
Anthony Minessale
|
9bacb04df9
|
cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4720 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 21:23:40 +00:00 |
Michael Jerris
|
dc205ae219
|
clean up the bootstrap warnings. you will need to re-run bootstrap and re-configure (or at least run the libs/apr-util/buildconf) and configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4719 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 21:14:31 +00:00 |
Anthony Minessale
|
25d6572f80
|
fix mod_perl compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4718 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 20:16:33 +00:00 |
Anthony Minessale
|
323a4fe087
|
fix exporting MODULES variable with more than 1 module in the list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4717 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 19:39:31 +00:00 |
Anthony Minessale
|
573058c6d3
|
shhhh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4716 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 18:50:51 +00:00 |
Anthony Minessale
|
2da36dea17
|
fix typos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4715 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 17:09:39 +00:00 |
Anthony Minessale
|
27916a9100
|
fix makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4714 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 17:04:22 +00:00 |
Anthony Minessale
|
8f0547af7e
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4713 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 15:13:39 +00:00 |
Brian West
|
65b2afd874
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4712 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 04:11:30 +00:00 |
Brian West
|
6420a4141b
|
small tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4711 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-21 04:09:49 +00:00 |