]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Andrey Volk [Tue, 18 Apr 2017 16:42:01 +0000 (19:42 +0300)]
FS-10246 [Core] Fix VPX codecs for windows build
Anthony Minessale [Mon, 17 Apr 2017 21:33:33 +0000 (16:33 -0500)]
FS-10243: [mod_conference] Add conference variables #resolve
Mike Jerris [Mon, 17 Apr 2017 21:46:26 +0000 (16:46 -0500)]
FS-10241: [mod_sofia] don't send xml media refresh request before we have media setup
Mike Jerris [Mon, 17 Apr 2017 19:28:21 +0000 (14:28 -0500)]
FS-10236: [core] fix crash on hangup with multiple media bugs
Shane Bryldt [Mon, 17 Apr 2017 17:10:05 +0000 (11:10 -0600)]
FS-10167: fixed a couple deadlock issues and a misconception about the locks on hash
Anthony Minessale [Mon, 17 Apr 2017 17:09:49 +0000 (12:09 -0500)]
FS-10225
Brian West [Sat, 15 Apr 2017 00:20:39 +0000 (19:20 -0500)]
FS-10235: [freeswitch-core] Remove unused media flag #resolve
Anthony Minessale [Fri, 14 Apr 2017 23:57:48 +0000 (18:57 -0500)]
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- revert small piece
Shane Bryldt [Fri, 14 Apr 2017 18:32:13 +0000 (12:32 -0600)]
FS-10167: Added ks_list_delete_iterator() to delete the node at the current iterator position (only if available if iterator is active). Updated blade_session to reflect ks_list_t being internally thread-safe now.
Shane Bryldt [Fri, 14 Apr 2017 17:05:36 +0000 (11:05 -0600)]
FS-10167: Another small bug fix to get compiling on windows again
Shane Bryldt [Fri, 14 Apr 2017 17:01:38 +0000 (12:01 -0500)]
FS-10167: Bug fix for libks compiling under linux
Shane Bryldt [Fri, 14 Apr 2017 16:56:36 +0000 (10:56 -0600)]
FS-10167: Retrofit for ks_list to be intrinsicly thread-safe with an internal reader/writer lock
Anthony Minessale [Fri, 14 Apr 2017 16:18:12 +0000 (11:18 -0500)]
FS-10233: [mod_local_stream] mod_local_stream segfault trying to read a music file that is not open while playing a chime #resolve
Mike Jerris [Fri, 14 Apr 2017 15:37:47 +0000 (15:37 +0000)]
Merge pull request #1251 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-10231 to master
* commit '
68b241fc43a2d4d220eac389b706cf449fb46bd8 ':
FS-10231 Fix issue with media bugs not being completely cleaned up when session is destroyed
Shane Bryldt [Fri, 14 Apr 2017 14:59:58 +0000 (08:59 -0600)]
FS-10167: Refactored simclist for ks-ification, and adjusted it for pool-based allocations and cleanup
Shane Bryldt [Thu, 13 Apr 2017 21:36:53 +0000 (15:36 -0600)]
FS-10167: Temporary commit half way through memory lifecycle changes towards isolated memory pools
Bradley Jokinen [Thu, 13 Apr 2017 20:43:42 +0000 (15:43 -0500)]
FS-10231 Fix issue with media bugs not being completely cleaned up when session is destroyed
Anthony Minessale [Thu, 13 Apr 2017 18:41:31 +0000 (13:41 -0500)]
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- Edge case with file-only slots
Anthony Minessale [Wed, 12 Apr 2017 17:42:06 +0000 (12:42 -0500)]
FS-7989: [shell-utils] Fix bugs in fixbug.pl -- Add separator for appended comments
Anthony Minessale [Wed, 12 Apr 2017 17:39:45 +0000 (12:39 -0500)]
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group Don't change layout when playing full-screen anyway
Anthony Minessale [Tue, 11 Apr 2017 22:45:15 +0000 (17:45 -0500)]
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group #resolve
Mike Jerris [Tue, 11 Apr 2017 18:52:03 +0000 (13:52 -0500)]
FS-10220: [mod_conference] fix conference channels variable to force number of channels
Shane Bryldt [Tue, 11 Apr 2017 20:51:35 +0000 (15:51 -0500)]
FS-10167: Missing NULL assignment to alloc list during cleanup, tests run on linux.
Shane Bryldt [Tue, 11 Apr 2017 20:43:00 +0000 (14:43 -0600)]
FS-10167: Rewrote the ks_pool allocator, no longer uses paging or internal block allocation, but still retains reference counting and auto cleanup callbacks, should be much more efficient now on windows than the original mmap approach, and all tests now run successfully!
Anthony Minessale [Mon, 10 Apr 2017 20:24:01 +0000 (15:24 -0500)]
FS-10222: [freeswitch-core] add disable_audio_jb_during_passthru and disable_video_jb_during_passthru #resolve
Mike Jerris [Mon, 10 Apr 2017 20:11:44 +0000 (15:11 -0500)]
FS-10210: [mod_console] add support for uuid config param and 'console uuid' api command
Anthony Minessale [Mon, 10 Apr 2017 18:31:19 +0000 (13:31 -0500)]
FS-10220: [mod_conference] Conference channel parameters not working #resolve
Mike Jerris [Mon, 10 Apr 2017 18:15:59 +0000 (13:15 -0500)]
FS-10100: [mod_av] fix crash on allocation error and other error cases opening a file
Shane Bryldt [Sat, 8 Apr 2017 03:36:23 +0000 (21:36 -0600)]
FS-10167: Committing for a clean revert point prior to work on ks_pool internal allocator issues that were identified as the cause of the complicated bug related to freeing pages introduced by switching to malloc/free.
Anthony Minessale [Fri, 7 Apr 2017 22:22:01 +0000 (17:22 -0500)]
add test to repro bug
Anthony Minessale [Fri, 7 Apr 2017 22:21:45 +0000 (17:21 -0500)]
add test to repro bug
Anthony Minessale [Fri, 7 Apr 2017 16:48:54 +0000 (11:48 -0500)]
FS-10126: [freeswitch-core] General Video Improvements
Mike Jerris [Thu, 6 Apr 2017 23:03:54 +0000 (18:03 -0500)]
FS-10213: [mod_conference] fix crash in video scaling to layer in case of rounding error
Anthony Minessale [Thu, 6 Apr 2017 22:29:47 +0000 (17:29 -0500)]
FS-10216: [mod_conference] add no-video-blanks member flag #resolve
Anthony Minessale [Thu, 6 Apr 2017 22:08:54 +0000 (17:08 -0500)]
FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets
Anthony Minessale [Thu, 6 Apr 2017 22:06:35 +0000 (17:06 -0500)]
FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets
Mike Jerris [Thu, 6 Apr 2017 19:39:05 +0000 (19:39 +0000)]
Merge pull request #1245 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10198/conf_recording_metadata to master
* commit '
6a7f9d4a8efa9de77e4afb76436bd3f66545ed30 ':
FS-10198: mod_conference: add var in xml to configure audio recording metadata
Anthony Minessale [Thu, 6 Apr 2017 18:31:16 +0000 (13:31 -0500)]
FS-10097: [mod_conference] Add fgimg to conference video layouts
Mike Jerris [Thu, 6 Apr 2017 16:48:45 +0000 (11:48 -0500)]
FS-10153: [build] fix mod_http_cache build on FreeBSD
Anthony Minessale [Thu, 6 Apr 2017 16:53:38 +0000 (11:53 -0500)]
FS-10126: [freeswitch-core] General Video Improvements
Brian West [Wed, 5 Apr 2017 21:31:31 +0000 (16:31 -0500)]
FS-10059: [sofia-sip] handle re-invites during t.38 call
Anthony Minessale [Wed, 5 Apr 2017 21:32:04 +0000 (16:32 -0500)]
FS-10209: [freeswitch-core,mod_av] Add auth params to file handles
Shane Bryldt [Wed, 5 Apr 2017 16:42:58 +0000 (10:42 -0600)]
FS-10167: Fixed some issues that appeared primarily under windows testing, committing to determine if a specific read access violation occurs under linux as well.
Chris Rienzo [Tue, 4 Apr 2017 19:52:48 +0000 (15:52 -0400)]
FS-10117 [mod_rayo] allow duplicate rayo signal-type configs for call progress detector
Shane Bryldt [Tue, 4 Apr 2017 18:47:14 +0000 (12:47 -0600)]
FS-10167: Fixed sessions to cleanup external from their own state processing thread to avoid deadlocking on thread join during cleanup.
Shane Bryldt [Tue, 4 Apr 2017 18:32:01 +0000 (12:32 -0600)]
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 [Tue, 4 Apr 2017 17:00:17 +0000 (11:00 -0600)]
FS-10167: Fixed some issues on library destruction. Added another of the test apps for libblade under windows. Fixed console input under tests.
Anthony Minessale [Tue, 4 Apr 2017 16:42:29 +0000 (11:42 -0500)]
FS-10209: [freeswitch-core,mod_av] Add auth params to file handles #resolve
Shane Bryldt [Mon, 3 Apr 2017 23:20:13 +0000 (17:20 -0600)]
FS-10167: Added libks testrealloc project for windows
Shane Bryldt [Mon, 3 Apr 2017 20:53:28 +0000 (14:53 -0600)]
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 [Mon, 3 Apr 2017 20:49:37 +0000 (15:49 -0500)]
FS-10167: Added test to identify issue with ks_pool_realloc
Anthony Minessale [Sat, 1 Apr 2017 01:21:40 +0000 (20:21 -0500)]
FS-10205: [freeswitch-core,mod_conference,mod_video_filter] Add 8 bit filter #resolve
Shane Bryldt [Fri, 31 Mar 2017 19:06:43 +0000 (13:06 -0600)]
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.
Mike Jerris [Fri, 31 Mar 2017 16:27:14 +0000 (12:27 -0400)]
FS-10193: fix osx build error
Anthony Minessale [Thu, 30 Mar 2017 17:07:13 +0000 (12:07 -0500)]
FS-10195: [fs_cli] Freeswitch intermittently segfaults #resolve
Shane Bryldt [Thu, 30 Mar 2017 16:44:25 +0000 (10:44 -0600)]
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.
Anthony Minessale [Thu, 30 Mar 2017 16:20:37 +0000 (11:20 -0500)]
FS-10126 make fps on the fly
Dragos Oancea [Thu, 30 Mar 2017 09:36:12 +0000 (10:36 +0100)]
FS-10198: mod_conference: add var in xml to configure audio recording metadata
Shane Bryldt [Wed, 29 Mar 2017 23:31:44 +0000 (17:31 -0600)]
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 [Wed, 29 Mar 2017 23:28:36 +0000 (18:28 -0500)]
FS-10167: Fix to make everything work right with linux again
Shane Bryldt [Wed, 29 Mar 2017 23:22:17 +0000 (17:22 -0600)]
FS-10167: Fixed bug in windows test_thread_pools test related to the thread pool itself and ks_q cleanup
Ken Rice [Wed, 29 Mar 2017 19:58:57 +0000 (14:58 -0500)]
FS-10197 #resolve add video-reservation-id and video-role-id output to conference list
Anthony Minessale [Wed, 29 Mar 2017 19:38:29 +0000 (14:38 -0500)]
FS-10196: [mod_conference] Layer collision when an avatar user has a role-id #resolve
Shane Bryldt [Wed, 29 Mar 2017 01:18:20 +0000 (19:18 -0600)]
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.
Anthony Minessale [Tue, 28 Mar 2017 21:59:20 +0000 (16:59 -0500)]
FS-10193: [freeswitch-core] Implement filter in openssl to enable proper dtls MTU #resolve
Shane Bryldt [Tue, 28 Mar 2017 21:18:03 +0000 (15:18 -0600)]
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 [Tue, 28 Mar 2017 21:07:01 +0000 (16:07 -0500)]
FS-10167: Fixed small ISO C compliancy issue for windows build vs linux build of testwebsock
Shane Bryldt [Tue, 28 Mar 2017 21:02:09 +0000 (15:02 -0600)]
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 [Mon, 27 Mar 2017 23:07:17 +0000 (17:07 -0600)]
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 [Mon, 27 Mar 2017 22:52:07 +0000 (16:52 -0600)]
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
Anthony Minessale [Mon, 27 Mar 2017 22:23:41 +0000 (17:23 -0500)]
blah
Anthony Minessale [Mon, 27 Mar 2017 20:45:10 +0000 (15:45 -0500)]
FS-10167 extra unlock
Anthony Minessale [Mon, 27 Mar 2017 20:21:06 +0000 (15:21 -0500)]
FS-10167 auto change state when joining a thread out of the blue
Anthony Minessale [Mon, 27 Mar 2017 20:17:53 +0000 (15:17 -0500)]
fix sanitize addr
Anthony Minessale [Mon, 27 Mar 2017 19:52:01 +0000 (14:52 -0500)]
FS-10167 WIP getting rid of mmap
Anthony Minessale [Mon, 27 Mar 2017 18:06:43 +0000 (13:06 -0500)]
FS-10167 track joins and only do them once
Anthony Minessale [Mon, 27 Mar 2017 18:01:38 +0000 (13:01 -0500)]
FS-10167 fix issues in the thread code
Anthony Minessale [Mon, 27 Mar 2017 17:08:51 +0000 (12:08 -0500)]
FS-10167 encore
Mike Jerris [Mon, 27 Mar 2017 16:50:48 +0000 (11:50 -0500)]
FS-10184: [Build-System] Fix missing #ifdefs for proper build w/o libyuv/libvpx
Brian West [Mon, 27 Mar 2017 16:42:18 +0000 (11:42 -0500)]
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.
Anthony Minessale [Mon, 27 Mar 2017 16:10:18 +0000 (11:10 -0500)]
FS-10167 contd
Mike Jerris [Mon, 27 Mar 2017 15:59:48 +0000 (15:59 +0000)]
Merge pull request #1218 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10115-ogg_extension_assoc to master
* commit '
f1b756c63179ab0c5f8f8cb886f9baecedd9f83e ':
FS-10115: [mod_sndfile] add ".ogg" extension to mod_sndfile (map audio OGG format to ".ogg" extension too, not only to ".oga") (and change mem pool)
Shane Bryldt [Mon, 27 Mar 2017 14:11:23 +0000 (09:11 -0500)]
FS-10167: Added testmmap to isolate page allocation issues under windows, vs project coming soon
Anthony Minessale [Sun, 26 Mar 2017 14:58:28 +0000 (10:58 -0400)]
FS-10180: [mod_sofia] Move debug line to higher level #resolve
Anthony Minessale [Sun, 26 Mar 2017 14:31:43 +0000 (10:31 -0400)]
FS-10167 fix invalid size passed into free
Anthony Minessale [Sun, 26 Mar 2017 14:18:38 +0000 (10:18 -0400)]
FS-10167 complile issues for mac sierra
Shane Bryldt [Fri, 24 Mar 2017 22:05:58 +0000 (16:05 -0600)]
FS-10167: Temporary commit to test some weirdness with pool freeing and memory mapping
Mike Jerris [Fri, 24 Mar 2017 18:59:42 +0000 (18:59 +0000)]
Merge pull request #1227 in FS/freeswitch from ~NBLASGEN/freeswitch:bugfix/FS-10128-v8-socket-implementation-uses-strlen to master
* commit '
fabe27abde36044e917e9ac396ee0ca2f05b8535 ':
FS-10128 [mod_v8] This commit removes strlen() in favor of binary safe .length() function
Mike Jerris [Fri, 24 Mar 2017 17:14:16 +0000 (17:14 +0000)]
Merge pull request #1204 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:fix_vol_conference_member to master
* commit '
5d35744fb2870f1c22a987b809d2f7677b24b66c ':
FS-10087: fix for volume level per member of conference (volume level when playing file)
Mike Jerris [Fri, 24 Mar 2017 17:12:42 +0000 (17:12 +0000)]
Merge pull request #1238 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-10174-sefgault-in-mod_conference-after to master
* commit '
bd4b835c4c32b0e1c6f31e618ed1804f7e53886a ':
FS-10174 [mod_conference] fix segfault after playing alone-sound when video is not enabled
Mike Jerris [Fri, 24 Mar 2017 17:11:55 +0000 (17:11 +0000)]
Merge pull request #1239 in FS/freeswitch from ~J0SH/freeswitch:fs10126 to master
* commit '
624d3dd0f52c02e1b9c2ad69867328e9ad1b0143 ':
FS-10126: Add 24fps mode.
Shane Bryldt [Fri, 24 Mar 2017 06:34:14 +0000 (00:34 -0600)]
FS-10167: Fixed sockets in libks, testsock now runs correctly under windows
Shane Bryldt [Thu, 23 Mar 2017 22:52:49 +0000 (16:52 -0600)]
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 [Thu, 23 Mar 2017 22:31:16 +0000 (16:31 -0600)]
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 [Thu, 23 Mar 2017 20:36:46 +0000 (14:36 -0600)]
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 [Thu, 23 Mar 2017 19:32:58 +0000 (14:32 -0500)]
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 [Thu, 23 Mar 2017 19:30:31 +0000 (13:30 -0600)]
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 [Thu, 23 Mar 2017 17:50:51 +0000 (11:50 -0600)]
FS-10167: Separate commit for fixed to have cJSON compile cleanly, and be able to push commit upstream easily.
Shane Bryldt [Thu, 23 Mar 2017 17:36:45 +0000 (11:36 -0600)]
FS-10167: Basic building of libks under VS2015, tests compile but most do not run successfully yet.
Josh Allmann [Thu, 23 Mar 2017 16:22:19 +0000 (16:22 +0000)]
FS-10126: Add 24fps mode.