]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
8 years agoMerge pull request #1083 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9791 to...
Mike Jerris [Fri, 28 Apr 2017 20:03:29 +0000 (20:03 +0000)] 
Merge pull request #1083 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9791 to master

* commit '040a0d20d9bfc87fb6571a584a3061cb699bb71b':
  FS-9791: Allow sofia_contact() to limit result by sip user agent Ex: sip_match_user_agent=Bria

8 years agoMerge pull request #1236 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos...
Mike Jerris [Fri, 28 Apr 2017 19:16:06 +0000 (19:16 +0000)] 
Merge pull request #1236 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10172_mod_event_socket-err_log to master

* commit 'e02631c0a8e105d93aa7132a4d2d7c0055d26912':
  FS-10172: mod_event_socket: handle return codes from switch_queue_trypush() , more verbose logging when we cannot enqueue

8 years agoFS-10274: [mod_conference] Prevent double-recording of conference files and all recor...
Anthony Minessale [Fri, 28 Apr 2017 17:26:47 +0000 (12:26 -0500)] 
FS-10274: [mod_conference] Prevent double-recording of conference files and all recording of supercanvas in multi-canvas mode #resolve

8 years agoswigall
Ken Rice [Fri, 28 Apr 2017 04:05:19 +0000 (23:05 -0500)] 
swigall

8 years agoFS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re...
Anthony Minessale [Thu, 27 Apr 2017 23:02:13 +0000 (18:02 -0500)] 
FS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re-INVITE -- this part backwards

8 years agoFS-10269: [mod_conference] conference recording pause doesn't work correctly for...
Anthony Minessale [Thu, 27 Apr 2017 22:57:26 +0000 (17:57 -0500)] 
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- partial

8 years agoFS-9922: [mod_conference] Auto Energy Level -- typo
Anthony Minessale [Thu, 27 Apr 2017 22:45:12 +0000 (17:45 -0500)] 
FS-9922: [mod_conference] Auto Energy Level -- typo

8 years agoFS-9922: [mod_conference] Auto Energy Level -- some clean up
Anthony Minessale [Thu, 27 Apr 2017 20:28:59 +0000 (15:28 -0500)] 
FS-9922: [mod_conference] Auto Energy Level -- some clean up

8 years agoFS-10273: [freeswitch-core] Missing case stmt causing invalid stats #resolve
Anthony Minessale [Thu, 27 Apr 2017 19:54:45 +0000 (14:54 -0500)] 
FS-10273: [freeswitch-core] Missing case stmt causing invalid stats #resolve

8 years agoMerge pull request #1250 in FS/freeswitch from ~MERWAN/freeswitch:master to master
Mike Jerris [Wed, 26 Apr 2017 22:30:32 +0000 (22:30 +0000)] 
Merge pull request #1250 in FS/freeswitch from ~MERWAN/freeswitch:master to master

* commit '8132248ba3ef9828ba9c2e00395aea7b7ceea174':
  [FS-10155] French digits are not spelled right

8 years agoMerge pull request #1254 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10246...
Mike Jerris [Wed, 26 Apr 2017 22:28:10 +0000 (22:28 +0000)] 
Merge pull request #1254 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10246-fix-vpx-codecs-for-windows-build to master

* commit 'f33c68cda8811453f7ea6875b8098efdfa053f44':
  FS-10246 [Core] Fix VPX codecs for windows build

8 years agoFS-10270: [mod_conference] Regression in personal canvas -- from: f1d8685566bab20beab...
Anthony Minessale [Wed, 26 Apr 2017 20:25:04 +0000 (15:25 -0500)] 
FS-10270: [mod_conference] Regression in personal canvas -- from: f1d8685566bab20beabe82e27af6f895868d9d2f #resolve

8 years agoMerge pull request #1261 in FS/freeswitch from ~MOTEUS/freeswitch:bugfix/FS-10268...
Mike Jerris [Wed, 26 Apr 2017 16:36:27 +0000 (16:36 +0000)] 
Merge pull request #1261 in FS/freeswitch from ~MOTEUS/freeswitch:bugfix/FS-10268-wrong-event-name-for-switch_event_recv_message to master

* commit 'dd913d1bb59e788380080b3b88b607990cc33efa':
  FS-10268. Set correct Event-Name for RECV_EVENT event in sofia endpoint

8 years agoFS-10268. Set correct Event-Name for RECV_EVENT event in sofia endpoint
Alexey Melnichuk [Wed, 26 Apr 2017 14:15:51 +0000 (17:15 +0300)] 
FS-10268. Set correct Event-Name for RECV_EVENT event in sofia endpoint

8 years agoMerge pull request #747 in FS/freeswitch from ~MAFOOUK/freeswitch:feature/FS-8931...
Ken Rice [Tue, 25 Apr 2017 22:12:21 +0000 (22:12 +0000)] 
Merge pull request #747 in FS/freeswitch from ~MAFOOUK/freeswitch:feature/FS-8931-create-seperate-packages-for-esl to master

* commit '1d616e74473043c880eee55e70783d68d49de445':
  FS-8931: Added Perl and Python ESL Language Module

8 years agoFS-8931: Added Perl and Python ESL Language Module
Matthew Vale [Sun, 13 Mar 2016 12:43:31 +0000 (12:43 +0000)] 
FS-8931: Added Perl and Python ESL Language Module

the packager currently bundles the python language libraries into mod_python and doesn't provide any perl language libraries

removed ESL libraries from mod_python and added them to the new package python-ESL
added new package perl-ESL that contains the perl ESL libs

8 years agoMerge pull request #1260 in FS/freeswitch from ~SEBASTIC/freeswitch:debian-master...
Mike Jerris [Tue, 25 Apr 2017 19:07:10 +0000 (19:07 +0000)] 
Merge pull request #1260 in FS/freeswitch from ~SEBASTIC/freeswitch:debian-master to master

* commit 'db3a762daf5da43b7fb108bc0e9bf95f4683af8c':
  FS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package.

8 years agoMerge pull request #1259 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos...
Mike Jerris [Tue, 25 Apr 2017 16:08:41 +0000 (16:08 +0000)] 
Merge pull request #1259 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:bugfix/FS-10264-rtp_ext_hdr_jb to master

* commit '85cd705b2358f973e9e2533b951ae6eedea56610':
  FS-10264: extend switch_rtp_packet_t to fix jitter buffer bug triggered by RTP ext headers (RFC5285)

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 agoFS-10264: extend switch_rtp_packet_t to fix jitter buffer bug triggered by RTP ext...
Dragos Oancea [Tue, 25 Apr 2017 00:41:55 +0000 (01:41 +0100)] 
FS-10264: extend switch_rtp_packet_t to fix jitter buffer bug triggered by RTP ext headers (RFC5285)

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-10246 [Core] Fix VPX codecs for windows build
Andrey Volk [Tue, 18 Apr 2017 16:42:01 +0000 (19:42 +0300)] 
FS-10246 [Core] Fix VPX codecs for windows build

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 ago[FS-10155] French digits are not spelled right
Merwan Ouddane [Thu, 13 Apr 2017 14:53:42 +0000 (16:53 +0200)] 
[FS-10155] French digits are not spelled right

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.