]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
8 years agoFS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package.
Bas Couwenberg [Tue, 4 Apr 2017 15:10:01 +0000 (17:10 +0200)] 
FS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package.

8 years agoMerge pull request #1257 in FS/freeswitch from bugfix/FS-10228 to master
Mike Jerris [Mon, 24 Apr 2017 21:38:22 +0000 (21:38 +0000)] 
Merge pull request #1257 in FS/freeswitch from bugfix/FS-10228 to master

* commit 'd3e78c3cad2a445b2d56261116ad5f8fa219ccba':
  FS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql

8 years agoFS-10260: [mod_conference] add conference count api command
Mike Jerris [Mon, 24 Apr 2017 21:34:04 +0000 (16:34 -0500)] 
FS-10260: [mod_conference] add conference count api command

8 years agoMerge pull request #1258 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-10261...
Mike Jerris [Mon, 24 Apr 2017 20:59:19 +0000 (20:59 +0000)] 
Merge pull request #1258 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-10261-fire-conference-destroy-event-later to master

* commit 'cf1a0a5a51fcfa76d7c6f0f9867a5534a7ccb0ef':
  FS-10261: Fire conference-destroy event later

8 years agoFS-10150: fix typo
Mike Jerris [Mon, 24 Apr 2017 17:34:40 +0000 (12:34 -0500)] 
FS-10150: fix typo

8 years agoFS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re...
Anthony Minessale [Mon, 24 Apr 2017 17:22:03 +0000 (12:22 -0500)] 
FS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re-INVITE

8 years agoFS-10261: Fire conference-destroy event later
Chad Phillips [Mon, 24 Apr 2017 13:33:38 +0000 (08:33 -0500)] 
FS-10261: Fire conference-destroy event later

The conference-destroy event can fire later, after more conference shutdown
operations are complete, such as closing open recording files.

8 years agoFS-10150: fix typo
Mike Jerris [Sat, 22 Apr 2017 12:45:57 +0000 (08:45 -0400)] 
FS-10150: fix typo

8 years agoFS-10167: Some fixes to get the windows release build working, and fixed a mistake...
Shane Bryldt [Fri, 21 Apr 2017 22:27:39 +0000 (16:27 -0600)] 
FS-10167: Some fixes to get the windows release build working, and fixed a mistake with asserting on executed statements which would get compiled out for release builds

8 years agoFS-10167: Temporary commit while trying to figure out why the release build of libsod...
Shane Bryldt [Fri, 21 Apr 2017 21:42:51 +0000 (15:42 -0600)] 
FS-10167: Temporary commit while trying to figure out why the release build of libsodium under VS won't link properly.

8 years agoFS-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate...
Anthony Minessale [Fri, 21 Apr 2017 21:15:53 +0000 (16:15 -0500)] 
FS-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate to supersede bitrate control from the conference #resolve

8 years agoFS-10150: [freeswitch-core] Reduce writes to closed ssl sockets -- same fix for non...
Anthony Minessale [Fri, 21 Apr 2017 20:43:40 +0000 (15:43 -0500)] 
FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets -- same fix for non-ssl sockets #resolve

8 years agoFS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql
Italo Rossi [Fri, 21 Apr 2017 03:22:20 +0000 (00:22 -0300)] 
FS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql

8 years agoFS-10167: Updates to make stuff compile under linux again
Shane Bryldt [Thu, 20 Apr 2017 23:04:28 +0000 (18:04 -0500)] 
FS-10167: Updates to make stuff compile under linux again

8 years agoFS-10167: Major updates to lifecycle management across a number of objects changing...
Shane Bryldt [Thu, 20 Apr 2017 22:56:08 +0000 (16:56 -0600)] 
FS-10167: Major updates to lifecycle management across a number of objects changing a number of architecture related areas, fixed some little bugs, too much to remember exactly

8 years agoFS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conferenc...
Anthony Minessale [Thu, 20 Apr 2017 21:41:53 +0000 (16:41 -0500)] 
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- fix regression when playing files into a group layout

8 years agoFS-10245: [core] sdp generator uses /n when it should be using /r/n in some cases
Mike Jerris [Thu, 20 Apr 2017 20:52:36 +0000 (15:52 -0500)] 
FS-10245: [core] sdp generator uses /n when it should be using /r/n in some cases

8 years agoFS-10246: [build] fix code can not be reached build error
Mike Jerris [Thu, 20 Apr 2017 20:49:30 +0000 (15:49 -0500)] 
FS-10246: [build] fix code can not be reached build error

8 years agoFS-10256: [mod_conference] fix compile failure
Mike Jerris [Thu, 20 Apr 2017 20:17:15 +0000 (15:17 -0500)] 
FS-10256: [mod_conference] fix compile failure

8 years agoFS-10243: [mod_conference] Add conference variables -- fix typo
Anthony Minessale [Thu, 20 Apr 2017 18:47:25 +0000 (13:47 -0500)] 
FS-10243: [mod_conference] Add conference variables -- fix typo

8 years agoFS-10255: [freeswitch-core] "complete" sqlite table grows indefinitely when video...
Anthony Minessale [Thu, 20 Apr 2017 18:06:31 +0000 (13:06 -0500)] 
FS-10255: [freeswitch-core] "complete" sqlite table grows indefinitely when video-mode=mux is enabled for conference #resolve

8 years agoFS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up...
Brian West [Thu, 20 Apr 2017 17:48:49 +0000 (12:48 -0500)] 
FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve

8 years agoFS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up...
Brian West [Thu, 20 Apr 2017 17:28:45 +0000 (12:28 -0500)] 
FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve

8 years agoFS-10254: [mod_conference] Send keyframe from shared encoder on layout changes #resolve
Anthony Minessale [Thu, 20 Apr 2017 15:53:55 +0000 (10:53 -0500)] 
FS-10254: [mod_conference] Send keyframe from shared encoder on layout changes #resolve

8 years agoFS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up...
Brian West [Thu, 20 Apr 2017 14:58:34 +0000 (09:58 -0500)] 
FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve

8 years agoFS-10251 [mod_rayo] fix defects found by clang-analyzer
Chris Rienzo [Thu, 20 Apr 2017 13:02:46 +0000 (09:02 -0400)] 
FS-10251 [mod_rayo] fix defects found by clang-analyzer

8 years agoMerge pull request #1255 in FS/freeswitch from ~J0SH/freeswitch:fs10241 to master
Mike Jerris [Wed, 19 Apr 2017 21:52:23 +0000 (21:52 +0000)] 
Merge pull request #1255 in FS/freeswitch from ~J0SH/freeswitch:fs10241 to master

* commit '70dd9727ee89133e437f7a0a4aeee4b98f63fcbb':
  FS-10241: Convert sofia_send_info_vid_refresh to a chanvar.

8 years agoFS-10241: Convert sofia_send_info_vid_refresh to a chanvar.
Josh Allmann [Wed, 19 Apr 2017 21:41:49 +0000 (21:41 +0000)] 
FS-10241: Convert sofia_send_info_vid_refresh to a chanvar.

8 years agoFS-10241 push similar logic upstream
Anthony Minessale [Wed, 19 Apr 2017 21:30:41 +0000 (16:30 -0500)] 
FS-10241 push similar logic upstream

8 years agoFS-10247: [mod_conference] Fit logo img to size of cropped video or mute image #resolve
Anthony Minessale [Wed, 19 Apr 2017 19:55:37 +0000 (14:55 -0500)] 
FS-10247: [mod_conference] Fit logo img to size of cropped video or mute image #resolve

8 years agoFS-10167: Adjusted modules to utilize an isolated pool with auto cleanup per module...
Shane Bryldt [Tue, 18 Apr 2017 23:02:34 +0000 (17:02 -0600)] 
FS-10167: Adjusted modules to utilize an isolated pool with auto cleanup per module, which also contains the implementation specific module data. Also changed the thread model of the listener for the wss module to utilize the thread pool, alleviating ownership issues during cleanup.

8 years agoFS-10167: Small fix, made state volatile in session and connection to prevent odd...
Shane Bryldt [Tue, 18 Apr 2017 20:10:34 +0000 (15:10 -0500)] 
FS-10167: Small fix, made state volatile in session and connection to prevent odd behaviour by the GCC compiler under linux

8 years agoFS-10167: Switched connection lifecycle to an isolated pool similar to sessions,...
Shane Bryldt [Tue, 18 Apr 2017 19:41:00 +0000 (13:41 -0600)] 
FS-10167: Switched connection lifecycle to an isolated pool similar to sessions, also refactored the inner WSS transport implementation to be part of the same pool so it is cleaned up with the connection. Switched the connection state machine thread to also utilize thread pool to avoid direct ownership over the thread, similar to session but without the use of a signaled condition due to abstraction of transports which may need to deal with polling for socket events such as with WSS transport. Completely removed the temporary worker thread in the main handle that was for connection/session cleanup.

8 years agoFS-10243: [mod_conference] Add conference variables #resolve
Anthony Minessale [Mon, 17 Apr 2017 21:33:33 +0000 (16:33 -0500)] 
FS-10243: [mod_conference] Add conference variables #resolve

8 years agoFS-10241: [mod_sofia] don't send xml media refresh request before we have media setup
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

8 years agoFS-10236: [core] fix crash on hangup with multiple media bugs
Mike Jerris [Mon, 17 Apr 2017 19:28:21 +0000 (14:28 -0500)] 
FS-10236: [core] fix crash on hangup with multiple media bugs

8 years agoFS-10167: fixed a couple deadlock issues and a misconception about the locks on hash
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

8 years agoFS-10225
Anthony Minessale [Mon, 17 Apr 2017 17:09:49 +0000 (12:09 -0500)] 
FS-10225

8 years agoFS-10235: [freeswitch-core] Remove unused media flag #resolve
Brian West [Sat, 15 Apr 2017 00:20:39 +0000 (19:20 -0500)] 
FS-10235: [freeswitch-core] Remove unused media flag #resolve

8 years agoFS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conferenc...
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

8 years agoFS-10167: Added ks_list_delete_iterator() to delete the node at the current iterator...
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.

8 years agoFS-10167: Another small bug fix to get compiling on windows again
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

8 years agoFS-10167: Bug fix for libks compiling under linux
Shane Bryldt [Fri, 14 Apr 2017 17:01:38 +0000 (12:01 -0500)] 
FS-10167: Bug fix for libks compiling under linux

8 years agoFS-10167: Retrofit for ks_list to be intrinsicly thread-safe with an internal reader...
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

8 years agoFS-10233: [mod_local_stream] mod_local_stream segfault trying to read a music file...
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

8 years agoMerge pull request #1251 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-10231...
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

8 years agoFS-10167: Refactored simclist for ks-ification, and adjusted it for pool-based alloca...
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

8 years agoFS-10167: Temporary commit half way through memory lifecycle changes towards isolated...
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

8 years agoFS-10231 Fix issue with media bugs not being completely cleaned up when session is...
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

8 years agoFS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conferenc...
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

8 years agoFS-7989: [shell-utils] Fix bugs in fixbug.pl -- Add separator for appended comments
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

8 years agoFS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conferenc...
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

8 years agoFS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conferenc...
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

8 years agoFS-10220: [mod_conference] fix conference channels variable to force number of channels
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

8 years agoFS-10167: Missing NULL assignment to alloc list during cleanup, tests run on linux.
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.

8 years agoFS-10167: Rewrote the ks_pool allocator, no longer uses paging or internal block...
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!

8 years agoFS-10222: [freeswitch-core] add disable_audio_jb_during_passthru and disable_video_jb...
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

8 years agoFS-10210: [mod_console] add support for uuid config param and 'console uuid' api...
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

8 years agoFS-10220: [mod_conference] Conference channel parameters not working #resolve
Anthony Minessale [Mon, 10 Apr 2017 18:31:19 +0000 (13:31 -0500)] 
FS-10220: [mod_conference] Conference channel parameters not working #resolve

8 years agoFS-10100: [mod_av] fix crash on allocation error and other error cases opening a...
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

8 years agoFS-10167: Committing for a clean revert point prior to work on ks_pool internal alloc...
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.

8 years agoadd test to repro bug
Anthony Minessale [Fri, 7 Apr 2017 22:22:01 +0000 (17:22 -0500)] 
add test to repro bug

8 years agoadd test to repro bug
Anthony Minessale [Fri, 7 Apr 2017 22:21:45 +0000 (17:21 -0500)] 
add test to repro bug

8 years agoFS-10126: [freeswitch-core] General Video Improvements
Anthony Minessale [Fri, 7 Apr 2017 16:48:54 +0000 (11:48 -0500)] 
FS-10126: [freeswitch-core] General Video Improvements

8 years agoFS-10213: [mod_conference] fix crash in video scaling to layer in case of rounding...
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

8 years agoFS-10216: [mod_conference] add no-video-blanks member flag #resolve
Anthony Minessale [Thu, 6 Apr 2017 22:29:47 +0000 (17:29 -0500)] 
FS-10216: [mod_conference] add no-video-blanks member flag #resolve

8 years agoFS-10150: [freeswitch-core] Reduce writes to closed ssl sockets
Anthony Minessale [Thu, 6 Apr 2017 22:08:54 +0000 (17:08 -0500)] 
FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets

8 years agoFS-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

8 years agoMerge pull request #1245 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos...
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

8 years agoFS-10097: [mod_conference] Add fgimg to conference video layouts
Anthony Minessale [Thu, 6 Apr 2017 18:31:16 +0000 (13:31 -0500)] 
FS-10097: [mod_conference] Add fgimg to conference video layouts

8 years agoFS-10153: [build] fix mod_http_cache build on FreeBSD
Mike Jerris [Thu, 6 Apr 2017 16:48:45 +0000 (11:48 -0500)] 
FS-10153: [build] fix mod_http_cache build on FreeBSD

8 years agoFS-10126: [freeswitch-core] General Video Improvements
Anthony Minessale [Thu, 6 Apr 2017 16:53:38 +0000 (11:53 -0500)] 
FS-10126: [freeswitch-core] General Video Improvements

8 years agoFS-10059: [sofia-sip] handle re-invites during t.38 call
Brian West [Wed, 5 Apr 2017 21:31:31 +0000 (16:31 -0500)] 
FS-10059: [sofia-sip] handle re-invites during t.38 call

8 years agoFS-10209: [freeswitch-core,mod_av] Add auth params to file handles
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

8 years agoFS-10167: Fixed some issues that appeared primarily under windows testing, committing...
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.

8 years agoFS-10117 [mod_rayo] allow duplicate rayo signal-type configs for call progress detector
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

8 years agoFS-10167: Fixed sessions to cleanup external from their own state processing thread...
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.

8 years agoFS-10167: Fixed an issue with connection cleanup, the same approach should be taken...
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.

8 years agoFS-10167: Fixed some issues on library destruction. Added another of the test apps...
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.

8 years agoFS-10209: [freeswitch-core,mod_av] Add auth params to file handles #resolve
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

8 years agoFS-10167: Added libks testrealloc project for windows
Shane Bryldt [Mon, 3 Apr 2017 23:20:13 +0000 (17:20 -0600)] 
FS-10167: Added libks testrealloc project for windows

8 years agoFS-10167: Fixed bug with ks_pool_resize allocating incorrectly based on recent alloca...
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.

8 years agoFS-10167: Added test to identify issue with ks_pool_realloc
Shane Bryldt [Mon, 3 Apr 2017 20:49:37 +0000 (15:49 -0500)] 
FS-10167: Added test to identify issue with ks_pool_realloc

8 years agoFS-10205: [freeswitch-core,mod_conference,mod_video_filter] Add 8 bit filter #resolve
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

8 years agoFS-10167: Added windows compilation of libconfig and libsodium to support libblade...
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.

8 years agoFS-10193: fix osx build error
Mike Jerris [Fri, 31 Mar 2017 16:27:14 +0000 (12:27 -0400)] 
FS-10193: fix osx build error

8 years agoFS-10195: [fs_cli] Freeswitch intermittently segfaults #resolve
Anthony Minessale [Thu, 30 Mar 2017 17:07:13 +0000 (12:07 -0500)] 
FS-10195: [fs_cli]  Freeswitch intermittently segfaults  #resolve

8 years agoFS-10167: Updated libks windows project and test projects to utilize the latest build...
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.

8 years agoFS-10126 make fps on the fly
Anthony Minessale [Thu, 30 Mar 2017 16:20:37 +0000 (11:20 -0500)] 
FS-10126 make fps on the fly

8 years agoFS-10198: mod_conference: add var in xml to configure audio recording metadata
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

8 years agoFS-10167: Small fix to the simclist.c assertion guards after having copied the latest...
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.

8 years agoFS-10167: Fix to make everything work right with linux again
Shane Bryldt [Wed, 29 Mar 2017 23:28:36 +0000 (18:28 -0500)] 
FS-10167: Fix to make everything work right with linux again

8 years agoFS-10167: Fixed bug in windows test_thread_pools test related to the thread pool...
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

8 years agoFS-10197 #resolve add video-reservation-id and video-role-id output to conference...
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

8 years agoFS-10196: [mod_conference] Layer collision when an avatar user has a role-id #resolve
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

8 years agoFS-10167: Added test_thread_pools to windows build, added BREAK condition to wait...
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.

8 years agoFS-10193: [freeswitch-core] Implement filter in openssl to enable proper dtls MTU...
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

8 years agoFS-10167: Added testacl to windows build, builds and runs under windows. Added missin...
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.

8 years agoFS-10167: Fixed small ISO C compliancy issue for windows build vs linux build of...
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

8 years agoFS-10167: Added testwebsock to windows build, completely removed precompiled openssl...
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.