Commit Graph

3148 Commits

Author SHA1 Message Date
Anthony Minessale
ff44ce11cc let unicast mode operate on the native codec if desired
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 16:24:02 +00:00
Michael Jerris
8199beaf27 do destructive session destroy in debug mode.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-12 20:09:23 +00:00
Michael Jerris
50b5fe43a2 MODLANG-10 Modify Javascript exec function to return number of changed rows, thanks Dale.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-12 18:22:09 +00:00
Michael Jerris
12c47bf96f change switch_console_printf to switch_log_printf in mod_cdr. Patch from MODAPP-6, thanks Marcel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-12 18:14:30 +00:00
Michael Jerris
a483c238b9 move udns build directly into the mod_enum makefile so it gets all our cflags
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-11 14:37:40 +00:00
Michael Jerris
14b9a90906 no need to build the xml or expat stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-11 06:13:08 +00:00
Michael Jerris
4bf309fa4e remove a generated file, add libcurl.m4 back. this will require a fresh bootstrap and configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-11 05:36:29 +00:00
Michael Jerris
36055cf98d remove docs and tests from our in tree libcurl. You will need to do a fresh bootstrap or autoreconf -fi in the libs/curl directory.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-11 05:00:38 +00:00
Michael Jerris
f4820a6b31 working nspr slimmed down build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-11 00:57:46 +00:00
Michael Jerris
fcd2da0d39 slim down nspr build on *nix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-10 22:13:27 +00:00
Michael Jerris
0734faef39 use the right data types.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-10 21:18:33 +00:00
Michael Jerris
e6c61c37e6 fix make clean
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-10 21:15:20 +00:00
Michael Jerris
8d8effeeb2 starting to slim down the nspr build in prep to merge with the libjs build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-10 21:10:42 +00:00
Michael Jerris
77121a3184 windows build var types.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-10 17:34:53 +00:00
Michael Jerris
351af9da97 fix mod_spidermonkey builds in new module build makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-10 16:59:20 +00:00
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