- 07 10月, 2017 1 次提交
-
-
由 Andrey Volk 提交于
-
- 06 10月, 2017 1 次提交
-
-
由 Shane Bryldt 提交于
FS-10690: [libblade] [libks] Added json wrapper to string builder. Fixed an issue with the "Release" build for x64, currently only Debug x64 and Release x64 build correctly, more will be fixed with other project updates soon.
-
- 05 10月, 2017 1 次提交
-
-
由 Shane Bryldt 提交于
FS-10690: [libblade] [libks] Cleaned up projects so they build as static libs rather than DLL projects where appropriate. Set all projects that weren't using the right windows CRT library to use DLL based even when statically compiling. Cleaned up some project preprocessor definitions and moved around some preprocessor code to make it simpler. Added ks_sb_t to support an efficient universal string builder. Tested string builder with a temporary REST service exposed by switchblade application.
-
- 03 10月, 2017 1 次提交
-
-
由 Steve Underwood 提交于
the FAX machines are entering a proprietary mode.
-
- 02 10月, 2017 4 次提交
-
-
由 Shane Bryldt 提交于
FS-10690: [libblade] Added basedir.props from existing pending PR from Andrey Volk to support PCRE build requirements for blade on windows, currently only used by newly added PCRE props which are not yet used by FS projects
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-10690: [libblade] Added PCRE to libblade for REST route matching, fixed windows build environment for PCRE download project
-
由 Steve Underwood 提交于
parameters to be forced when the audio being decoded does not contain a DCS message specifying them.
-
- 29 9月, 2017 2 次提交
-
-
由 Shane Bryldt 提交于
Merge pull request #1402 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master * commit '2bead55c': FS-10690: [Build-System] Compile libks within libblade.
-
由 Andrey Volk 提交于
-
- 28 9月, 2017 6 次提交
-
-
由 Shane Bryldt 提交于
FS-10690: Removed useless defines from blade.h that are only needed when compiling libcivetweb itself
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-10690: Fixed some issues in the download projects, added configuration transfer during blade_restmgr startup, and started initial stubs for civetweb callbacks in advance of deeper REST routing support
-
- 27 9月, 2017 5 次提交
-
-
由 Shane Bryldt 提交于
Merge pull request #1400 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master Merging in download project stuff for windows * commit 'e8987b0d': FS-10690: [Build-System] Add download projects for civetweb, libconfig, libsodium on windows.
-
由 Andrey Volk 提交于
-
由 Mike Jerris 提交于
Merge pull request #1399 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10696-update-7za-to-17.01-on-windows to master * commit 'def7afde': FS-10696: [Build-System] Update 7za to 1701 on windows.
-
由 Andrey Volk 提交于
-
由 Anthony Minessale 提交于
-
- 25 9月, 2017 2 次提交
-
-
由 Shane Bryldt 提交于
Merge pull request #1398 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master Reviewed and merging * commit '6e399137': FS-10690: [Build-System] Add civetweb library project for libblade on windows.
-
由 Andrey Volk 提交于
-
- 24 9月, 2017 1 次提交
-
-
由 Steve Underwood 提交于
configure.ac
-
- 21 9月, 2017 2 次提交
-
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-10167: Implemented identity registration and routing, removed subrealms to be revisited later, implemented public event channels and node presence, restructured some code and fixed a number of bugs.
-
- 20 9月, 2017 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
- 18 9月, 2017 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 15 9月, 2017 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Italo Rossi 提交于
-
由 Italo Rossi 提交于
FS-10660: [mod_callcenter] Park agent session before play cc_warning_tone - avoid double playback causing distorted audio
-
- 14 9月, 2017 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 13 9月, 2017 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Italo Rossi 提交于
callcenter_break agent <uuid> can be called with an uuid that represents an outbound session created to call an agent. The current behavior of mod_callcenter is to keep watching this channel until it is hangup, once the hangup happens the bridge-agent-end and member-queue-end events are fired, agent is released on the database so it can receive more calls and member is also updated on database. If you do not want to the agent channel hangup to release the agent you can call this app with the agent session uuid and the agent will be released and available to receive more calls. This is useful when the agent is located on a remote freeswitch box and transfer the call internally, the original leg between the first FreeSWITCH and the remote box remains live and the agent will only be Available when the original call hangup.
-
由 Shane Bryldt 提交于
FS-10167: Temporary commit to retain changes before removing concept of realm/subrealm as per discussions, will revisit this concept later when a real use-case presents itself, tests will not operate correctly in this build as realms are incomplete prior to removal
-
- 12 9月, 2017 1 次提交
-
-
由 Anthony Minessale II 提交于
Merge pull request #1386 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfix/FS-10654 to master * commit '67dad063': FS-10654: [verto] implementing replace prototype in verto dialog
-