- 25 4月, 2017 1 次提交
-
-
由 Bas Couwenberg 提交于
-
- 24 4月, 2017 6 次提交
-
-
由 Mike Jerris 提交于
* commit 'd3e78c3c': FS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
Merge pull request #1258 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-10261-fire-conference-destroy-event-later to master * commit 'cf1a0a5a': FS-10261: Fire conference-destroy event later
-
由 Mike Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Chad Phillips 提交于
The conference-destroy event can fire later, after more conference shutdown operations are complete, such as closing open recording files.
-
- 22 4月, 2017 1 次提交
-
-
由 Mike Jerris 提交于
-
- 21 4月, 2017 5 次提交
-
-
由 Shane Bryldt 提交于
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
-
由 Shane Bryldt 提交于
FS-10167: Temporary commit while trying to figure out why the release build of libsodium under VS won't link properly.
-
由 Anthony Minessale 提交于
FS-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate to supersede bitrate control from the conference #resolve
-
由 Anthony Minessale 提交于
FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets -- same fix for non-ssl sockets #resolve
-
由 Italo Rossi 提交于
-
- 20 4月, 2017 13 次提交
-
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
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
-
由 Anthony Minessale 提交于
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
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-10255: [freeswitch-core] "complete" sqlite table grows indefinitely when video-mode=mux is enabled for conference #resolve
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Chris Rienzo 提交于
-
- 19 4月, 2017 4 次提交
-
-
由 Mike Jerris 提交于
* commit '70dd9727': FS-10241: Convert sofia_send_info_vid_refresh to a chanvar.
-
由 Josh Allmann 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 18 4月, 2017 3 次提交
-
-
由 Shane Bryldt 提交于
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.
-
由 Shane Bryldt 提交于
FS-10167: Small fix, made state volatile in session and connection to prevent odd behaviour by the GCC compiler under linux
-
由 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 1 次提交
-
-
由 Anthony Minessale 提交于
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- revert small piece
-