- 18 4月, 2017 1 次提交
-
-
由 Shane Bryldt 提交于
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.
-
- 17 4月, 2017 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Shane Bryldt 提交于
-
由 Anthony Minessale 提交于
-
- 15 4月, 2017 1 次提交
-
-
由 Brian West 提交于
-
- 14 4月, 2017 8 次提交
-
-
由 Anthony Minessale 提交于
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- revert small piece
-
由 Shane Bryldt 提交于
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 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Anthony Minessale 提交于
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 提交于
* commit '68b241fc': FS-10231 Fix issue with media bugs not being completely cleaned up when session is destroyed
-
由 Shane Bryldt 提交于
FS-10167: Refactored simclist for ks-ification, and adjusted it for pool-based allocations and cleanup
-
- 13 4月, 2017 3 次提交
-
-
由 Shane Bryldt 提交于
-
由 Bradley Jokinen 提交于
-
由 Anthony Minessale 提交于
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- Edge case with file-only slots
-
- 12 4月, 2017 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
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
-
- 11 4月, 2017 4 次提交
-
-
由 Anthony Minessale 提交于
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group #resolve
-
由 Mike Jerris 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
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!
-
- 10 4月, 2017 4 次提交
-
-
由 Anthony Minessale 提交于
FS-10222: [freeswitch-core] add disable_audio_jb_during_passthru and disable_video_jb_during_passthru #resolve
-
由 Mike Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
- 08 4月, 2017 1 次提交
-
-
由 Shane Bryldt 提交于
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.
-
- 07 4月, 2017 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 06 4月, 2017 8 次提交
-
-
由 Mike Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
Merge pull request #1245 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10198/conf_recording_metadata to master * commit '6a7f9d4a': FS-10198: mod_conference: add var in xml to configure audio recording metadata
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
由 Anthony Minessale 提交于
-