- 30 7月, 2015 6 次提交
-
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
* commit 'c599f4f4': FS-7894: On Windows, use critical sections instead of mutexes. (Mutexes on Windows are cross-process, unlike lightweight Linux futexes.) FS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY:: instead of substring search
-
由 Mike Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
-
- 29 7月, 2015 10 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Chris Rienzo 提交于
FS-7912 add session UUID to embedded language (lua, javascript, etc) logs when session sanity check fails
-
由 Michael Jerris 提交于
FS-7906: [mod_av] correct crash from multithreaded opening or closing of multiple files at the same time
-
由 Mike Jerris 提交于
Merge pull request #375 in FS/freeswitch from ~CRIENZO/freeswitch:fs-7912-add-session-uuid-to-lua-errors to master * commit 'a0b53d06': FS-7912 add session UUID to lua error logs, if known.
-
由 Chris Rienzo 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
add var=val member lookup usable wherver member_id is valid in api commands add bgimg to layouts with api command or config for global setting fix bug with overlap layouts combined with odd sized layers improve switch_img_fit to take a modifier for fit, streach or both at once
-
- 28 7月, 2015 3 次提交
-
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
- 27 7月, 2015 4 次提交
-
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Michael Giagnocavo 提交于
FS-7894: On Windows, use critical sections instead of mutexes. (Mutexes on Windows are cross-process, unlike lightweight Linux futexes.)
-
由 Michael Giagnocavo 提交于
FS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY:: instead of substring search
-
- 25 7月, 2015 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 24 7月, 2015 14 次提交
-
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
* commit 'f55ac436': FS-7677 handle packet loss FS-7519 FS-7677 trying to add H263 support FS-7519 FS-7677 fix key frame parsing and add some debug logs be verbose about invalid dimensions cleanup and refactor encoder params
-
由 Mike Jerris 提交于
* commit '1d7a4968': Allow JSON API commands to send third arg for muting
-
由 Mike Jerris 提交于
* commit 'ba9c44bb': FS-7885 Add getcputime command
-
由 Michael Giagnocavo 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Seven Du 提交于
FS-7519 FS-7677 fix key frame parsing and add some debug logs be verbose about invalid dimensions cleanup and refactor encoder params
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
FS-7889: [mod_conference] move conference chat to use an event channel so messages only go to the right 'room' for the conference
-
- 23 7月, 2015 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Chad Phillips 提交于
The mod_conference API supports passing an optional third arg for all mute commands (mute, unmute, tmute, vmute, unvmute, tvmute). This patch adds support for the optional third arg to the JSON API. FS-7882 #resolve
-