Commit Graph

  • e7fb58a6b6 FS-10117 [mod_rayo] allow duplicate rayo signal-type configs for call progress detector Chris Rienzo 2017-04-04 15:52:48 -04:00
  • dbd2ef2d8b FS-10167: Fixed sessions to cleanup external from their own state processing thread to avoid deadlocking on thread join during cleanup. Shane Bryldt 2017-04-04 12:47:14 -06:00
  • dd6031544a FS-10167: Fixed an issue with connection cleanup, the same approach should be taken with sessions to avoid any potential thread deadlock due to cleanup from the same thread which is running the session. Shane Bryldt 2017-04-04 12:32:01 -06:00
  • a5dc3e8f1f FS-10167: Fixed some issues on library destruction. Added another of the test apps for libblade under windows. Fixed console input under tests. Shane Bryldt 2017-04-04 11:00:17 -06:00
  • acd0384ee5 FS-10209: [freeswitch-core,mod_av] Add auth params to file handles #resolve Anthony Minessale 2017-04-04 11:42:29 -05:00
  • 9c61f364f0 FS-10167: Added libks testrealloc project for windows Shane Bryldt 2017-04-03 17:20:13 -06:00
  • b720d92167 FS-9765 one tweak from submitted patch to use switch_channel_var_true instead of switch_channel_get_variable no need to allocate on every hold/unhold just to check if this is enabled. Brian West 2016-12-02 11:50:42 -06:00
  • 7944934d20 FS-10167: Fixed bug with ks_pool_resize allocating incorrectly based on recent allocation code changes. Added some missing files as well from prior commits related to libblade test projects and windows VS project property files. Shane Bryldt 2017-04-03 14:53:28 -06:00
  • 7861bb0d49 FS-10167: Added test to identify issue with ks_pool_realloc Shane Bryldt 2017-04-03 15:49:37 -05:00
  • e6d643b29c version bump v1.6.16 Ken Rice 2017-04-03 09:24:23 -05:00
  • d9c6ebc803 FS-10084 [mod_v8] Fixed incorrect variable name Nicholas Blasgen 2017-04-01 05:29:21 +00:00
  • e26e873268 FS-10205: [freeswitch-core,mod_conference,mod_video_filter] Add 8 bit filter #resolve Anthony Minessale 2017-03-31 20:21:40 -05:00
  • 95b3011614 FS-10167: Added windows compilation of libconfig and libsodium to support libblade, all of which now have windows projects and a new libblade solution containing everything. Blade compiles, but many warnings have been disabled and should be reviewed and fixed where reasonable towards clean compiling. Code Analysis has also been enabled for visual studio projects, warnings beginning with C6XXX can be ignored unless adding code-analysis macros to libks and libblade. Shane Bryldt 2017-03-31 13:06:43 -06:00
  • d75bd42c5c FS-10193: fix osx build error Mike Jerris 2017-03-31 12:27:14 -04:00
  • c254d29ea2 FS-10193: fix osx build error Mike Jerris 2017-03-31 12:27:14 -04:00
  • 917b28331b FS-10195: [fs_cli] Freeswitch intermittently segfaults #resolve Anthony Minessale 2017-03-30 12:07:13 -05:00
  • 3bde4769cc FS-10167: Updated libks windows project and test projects to utilize the latest build toolset, and added code analysis to identify potential issues before they occur. Shane Bryldt 2017-03-30 10:44:25 -06:00
  • 7accfd2a69 FS-10126 make fps on the fly Anthony Minessale 2017-03-30 11:20:37 -05:00
  • caf2e0ad3e FS-10193: [freeswitch-core] Implement filter in openssl to enable proper dtls MTU #resolve Anthony Minessale 2017-03-28 16:59:20 -05:00
  • 440dbf0dd8 FS-10184: [Build-System] Fix missing #ifdefs for proper build w/o libyuv/libvpx Mike Jerris 2017-03-27 11:50:48 -05:00
  • d832743ddc FS-10183 [mod_sofia] Broadsoft Shared line pickup would fall if a-leg is PCMU and your pickup device has G722 as its first codec. Brian West 2017-03-27 11:42:18 -05:00
  • 1f71be1945 FS-10180: [mod_sofia] Move debug line to higher level #resolve Anthony Minessale 2017-03-26 10:58:28 -04:00
  • 67583b8d4b FS-10128 [mod_v8] This commit removes strlen() in favor of binary safe .length() function Nicholas Blasgen 2017-03-16 01:15:10 +00:00
  • f00257d4c9 FS-10087: fix for volume level per member of conference (volume level when playing file) Dragos Oancea 2017-02-20 16:20:09 +00:00
  • 84584d7194 Resolves FS-10071. Fixed newer (perl 5.22 and up) versions of perl from crashing, -e means evaluate the following string and it does not like emptystr. Mitch Capper 2017-03-22 12:23:36 -07:00
  • 989194ca14 FS-10149 [freeswitch-core] ZRTP encrypted calls drop on reinvite Brian West 2017-03-21 10:09:36 -05:00
  • 5088dbcec8 FS-10156 [mod_http_cache] Return HTTP status code Richard Screene 2017-03-20 13:06:20 +00:00
  • 6a7f9d4a8e FS-10198: mod_conference: add var in xml to configure audio recording metadata Dragos Oancea 2017-03-30 10:36:12 +01:00
  • 6bce3f1022 FS-10167: Small fix to the simclist.c assertion guards after having copied the latest from the source git again in the last patch. Shane Bryldt 2017-03-29 17:31:44 -06:00
  • 88660290d2 FS-10167: Fix to make everything work right with linux again Shane Bryldt 2017-03-29 18:28:36 -05:00
  • b41a847b9d FS-10167: Fixed bug in windows test_thread_pools test related to the thread pool itself and ks_q cleanup Shane Bryldt 2017-03-29 17:22:17 -06:00
  • 7fd6a2c119 FS-10197 #resolve add video-reservation-id and video-role-id output to conference list Ken Rice 2017-03-29 14:58:57 -05:00
  • 2a56eff110 FS-10196: [mod_conference] Layer collision when an avatar user has a role-id #resolve Anthony Minessale 2017-03-29 14:38:29 -05:00
  • af2f257dc7 FS-10167: Added test_thread_pools to windows build, added BREAK condition to wait for objects to be added to the queue before the workers prematurely exit. Fixed a bug in thread pool creation that wasn't showing up under linux test. Shane Bryldt 2017-03-28 19:18:20 -06:00
  • f023bf592d FS-10193: [freeswitch-core] Implement filter in openssl to enable proper dtls MTU #resolve Anthony Minessale 2017-03-28 16:59:20 -05:00
  • 02c9ddd739 FS-10167: Added testacl to windows build, builds and runs under windows. Added missing testwebsock.vcxproj file that was missing on a prior commit. Shane Bryldt 2017-03-28 15:18:03 -06:00
  • 5713f513b6 FS-10167: Fixed small ISO C compliancy issue for windows build vs linux build of testwebsock Shane Bryldt 2017-03-28 16:07:01 -05:00
  • 61cdc9af3a FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far. Shane Bryldt 2017-03-28 15:02:09 -06:00
  • f3da3979b9 FS-10167: Removed testmmap as it is no longer relevant, removed windows fake mmap layer which was broken and replaced with direct allocator Shane Bryldt 2017-03-27 17:07:17 -06:00
  • 0fd5f6b676 FS-10167: Fixed issue with eating processor when ks_sleep() is called on windows, testthreadmutex is now fully functional on windows as well, all tests are passing Shane Bryldt 2017-03-27 16:52:07 -06:00
  • e3dd169d63 blah Anthony Minessale 2017-03-27 17:23:41 -05:00
  • ac3758df70 FS-10167 extra unlock Anthony Minessale 2017-03-27 15:45:10 -05:00
  • aa526a5363 FS-10167 auto change state when joining a thread out of the blue Anthony Minessale 2017-03-27 15:21:06 -05:00
  • 82e510a54d fix sanitize addr Anthony Minessale 2017-03-27 15:17:53 -05:00
  • e195d5a294 FS-10167 WIP getting rid of mmap Anthony Minessale 2017-03-27 14:52:01 -05:00
  • 020f80b8d2 FS-10167 track joins and only do them once Anthony Minessale 2017-03-27 13:06:43 -05:00
  • 52f1451ece FS-10167 fix issues in the thread code Anthony Minessale 2017-03-27 13:01:38 -05:00
  • e1d596d0c9 FS-10167 encore Anthony Minessale 2017-03-27 12:08:51 -05:00
  • ac3d685191 FS-10184: [Build-System] Fix missing #ifdefs for proper build w/o libyuv/libvpx Mike Jerris 2017-03-27 11:50:48 -05:00
  • f859a404f8 FS-10183 [mod_sofia] Broadsoft Shared line pickup would fall if a-leg is PCMU and your pickup device has G722 as its first codec. Brian West 2017-03-27 11:42:18 -05:00
  • 6ef27805d8 FS-10167 contd Anthony Minessale 2017-03-27 11:10:18 -05:00
  • df582c4882 Merge pull request #1218 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10115-ogg_extension_assoc to master Mike Jerris 2017-03-27 15:59:48 +00:00
  • f6b8329827 FS-10167: Added testmmap to isolate page allocation issues under windows, vs project coming soon Shane Bryldt 2017-03-27 09:11:23 -05:00
  • e02631c0a8 FS-10172: mod_event_socket: handle return codes from switch_queue_trypush() , more verbose logging when we cannot enqueue Dragos Oancea 2017-03-23 13:01:45 +00:00
  • 778190ffaf FS-10180: [mod_sofia] Move debug line to higher level #resolve Anthony Minessale 2017-03-26 10:58:28 -04:00
  • 213eb8e276 FS-10167 fix invalid size passed into free Anthony Minessale 2017-03-26 10:31:43 -04:00
  • 5003c66406 FS-10167 complile issues for mac sierra Anthony Minessale 2017-03-26 10:18:38 -04:00
  • f0afe29c9c FS-10167: Temporary commit to test some weirdness with pool freeing and memory mapping Shane Bryldt 2017-03-24 16:05:58 -06:00
  • 130dba8915 Merge pull request #1227 in FS/freeswitch from ~NBLASGEN/freeswitch:bugfix/FS-10128-v8-socket-implementation-uses-strlen to master Mike Jerris 2017-03-24 18:59:42 +00:00
  • 6c46b78f93 Merge pull request #1204 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:fix_vol_conference_member to master Mike Jerris 2017-03-24 17:14:16 +00:00
  • f9d69580e8 Merge pull request #1238 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-10174-sefgault-in-mod_conference-after to master Mike Jerris 2017-03-24 17:12:42 +00:00
  • e3a14baec7 Merge pull request #1239 in FS/freeswitch from ~J0SH/freeswitch:fs10126 to master Mike Jerris 2017-03-24 17:11:55 +00:00
  • be451e4305 FS-10167: Fixed sockets in libks, testsock now runs correctly under windows Shane Bryldt 2017-03-24 00:34:14 -06:00
  • ad968eda6f FS-10167: Fixed a bug in ks_pool alloc_mem that assumes memory is zeroed before incrementing reference count rather than assigning it, which worked on linux test for some reason but failed under windows test which identified the issue. Shane Bryldt 2017-03-23 16:52:49 -06:00
  • b4ff0097eb FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes. Shane Bryldt 2017-03-23 16:31:16 -06:00
  • 0cd652222f FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve Brian West 2017-03-23 10:59:25 -05:00
  • 713aa5dc2e FS-10167: Fixed a bug with ks_hash related to keying with INT/INT64/PTR modes, testhash now runs successfully on windows as well. Shane Bryldt 2017-03-23 14:36:46 -06:00
  • e8d90bf987 FS-10167: Synced up *nix build of libks, removed twofish.c and twofish-cfb.c from build temporarily as it's not used and requires further review. Shane Bryldt 2017-03-23 14:32:58 -05:00
  • d2facbce1e FS-10167: More cleanup of libks, now compiles with no warnings or errors in VS2015, also fixed a bug in ks_pool.c related to logging prefix memory bounds checks. A few warnings had to be disabled entirely due to the issues coming from openssl. Shane Bryldt 2017-03-23 13:30:31 -06:00
  • 4eed255acb FS-10167: Separate commit for fixed to have cJSON compile cleanly, and be able to push commit upstream easily. Shane Bryldt 2017-03-23 11:50:51 -06:00
  • 17f3daa7c3 FS-10167: Basic building of libks under VS2015, tests compile but most do not run successfully yet. Shane Bryldt 2017-03-23 11:36:45 -06:00
  • 624d3dd0f5 FS-10126: Add 24fps mode. Josh Allmann 2017-03-23 16:22:19 +00:00
  • bd4b835c4c FS-10174 [mod_conference] fix segfault after playing alone-sound when video is not enabled Antonio 2017-03-23 17:08:53 +01:00
  • 856c87b4cb FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve Brian West 2017-03-23 10:59:25 -05:00
  • 79c62475f0 FS-10166: Removed UTP, did this in a separate commit in case it needs to be revived at some point. Shane Bryldt 2017-03-22 18:29:03 -05:00
  • a95f8a8e75 FS-10166: Removed old DHT tests and stuff related to libtorrent, and a straggling diff related to old DHT. Shane Bryldt 2017-03-22 18:22:08 -05:00
  • 5cff01b2a8 FS-10165: Removed dependancy and autoconf check for libsodium from libks. Moved DHT, bencode, and related tests into libblade. Still requires refactoring in blade from ks_* to blade_*. Shane Bryldt 2017-03-22 17:47:33 -05:00
  • 716f02897a Merge pull request #1234 in FS/freeswitch from feature/FS-9952-implementing-a-syncronized-scalable to master Mike Jerris 2017-03-22 21:45:05 +00:00
  • 7742dffae4 FS-9952: Initial implementation of a very basic text chat system which introduced a number of supporting subsystems Shane Bryldt 2017-03-16 13:13:26 -05:00
  • 75ee45395d FS-9952: Added support to default ks_log system for including optional prefixes as desired, also added thread and time prefix options Shane Bryldt 2017-03-08 19:51:54 +00:00
  • 8f569f715b FS-9952: Big commit, first registered jsonrpc echo call successful, lots of cleanup remaining Shane Bryldt 2017-03-07 18:45:52 +00:00
  • fd49aebb1d FS-9952: Intermediate commit for a fresh point to start retrofitting the jsonrpc code that is incomplete Shane Bryldt 2017-02-28 23:37:19 +00:00
  • 5d7e40c811 FS-9952: Some code refactoring and added TTL for sessions, currently harcoded at 5 seconds for testing purposes only and should come from config Shane Bryldt 2017-02-27 18:39:40 +00:00
  • 14a99987bb FS-9952: Preliminary session negotiations done, added a bunch of logging, fixed up cleanup code, needs more testing and more error handling Shane Bryldt 2017-02-23 23:01:22 +00:00
  • 3d8fd5dcaf FS-9952: Added the first half of the session negotations for the server side, untested as it requires the second half coming soon for client side Shane Bryldt 2017-02-21 21:20:44 +00:00
  • cb7e95fd9a FS-9952: A bunch of cleanup and shifting connections towards ID based passing instead of pointers, will replicate and adjust for session system next Shane Bryldt 2017-02-21 16:37:50 +00:00
  • 8e417220d3 FS-9952: Add blade rpc error response creation colm 2017-02-15 21:17:13 -05:00
  • aeff38c165 FS-9952: Fix compile errors in test 64bit build colm 2017-02-14 22:45:49 -05:00
  • a7add33519 FS-9952: Committing to show problem with ks_pool_resize Shane Bryldt 2017-02-15 00:56:29 +00:00
  • d6d8ede6b9 FS-9952: Add query & tests for blade extention to rpc messages colm 2017-02-14 19:47:00 -05:00
  • 06e38ba1ff FS-9952: Add blade extention to rpc messages colm 2017-02-14 15:40:00 -05:00
  • 418092e1ee FS-9952: Some work towards client connectivity support, commit is to remove blade_message_t and get RPC stuff updated, code does not compile currently Shane Bryldt 2017-02-14 19:04:48 +00:00
  • 942ae77bde FS-9952: Added initial support for registering transports, and initial untested code for parsing identities Shane Bryldt 2017-02-13 19:07:33 +00:00
  • 2b3e2646e3 FS-9952: Updated bladec test, it successfully listens for connections, further testing required Shane Bryldt 2017-02-10 18:31:38 +00:00
  • 7e2d375d76 FS-9952: Added envelope to queue sending messages, prepping for initial server transport testing Shane Bryldt 2017-02-10 18:14:48 +00:00
  • fa6a4e7686 FS-9952: Add rpc h files to ks colm 2017-02-10 13:22:05 -05:00
  • 5eb61cf535 FS-9952: Update for compile issues colm 2017-02-10 09:13:22 -05:00
  • de1ddf187b FS-9952: More work on the connection and transport code, couple things left to do but nearly ready for testing upto starting session negotiations Shane Bryldt 2017-02-10 02:17:20 +00:00
  • eb4ece83b9 FS-9952: Add testrpcproto, Update api colm 2017-02-09 17:56:10 -05:00
  • c3b7bb583f FS-9952: Rewrote core code to utilize state machine driven system based on discussions, code compiles but completely untested currently Shane Bryldt 2017-02-09 17:08:07 +00:00