Commit Graph

  • 6f41951698 ... Anthony Minessale 2007-04-16 19:39:07 +00:00
  • bf7144b2a2 ... Anthony Minessale 2007-04-16 19:32:08 +00:00
  • f40f87ebca <refactor> Anthony Minessale 2007-04-16 16:53:30 +00:00
  • 5cd76f4a03 setup dingaling caller profile earlier so that we have information in cdr's for failed calls Anthony Minessale 2007-04-16 15:39:06 +00:00
  • a310b580f8 silence windows warning. Michael Jerris 2007-04-16 14:00:59 +00:00
  • 1547637ba8 tweak some var types to silence warnings. Michael Jerris 2007-04-16 13:33:45 +00:00
  • 527ef0f588 fix xmlrpc build on msvc when source dir has a space in it. Thanks to Jasone Steele for report via the mailing list. Michael Jerris 2007-04-16 13:05:10 +00:00
  • 853936abd3 a little update to the sofia-sip library Michael Jerris 2007-04-15 02:03:41 +00:00
  • fabed21ea8 fix msvc build, declaration after statement. Michael Jerris 2007-04-15 01:06:29 +00:00
  • 18ae7f381a fix dtmf after hangup race condition Anthony Minessale 2007-04-14 17:16:31 +00:00
  • f3b1bec5fb update Anthony Minessale 2007-04-14 01:52:42 +00:00
  • c0d656de05 update Anthony Minessale 2007-04-14 00:43:50 +00:00
  • ec6ed82a30 update Anthony Minessale 2007-04-14 00:13:19 +00:00
  • 98af688d7d fix shutdown Anthony Minessale 2007-04-13 23:19:51 +00:00
  • 110b476cc7 update Anthony Minessale 2007-04-13 23:04:24 +00:00
  • 1a4547de25 commit patch from http://jira.freeswitch.org/browse/MODAPP-7, thanks Marcel. Michael Jerris 2007-04-13 22:59:07 +00:00
  • eb2124ae32 refactor to avoid some potential issues with channels that are hungup instantly after being answered Anthony Minessale 2007-04-13 22:15:58 +00:00
  • ff44ce11cc let unicast mode operate on the native codec if desired Anthony Minessale 2007-04-13 16:24:02 +00:00
  • 8199beaf27 do destructive session destroy in debug mode. Michael Jerris 2007-04-12 20:09:23 +00:00
  • 50b5fe43a2 MODLANG-10 Modify Javascript exec function to return number of changed rows, thanks Dale. Michael Jerris 2007-04-12 18:22:09 +00:00
  • 12c47bf96f change switch_console_printf to switch_log_printf in mod_cdr. Patch from MODAPP-6, thanks Marcel. Michael Jerris 2007-04-12 18:14:30 +00:00
  • a483c238b9 move udns build directly into the mod_enum makefile so it gets all our cflags Michael Jerris 2007-04-11 14:37:40 +00:00
  • 14b9a90906 no need to build the xml or expat stuff Michael Jerris 2007-04-11 06:13:08 +00:00
  • 4bf309fa4e remove a generated file, add libcurl.m4 back. this will require a fresh bootstrap and configure Michael Jerris 2007-04-11 05:36:29 +00:00
  • 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. Michael Jerris 2007-04-11 05:00:38 +00:00
  • f4820a6b31 working nspr slimmed down build Michael Jerris 2007-04-11 00:57:46 +00:00
  • fcd2da0d39 slim down nspr build on *nix Michael Jerris 2007-04-10 22:13:27 +00:00
  • 0734faef39 use the right data types. Michael Jerris 2007-04-10 21:18:33 +00:00
  • e6c61c37e6 fix make clean Michael Jerris 2007-04-10 21:15:20 +00:00
  • 8d8effeeb2 starting to slim down the nspr build in prep to merge with the libjs build. Michael Jerris 2007-04-10 21:10:42 +00:00
  • 77121a3184 windows build var types. Michael Jerris 2007-04-10 17:34:53 +00:00
  • 351af9da97 fix mod_spidermonkey builds in new module build makefiles Michael Jerris 2007-04-10 16:59:20 +00:00
  • d2944fef15 fix rpid on gateways Anthony Minessale 2007-04-10 02:25:29 +00:00
  • 8481d09ef4 socket2me Anthony Minessale 2007-04-10 01:30:47 +00:00
  • a2dd62f623 update Anthony Minessale 2007-04-10 01:16:14 +00:00
  • 3befbf36fb woops Anthony Minessale 2007-04-09 22:26:03 +00:00
  • f1ea2ea9eb update Anthony Minessale 2007-04-09 22:16:52 +00:00
  • 350ed66d5d update Anthony Minessale 2007-04-09 19:27:59 +00:00
  • 7e979e7649 dox Anthony Minessale 2007-04-09 18:42:40 +00:00
  • 4b9afa2b36 unicast framework Anthony Minessale 2007-04-09 18:38:47 +00:00
  • a1c4a22e90 stray bits from the last commit Michael Jerris 2007-04-09 15:58:20 +00:00
  • 5f053e183a proper -j support for the module builds Michael Jerris 2007-04-09 14:40:03 +00:00
  • dc064af5eb strip trailing stuff off the automake/autoconf versions detected in bootstrap.sh Michael Jerris 2007-04-08 19:13:07 +00:00
  • c7cddb2dc7 It appears that we should be able to include strings.h only, except msvc does not have strings.h: Michael Jerris 2007-04-08 17:18:12 +00:00
  • 9f1f0eac65 merged patch from http://jira.freeswitch.org/browse/MDXMLINT-4, thanks bblack Michael Jerris 2007-04-08 16:32:08 +00:00
  • fec6cb9b3a export some functions for dll linkage in the windows build. Michael Jerris 2007-04-08 16:24:57 +00:00
  • 9b1f96a8fc fix windows build Michael Jerris 2007-04-08 16:16:00 +00:00
  • 83253d287c fix some warnings. Michael Jerris 2007-04-08 16:11:03 +00:00
  • 6355091e0b fix warning as error Brian West 2007-04-08 04:41:10 +00:00
  • 2bb347ddfd fix segfault thanks bblack Brian West 2007-04-08 03:53:35 +00:00
  • 9d340f2aac update Anthony Minessale 2007-04-07 21:23:37 +00:00
  • 8f3249fce5 update Anthony Minessale 2007-04-07 21:23:01 +00:00
  • 10ae6900b4 merge 2 Anthony Minessale 2007-04-07 21:14:21 +00:00
  • 46a282bda2 merge 1 Anthony Minessale 2007-04-07 21:13:54 +00:00
  • 7c82c7abd7 add some api commands Anthony Minessale 2007-04-07 20:30:28 +00:00
  • cc30b8debc add dl_debug api command Anthony Minessale 2007-04-07 15:55:07 +00:00
  • 3f6520a559 added patch from http://jira.freeswitch.org/browse/FSCORE-25 Anthony Minessale 2007-04-07 03:07:43 +00:00
  • 951e771524 added patch from http://jira.freeswitch.org/browse/MODENDP-9 Anthony Minessale 2007-04-07 03:04:46 +00:00
  • 303c38cd7f wtf Anthony Minessale 2007-04-07 02:27:41 +00:00
  • bd075f006e restore order to the universe Anthony Minessale 2007-04-07 02:19:15 +00:00
  • b378d35534 merge 2 Anthony Minessale 2007-04-07 02:10:17 +00:00
  • 631e689eb1 merge 1 Anthony Minessale 2007-04-07 01:57:54 +00:00
  • 2bc59bff13 make bootstrap.sh work on /bin/sh Michael Jerris 2007-04-06 23:45:01 +00:00
  • 651b725288 wip Anthony Minessale 2007-04-06 20:47:09 +00:00
  • 75c3314ad7 add dl_pres Anthony Minessale 2007-04-06 16:20:07 +00:00
  • d874ea6b94 we can just use the flags that configure detects Michael Jerris 2007-04-06 09:49:16 +00:00
  • 778a82cc92 a bit better on the mysql detection Michael Jerris 2007-04-06 09:38:11 +00:00
  • af5e635e60 fix windows build Michael Jerris 2007-04-06 08:57:20 +00:00
  • feb1adf163 add mod_cdr config files. Michael Jerris 2007-04-06 08:55:37 +00:00
  • ec8e23dbea fix mysql configure check (reported by bblack via irc) Michael Jerris 2007-04-06 08:23:54 +00:00
  • f6a3e8ce79 shrug Anthony Minessale 2007-04-05 22:31:47 +00:00
  • 4fdf7af7b9 fix Anthony Minessale 2007-04-05 20:29:14 +00:00
  • 9b9723cbe8 fix rtp issue Anthony Minessale 2007-04-05 19:29:48 +00:00
  • ff484e6abb update Anthony Minessale 2007-04-05 17:52:35 +00:00
  • e839a19000 remove unused struct member Anthony Minessale 2007-04-05 15:08:54 +00:00
  • a0875bef18 fix contact thing for gateway calls Anthony Minessale 2007-04-05 14:58:07 +00:00
  • f5ec093bfb make turbo install too Anthony Minessale 2007-04-05 14:57:20 +00:00
  • 6b031361fc silly cast. Michael Jerris 2007-04-05 10:54:08 +00:00
  • 510dfbb95c fix libdingaling build Michael Jerris 2007-04-05 10:53:38 +00:00
  • 7ae98b3f2c var types, use zize_t for lengths. Michael Jerris 2007-04-05 10:23:09 +00:00
  • 225a063057 fix inline fun on windows. Michael Jerris 2007-04-05 10:14:20 +00:00
  • 90d2d377e2 msvc odbc build Michael Jerris 2007-04-05 10:07:25 +00:00
  • 18b782a000 fix Anthony Minessale 2007-04-04 23:21:19 +00:00
  • 552164b3f4 one less Anthony Minessale 2007-04-04 22:36:33 +00:00
  • ee3f862e61 update config Anthony Minessale 2007-04-04 22:33:37 +00:00
  • 098d7274a0 add avatars for dingalaing Anthony Minessale 2007-04-04 22:22:55 +00:00
  • ceb98915bb add looping buffers Anthony Minessale 2007-04-04 18:22:59 +00:00
  • 79e54b1fd1 add odbc support for dingaling Anthony Minessale 2007-04-04 17:32:56 +00:00
  • af4ac7adbc make invites use the same contact as the gateway when using a gateway to make calls Anthony Minessale 2007-04-04 16:44:08 +00:00
  • 4d62a1adb2 add core ODBC Anthony Minessale 2007-04-04 03:08:17 +00:00
  • ed0cfa9f15 update Anthony Minessale 2007-04-03 14:04:26 +00:00
  • c593f2fdce take 4 fixing dependencies for proper make -j build Michael Jerris 2007-04-03 13:11:57 +00:00
  • 3cbadae68d another try on proper deps Michael Jerris 2007-04-03 12:29:18 +00:00
  • 6bbe06fd59 fix dependencies to handle make -j Michael Jerris 2007-04-03 12:04:14 +00:00
  • ef4187a44d fix whoops from previous commit Michael Jerris 2007-04-03 11:57:57 +00:00
  • a7d2f5d8be add auto generated mod_* targets (generated from modules.conf. A step towards make -j support for the module builds. Michael Jerris 2007-04-03 10:53:47 +00:00
  • c137721127 we don't need to bootstrap teletone anymore as we don't use it's build system anymore Michael Jerris 2007-04-03 04:55:26 +00:00
  • 3939523cae fix make -j build (currently only is useful for the core and core libs. Michael Jerris 2007-04-03 04:42:48 +00:00
  • c4a882f078 wtf Anthony Minessale 2007-04-03 01:24:24 +00:00
  • 5daac67023 fix Anthony Minessale 2007-04-03 01:08:14 +00:00