Commit Graph

3167 Commits

Author SHA1 Message Date
Anthony Minessale 7e76249742 ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 20:20:24 +00:00
Anthony Minessale b3cc03d692 ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 19:41:33 +00:00
Anthony Minessale 6f41951698 ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4946 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 19:39:07 +00:00
Anthony Minessale bf7144b2a2 ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 19:32:08 +00:00
Anthony Minessale f40f87ebca <refactor>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 16:53:30 +00:00
Anthony Minessale 5cd76f4a03 setup dingaling caller profile earlier so that we have information in cdr's for failed calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 15:39:06 +00:00
Michael Jerris a310b580f8 silence windows warning.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 14:00:59 +00:00
Michael Jerris 1547637ba8 tweak some var types to silence warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 13:33:45 +00:00
Michael Jerris 527ef0f588 fix xmlrpc build on msvc when source dir has a space in it. Thanks to Jasone Steele for report via the mailing list.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 13:05:10 +00:00
Michael Jerris 853936abd3 a little update to the sofia-sip library
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-15 02:03:41 +00:00
Michael Jerris fabed21ea8 fix msvc build, declaration after statement.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-15 01:06:29 +00:00
Anthony Minessale 18ae7f381a fix dtmf after hangup race condition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-14 17:16:31 +00:00
Anthony Minessale f3b1bec5fb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-14 01:52:42 +00:00
Anthony Minessale c0d656de05 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-14 00:43:50 +00:00
Anthony Minessale ec6ed82a30 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-14 00:13:19 +00:00
Anthony Minessale 98af688d7d fix shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 23:19:51 +00:00
Anthony Minessale 110b476cc7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 23:04:24 +00:00
Michael Jerris 1a4547de25 commit patch from http://jira.freeswitch.org/browse/MODAPP-7, thanks Marcel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 22:59:07 +00:00
Anthony Minessale eb2124ae32 refactor to avoid some potential issues with channels that are hungup instantly after being answered
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 22:15:58 +00:00
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