- 02 11月, 2017 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 25 10月, 2017 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 23 10月, 2017 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
Merge pull request #1394 in FS/freeswitch from ~F93/freeswitch:bugfix/FS-10672-truncated-variable-values-passed to master * commit 'c6e2ce18': FS-10672 [core] Fix event url-encoding buffer size
-
由 Shane Bryldt 提交于
FS-10739: [libblade] Fixed disconnecting downstream sessions when upstream session is disconnected, without disconnecting loopback which always remains available
-
- 19 10月, 2017 3 次提交
-
-
由 Shane Bryldt 提交于
FS-10739: [libblade] Small fix to testcon, forgot to uncomment the test.join response sending after testing TTL on responses
-
由 Shane Bryldt 提交于
FS-10739: [libblade] Added TTL to request which now produces an error response when a response is not received locally within the timeout, this utilizes loopback session stuff which had a couple bugs that are now also fixed, further loopback testing is still required on event subscriptions, protocol publishing, protocol locating, and protocol execution
-
由 Shane Bryldt 提交于
FS-10739: [libblade] Loopback session support and reworking sessions to use independent ids, blade.connect now also responds with both the sessionid and the nodeid separately
-
- 17 10月, 2017 4 次提交
-
-
由 Italo Rossi 提交于
-
由 Mike Jerris 提交于
Merge pull request #1422 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10725-mod_v8-and-lib-v8-wont-build-on to master * commit '9c4fc2af': FS-10725: [Build-System] Add DownloadPackageTask in order to use in props instead of using legacy util.vbs within projects. Get rid of lib v8 download project in favor of props on windows.
-
由 Andrey Volk 提交于
FS-10725: [Build-System] Add DownloadPackageTask in order to use in props instead of using legacy util.vbs within projects. Get rid of lib v8 download project in favor of props on windows.
-
由 Italo Rossi 提交于
-
- 12 10月, 2017 2 次提交
-
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-10690: [libblade] Added web request and web response layer ontop of civetweb to handle simplified processing for both inbound REST services as well as outbound client requests. Added simple layer ontop of that for one-liner oauth2 token establishment.
-
- 10 10月, 2017 7 次提交
-
-
由 Shane Bryldt 提交于
Merge pull request #1419 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master * commit '8b0fb152': FS-10690: [libks, Build-System] Fix libks solution build on windows. Add libks related stuff to .gitignore
-
由 Andrey Volk 提交于
FS-10690: [libks, Build-System] Fix libks solution build on windows. Add libks related stuff to .gitignore
-
由 Shane Bryldt 提交于
FS-10690: [libblade] fixed some linux build issues that were missed recently for stringbuilder addition
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-10690: [libblade] fixed up libconfig to treat 1.4.x as legacy for debian 8 system packages, with 1.5.0 expected on windows and newer linux
-
由 Seven Du 提交于
-
由 Shane Bryldt 提交于
-
- 09 10月, 2017 2 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #1412 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10541-update-openssl-to-1.1.0f-on-windows to master * commit 'ea8c3be8': FS-10541: [Build-System] Move OpenSSL to props with BaseDir on windows.
-
由 Anthony Minessale II 提交于
Merge pull request #1401 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:fix/change-video-next-call to master * commit '90dad5af': [verto_communicator] Fix to make video devices change without restart.
-
- 07 10月, 2017 7 次提交
-
-
由 Andrey Volk 提交于
-
由 Shane Bryldt 提交于
Merge pull request #1411 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master * commit '8d0afcd0': FS-10690: [libblade, Build-System] Migrated civetweb's duktape_lib and lua_lib windows projects into repository.
-
由 Andrey Volk 提交于
FS-10690: [libblade, Build-System] Migrated civetweb's duktape_lib and lua_lib windows projects into repository.
-
由 Shane Bryldt 提交于
Merge pull request #1410 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master * commit 'e314dad7': FS-10690: [libblade] Add libblade related stuff to gitignore
-
由 Andrey Volk 提交于
-
由 Shane Bryldt 提交于
Merge pull request #1409 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master Merging requested changes related to basedir for Windows VS projects * commit '9f12a57c': FS-10690: [libblade, Build-System] Do not import BaseDir props if already imported.
-
由 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 2 次提交
-
-
由 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 提交于
-