Anthony Minessale
|
d2944fef15
|
fix rpid on gateways
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4907 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-10 02:25:29 +00:00 |
|
Anthony Minessale
|
8481d09ef4
|
socket2me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4906 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-10 01:30:47 +00:00 |
|
Anthony Minessale
|
a2dd62f623
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4905 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-10 01:16:14 +00:00 |
|
Anthony Minessale
|
3befbf36fb
|
woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4904 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-09 22:26:03 +00:00 |
|
Anthony Minessale
|
f1ea2ea9eb
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4903 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-09 22:16:52 +00:00 |
|
Anthony Minessale
|
350ed66d5d
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4902 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-09 19:27:59 +00:00 |
|
Anthony Minessale
|
7e979e7649
|
dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4901 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-09 18:42:40 +00:00 |
|
Anthony Minessale
|
4b9afa2b36
|
unicast framework
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4900 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-09 18:38:47 +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 |
|
Michael Jerris
|
dc064af5eb
|
strip trailing stuff off the automake/autoconf versions detected in bootstrap.sh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4896 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-08 19:13:07 +00:00 |
|
Michael Jerris
|
c7cddb2dc7
|
It appears that we should be able to include strings.h only, except msvc does not have strings.h:
and at least some linux implementations do not work unless you include both, which seems to be against spec, but should not hurt. The most correct thing to do here would be to include strings.h then string.h wrapped in autoconf detected defines, but this should work for now. If it is still an issue going forward, we will need to add some defines for detected presence of some header files to the public header files, which should be done with care to avoid define collisions in public header files.
http://www.opengroup.org/onlinepubs/009695399/basedefs/strings.h.html
http://www.opengroup.org/onlinepubs/009695399/basedefs/string.h.html
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4895 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-08 17:18:12 +00:00 |
|
Michael Jerris
|
9f1f0eac65
|
merged patch from http://jira.freeswitch.org/browse/MDXMLINT-4, thanks bblack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4894 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-08 16:32:08 +00:00 |
|
Michael Jerris
|
fec6cb9b3a
|
export some functions for dll linkage in the windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4893 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-08 16:24:57 +00:00 |
|
Michael Jerris
|
9b1f96a8fc
|
fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4892 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-08 16:16:00 +00:00 |
|
Michael Jerris
|
83253d287c
|
fix some warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4891 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-08 16:11:03 +00:00 |
|
Brian West
|
6355091e0b
|
fix warning as error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4890 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-08 04:41:10 +00:00 |
|
Brian West
|
2bb347ddfd
|
fix segfault thanks bblack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4889 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-08 03:53:35 +00:00 |
|
Anthony Minessale
|
9d340f2aac
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4888 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 21:23:37 +00:00 |
|
Anthony Minessale
|
8f3249fce5
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4887 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 21:23:01 +00:00 |
|
Anthony Minessale
|
10ae6900b4
|
merge 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4886 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 21:14:21 +00:00 |
|
Anthony Minessale
|
46a282bda2
|
merge 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4885 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 21:13:54 +00:00 |
|
Anthony Minessale
|
7c82c7abd7
|
add some api commands
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4884 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 20:30:28 +00:00 |
|
Anthony Minessale
|
cc30b8debc
|
add dl_debug api command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4883 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 15:55:07 +00:00 |
|
Anthony Minessale
|
3f6520a559
|
added patch from http://jira.freeswitch.org/browse/FSCORE-25
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4881 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 03:07:43 +00:00 |
|
Anthony Minessale
|
951e771524
|
added patch from http://jira.freeswitch.org/browse/MODENDP-9
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4880 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 03:04:46 +00:00 |
|
Anthony Minessale
|
303c38cd7f
|
wtf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4879 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 02:27:41 +00:00 |
|
Anthony Minessale
|
bd075f006e
|
restore order to the universe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4878 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 02:19:15 +00:00 |
|
Anthony Minessale
|
b378d35534
|
merge 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4877 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 02:10:17 +00:00 |
|
Anthony Minessale
|
631e689eb1
|
merge 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4876 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-07 01:57:54 +00:00 |
|
Michael Jerris
|
2bc59bff13
|
make bootstrap.sh work on /bin/sh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4875 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 23:45:01 +00:00 |
|
Anthony Minessale
|
651b725288
|
wip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4872 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 20:47:09 +00:00 |
|
Anthony Minessale
|
75c3314ad7
|
add dl_pres
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4871 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 16:20:07 +00:00 |
|
Michael Jerris
|
d874ea6b94
|
we can just use the flags that configure detects
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4870 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 09:49:16 +00:00 |
|
Michael Jerris
|
778a82cc92
|
a bit better on the mysql detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4869 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 09:38:11 +00:00 |
|
Michael Jerris
|
af5e635e60
|
fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4868 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 08:57:20 +00:00 |
|
Michael Jerris
|
feb1adf163
|
add mod_cdr config files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4867 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 08:55:37 +00:00 |
|
Michael Jerris
|
ec8e23dbea
|
fix mysql configure check (reported by bblack via irc)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4866 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-06 08:23:54 +00:00 |
|
Anthony Minessale
|
f6a3e8ce79
|
shrug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4865 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 22:31:47 +00:00 |
|
Anthony Minessale
|
4fdf7af7b9
|
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4864 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 20:29:14 +00:00 |
|
Anthony Minessale
|
9b9723cbe8
|
fix rtp issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4863 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 19:29:48 +00:00 |
|
Anthony Minessale
|
ff484e6abb
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4862 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 17:52:35 +00:00 |
|
Anthony Minessale
|
e839a19000
|
remove unused struct member
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4861 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 15:08:54 +00:00 |
|
Anthony Minessale
|
a0875bef18
|
fix contact thing for gateway calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4860 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 14:58:07 +00:00 |
|
Anthony Minessale
|
f5ec093bfb
|
make turbo install too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4859 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 14:57:20 +00:00 |
|
Michael Jerris
|
6b031361fc
|
silly cast.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4858 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 10:54:08 +00:00 |
|
Michael Jerris
|
510dfbb95c
|
fix libdingaling build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4857 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 10:53:38 +00:00 |
|
Michael Jerris
|
7ae98b3f2c
|
var types, use zize_t for lengths.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4856 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 10:23:09 +00:00 |
|
Michael Jerris
|
225a063057
|
fix inline fun on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4855 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 10:14:20 +00:00 |
|
Michael Jerris
|
90d2d377e2
|
msvc odbc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4854 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-05 10:07:25 +00:00 |
|