Commit Graph

  • 8a7a2d95c7 Fix typo from commit 3ecb504fd Travis Cross 2014-02-05 17:57:14 +00:00
  • b6270f4d70 FS-6030: --resolve fix variable scoping issue for more aggressive optimizer Michael Jerris 2014-02-05 08:45:59 -05:00
  • 3ecb504fda FS-6186 --resolve Anthony Minessale 2014-02-05 07:15:08 +05:00
  • 6dca277ed1 fix compiler error with last commit Jeff Lenk 2014-02-04 15:36:13 -06:00
  • 1f2b632aee FS-5999: set visibility on lua symbols that are supposed to be exported Michael Jerris 2014-02-04 16:09:08 -05:00
  • b65d2a9a78 FS-5396 --resolve add gethost function to call gethostbyname as desired Anthony Minessale 2014-02-05 01:08:31 +05:00
  • 4021b5ce14 try to avoid compiler optimization snafu Anthony Minessale 2014-02-05 00:31:10 +05:00
  • 5228e02b19 FS-5544 after going over this with a fine tooth comb, all I could find was some issues behind asymetrical nat. If there is a real problem here, post the flipping logs I asked for days ago....... Anthony Minessale 2014-02-04 11:56:30 +05:00
  • e886cd3cae small tweak to generate other source archive types Ken Rice 2014-02-03 20:29:30 -06:00
  • 9059fb91cc FS-5045 Peter Olsson 2014-02-02 12:33:37 +01:00
  • 1e0e66fd47 FS-6160 --resolve Peter Olsson 2014-02-02 08:13:55 +01:00
  • 40a48ae951 mod_v8: Fixed compiler warnings on Linux Peter Olsson 2014-02-01 19:18:47 +01:00
  • 4f9402c09d mod_v8: Fixed line endings, and removed old code. Peter Olsson 2014-02-01 18:54:39 +01:00
  • 04005dfa68 mod_v8: Added new extension class that makes it possible to subscribe to FS events. Wiki will be updated soon. Peter Olsson 2014-02-01 18:20:04 +01:00
  • ab2bc7c689 Improve configure handling of ODBC Travis Cross 2014-02-01 15:39:28 +00:00
  • 3cad316804 Drop default support for squeeze Travis Cross 2014-02-01 15:03:44 +00:00
  • a324fe2b91 skypopen: new temporary address for downloading Skype client binary package Giovanni Maruzzelli 2014-02-01 15:16:29 +01:00
  • 609209d031 Tweaks to silence some compiler warnings on Windows Peter Olsson 2014-02-01 12:04:26 +01:00
  • 6d5bd4abaa Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Chris Rienzo 2014-01-31 18:10:21 -05:00
  • 5cd9bfcf14 mod_rayo: fixed recording reference counts Chris Rienzo 2014-01-31 18:09:41 -05:00
  • ec70120718 Revert "Improve configure ODBC handling" Travis Cross 2014-01-31 22:35:03 +00:00
  • 70af601360 Revert "Fix configure ODBC logic" Travis Cross 2014-01-31 22:34:25 +00:00
  • ef35dc6343 Fix configure ODBC logic Travis Cross 2014-01-31 22:05:43 +00:00
  • f5f4df3483 Fix ESL infinite loop on handle_recv() when errno is already set system calls do not clear errno, just set it in case of failure, so we gotta make sure the recv() syscall really failed by checking the return value Moises Silva 2014-01-28 19:07:34 -05:00
  • dfd591e9f5 Improve configure ODBC handling Travis Cross 2014-01-31 18:16:23 +00:00
  • cc3e15eb50 Ensure we don't set HAVE_ODBC unless we really do Travis Cross 2014-01-31 18:14:32 +00:00
  • 72a8049835 Fix --disable-core-odbc-support James Le Cuirot 2014-01-10 14:37:41 +00:00
  • 998b656799 remove some _MSC_VER stuff Jeff Lenk 2014-01-31 12:35:36 -06:00
  • ce945c3f49 FS-6172 --resolve mod_rayo: fire input-timers-started during prompt lifecycle Chris Rienzo 2014-01-31 13:40:39 -05:00
  • 59d10edd79 Fix build on x86/i386 systems Travis Cross 2014-01-31 17:49:44 +00:00
  • 558decda2c srtp fix cast for last round of fixes Jeff Lenk 2014-01-31 11:19:30 -06:00
  • 37a639860c revert last srtp change and fix for windows different Jeff Lenk 2014-01-31 10:53:03 -06:00
  • 360ef648b4 FS-6171 mod_rayo: added support for normal/groupchat/headline message types for console testing Chris Rienzo 2014-01-31 11:36:14 -05:00
  • 4380453ac8 mod_rayo: Translate XMPP messages to SIP messages James Le Cuirot 2014-01-10 13:34:09 +00:00
  • 7454350062 missed one on last commit Jeff Lenk 2014-01-31 09:15:52 -06:00
  • 0a3e18a308 FS-6174 --resolve after updating to this revision, put ca-bundle.crt in /usr/local/freeswitch/certs to get chain cert in place for both dtls and wss Anthony Minessale 2014-01-31 20:16:48 +05:00
  • 035985859c reapply several compiler fixes after last commit Jeff Lenk 2014-01-31 08:54:26 -06:00
  • f6afcb215d Remove misplaced executable bit Travis Cross 2014-01-31 12:09:00 +00:00
  • 32e3505cdc Install switch_curl.h to includes/ Travis Cross 2014-01-31 12:00:52 +00:00
  • 91eb5b237d update srtp to master part 1 Michael Jerris 2014-01-30 16:55:22 -05:00
  • 6e38bb1a8a Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Chris Rienzo 2014-01-30 14:42:41 -05:00
  • bda098a3a5 mod_rayo: added platform-code to end reason Chris Rienzo 2014-01-30 14:42:31 -05:00
  • 0148389c82 FS-6170 please test Anthony Minessale 2014-01-31 00:26:31 +05:00
  • 9fdf803fe8 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Chris Rienzo 2014-01-30 13:10:10 -05:00
  • 5891951ea9 mod_rayo: fixed output start-offset and max-time Chris Rienzo 2014-01-30 13:10:00 -05:00
  • 6bec36168c FS-6153 try this revision Anthony Minessale 2014-01-30 23:02:28 +05:00
  • e0b1dcdfc3 Start DBs before FS if possible Travis Cross 2014-01-30 14:11:55 +00:00
  • 16c9c1df0a don't define inline to nothing Michael Jerris 2014-01-30 08:53:51 -05:00
  • 7b44e5b27c compiler warnings Jeff Lenk 2014-01-29 20:46:38 -06:00
  • 4591088971 remove extra debug Anthony Minessale 2014-01-30 05:37:05 +05:00
  • f9e46cc60d break for video as well as audio when receiving certian messages Anthony Minessale 2014-01-30 05:27:54 +05:00
  • 32b2a45efc add more rtp statistics with several new vars for cdr processing in_jitter_min_variance in_jitter_max_variance in_jitter_loss_rate in_jitter_burst_rate in_mean_interval in_flaw_total in_quality_percentage in_mos Anthony Minessale 2014-01-30 05:08:27 +05:00
  • fa0de66ec8 .gitignore Michael Jerris 2014-01-29 17:56:51 -05:00
  • a9bfeaeb9a fix dependency Michael Jerris 2014-01-29 17:19:00 -05:00
  • 433830a3fe revert previous change that does not correct the issue. opened a bug with apple on this issue https://bugreport.apple.com/problem/viewproblem #15938497 Michael Jerris 2014-01-29 16:59:46 -05:00
  • 7104ecac28 FS-6153 try this patch Anthony Minessale 2014-01-30 02:51:07 +05:00
  • a21cbf8142 FS-6165 --resolve Anthony Minessale 2014-01-30 00:20:21 +05:00
  • 85d6b9af87 enforce requirements for openssl 1.0.1e or later. on mac, look in homebrew directory for openssl too Michael Jerris 2014-01-29 13:16:46 -05:00
  • 04fba22378 add missing dep Michael Jerris 2014-01-29 12:50:50 -05:00
  • 8a01410847 FS-5956: fix __sputc included twice due to stdio.h inlining issue Michael Jerris 2014-01-29 11:39:03 -05:00
  • 5be81aef74 FS-6159 -resolve mod_rayo: prompt, input, output components return hangup cause if stopped by hangup Chris Rienzo 2014-01-29 00:41:21 -05:00
  • 915e8eaba1 FS-6141 --resolve mod_rayo - fixed X-headers on redirect and updated to satisfy recent spec changes Chris Rienzo 2014-01-28 20:58:01 -05:00
  • dfb3a4becc FS-6094 --resolve amendment Anthony Minessale 2014-01-29 02:19:03 +05:00
  • 8dccd213fb FS-6085 --resolve Anthony Minessale 2014-01-28 21:55:56 +05:00
  • 27d6d08772 add back dir Michael Jerris 2014-01-28 11:49:58 -05:00
  • 9f07a31be5 SIP-6141 --resolve Chris Rienzo 2014-01-27 22:04:10 -05:00
  • 0e14b758fc FS-6150 --resolve cool find Anthony Minessale 2014-01-27 06:57:05 +05:00
  • 7c2c032497 rm gen files Anthony Minessale 2014-01-27 06:17:32 +05:00
  • f2c8e246fd add spandsp-reconf to make Anthony Minessale 2014-01-27 06:12:17 +05:00
  • e959933d8c Fix mod_cluechoo error on load Travis Cross 2014-01-26 18:02:22 +00:00
  • 7564021000 Fix broken paths and XML in conf/sbc Travis Cross 2014-01-25 23:51:21 +00:00
  • 7e04f2178c FS-6147 --resolve Peter Olsson 2014-01-25 11:38:17 +01:00
  • 0e68325319 only send cng when its setup Anthony Minessale 2014-01-25 03:51:27 +05:00
  • 358b5db0e4 block all possible routes to write data during ice and dtls negotiation Anthony Minessale 2014-01-25 03:48:25 +05:00
  • d878bac69c mod_v8: Skip clean before rebuild Peter Olsson 2014-01-24 22:39:50 +01:00
  • a71879262a FS-6094 --resolve This change should fix the problem and you don't need to try the patch anymore Anthony Minessale 2014-01-25 00:18:10 +05:00
  • 790c69cb48 vs2010 reswig Jeff Lenk 2014-01-23 22:20:43 -06:00
  • 1e62a65581 FS-6129 vs2010 didnt like the syntax here Jeff Lenk 2014-01-23 21:51:11 -06:00
  • cb6465552b mod_rayo: fix memory leak in input component Chris Rienzo 2014-01-23 21:40:11 -05:00
  • bd7182c390 FS-5755 part 1 Anthony Minessale 2014-01-24 05:44:30 +05:00
  • 04f7e7c025 mod_v8: Removed i18n support (ECMAScript 402) from V8 for now, to make build work on ARM platform. This will also force a rebuild of V8 Peter Olsson 2014-01-23 23:46:06 +01:00
  • d2ba4c60c5 FS-5420 --resolve Anthony Minessale 2014-01-24 03:11:53 +05:00
  • a44aea1106 FS-5676 --resolve Anthony Minessale 2014-01-24 00:36:52 +05:00
  • 6fef880f12 FS-5675 --resolve Anthony Minessale 2014-01-24 00:23:58 +05:00
  • b5821c1594 tweak event queue size on event socket and speed up fs_cli a little to keep up on busy logging env Anthony Minessale 2014-01-23 21:26:49 +05:00
  • ef8dff4552 mod_v8: Force build on Windows to generate project files for the current version used. Peter Olsson 2014-01-23 14:33:21 +01:00
  • e26d34aa85 FS-6129 More improvements for V8 Windows build on 32-bit machines. Peter Olsson 2014-01-23 13:39:34 +01:00
  • 14e32cf551 Ignore log files generated during build on Windows Peter Olsson 2014-01-23 12:34:15 +01:00
  • a120177144 mod_v8: Updated license header Peter Olsson 2014-01-23 12:24:18 +01:00
  • 93696934b2 Silence more compiler warnings Peter Olsson 2014-01-23 12:21:41 +01:00
  • 160a2b9362 FS-6129 remove for testing Jeff Lenk 2014-01-22 22:23:19 -06:00
  • a26fdcadb2 Delete old debian build tools Travis Cross 2014-01-22 21:08:16 +00:00
  • 25d8bbab2f Delete old SVN build script Travis Cross 2014-01-22 21:05:45 +00:00
  • 3a595f278a Log channel UUID by default Travis Cross 2014-01-22 21:01:13 +00:00
  • c537fc6f61 Fixing leak in presense where the contact header doesn't include the fs_path option during a presense subscription William King 2014-01-22 15:27:51 -08:00
  • c3711b81c9 If libvlc fails to initialize, then the module should fail to load. William King 2014-01-22 13:55:13 -08:00
  • 4b07ee5183 remove double event crate, removing a memory leak in valet parking Anthony Minessale 2014-01-23 02:52:42 +05:00
  • 5a820fdc78 Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. Peter Olsson 2014-01-22 22:47:11 +01:00
  • 084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. Peter Olsson 2014-01-22 22:28:53 +01:00
  • 643c88f49b FS-6140 --resolve Anthony Minessale 2014-01-23 02:13:10 +05:00