Andrey Volk
8b0fb15228
FS-10690: [libks, Build-System] Fix libks solution build on windows. Add libks related stuff to .gitignore
2017-10-11 02:16:45 +03:00
Shane Bryldt
e28abe2929
FS-10690: [libblade] fixed some linux build issues that were missed recently for stringbuilder addition
2017-10-10 07:38:04 -05:00
Shane Bryldt
71286aa436
FS-10690: [libblade] Undid apple definition for old libconfig stuff
2017-10-10 06:34:14 -06:00
Shane Bryldt
a173023827
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
2017-10-10 06:33:12 -06:00
Seven Du
03eb15c978
FS-10690 temp fix build on Mac
2017-10-10 20:23:07 +08:00
Shane Bryldt
0078f4027c
FS-10690: [libblade] Fix for return type that wasn't being detected correctly by compilers
2017-10-10 06:06:25 -06:00
Mike Jerris
fd061fc2b8
Merge pull request #1412 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10541-update-openssl-to-1.1.0f-on-windows to master
...
* commit 'ea8c3be8ec365bf9f7d2a6b9ce4b2e9ef6bcdccd':
FS-10541: [Build-System] Move OpenSSL to props with BaseDir on windows.
2017-10-09 20:28:09 +00:00
Anthony Minessale II
acb7d1c3fd
Merge pull request #1401 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:fix/change-video-next-call to master
...
* commit '90dad5af88c41ada07e863acb00e6058cf2339fe':
[verto_communicator] Fix to make video devices change without restart.
2017-10-09 15:16:47 +00:00
Andrey Volk
ea8c3be8ec
FS-10541: [Build-System] Move OpenSSL to props with BaseDir on windows.
2017-10-07 22:50:48 +03:00
Shane Bryldt
c61c2a9f35
Merge pull request #1411 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master
...
* commit '8d0afcd01a433333ccb19a447002efcc63181c15':
FS-10690: [libblade, Build-System] Migrated civetweb's duktape_lib and lua_lib windows projects into repository.
2017-10-07 14:05:22 +00:00
Andrey Volk
8d0afcd01a
FS-10690: [libblade, Build-System] Migrated civetweb's duktape_lib and lua_lib windows projects into repository.
2017-10-07 17:03:34 +03:00
Shane Bryldt
f5f54f7436
Merge pull request #1410 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master
...
* commit 'e314dad74ba1e0a7b1607c52bd305c847e32c6de':
FS-10690: [libblade] Add libblade related stuff to gitignore
2017-10-07 13:54:47 +00:00
Andrey Volk
e314dad74b
FS-10690: [libblade] Add libblade related stuff to gitignore
2017-10-07 16:51:36 +03:00
Shane Bryldt
0ea88f57af
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 '9f12a57c1de067b93c902a95159efd2e9d098ed9':
FS-10690: [libblade, Build-System] Do not import BaseDir props if already imported.
2017-10-07 13:50:42 +00:00
Andrey Volk
9f12a57c1d
FS-10690: [libblade, Build-System] Do not import BaseDir props if already imported.
2017-10-07 16:46:42 +03:00
Shane Bryldt
1991ce4817
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.
2017-10-06 12:44:10 -06:00
Shane Bryldt
4ba8c7dc48
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.
2017-10-05 05:22:22 -06:00
Steve Underwood
95b840648f
Added a warning message to spandsp's fax_decode program when it looks like
...
the FAX machines are entering a proprietary mode.
2017-10-03 15:33:07 +01:00
Shane Bryldt
099580022d
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
2017-10-02 13:09:51 -06:00
Shane Bryldt
560fd03842
FS-10690: [libblade] Added PCRE to linux build, which can be used from system packages
2017-10-02 13:29:06 -05:00
Shane Bryldt
62ee80962f
FS-10690: [libblade] Added PCRE to libblade for REST route matching, fixed windows build environment for PCRE download project
2017-10-02 11:31:38 -06:00
Steve Underwood
a8ada67679
Added command parameters to spandsp's fax_decode program to allow the decode
...
parameters to be forced when the audio being decoded does not contain a DCS
message specifying them.
2017-10-02 18:06:01 +01:00
Shane Bryldt
6680bfeebc
Merge pull request #1402 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master
...
* commit '2bead55cd2322021267274fac294597dd04f0081':
FS-10690: [Build-System] Compile libks within libblade.
2017-09-29 16:41:11 +00:00
Andrey Volk
2bead55cd2
FS-10690: [Build-System] Compile libks within libblade.
2017-09-29 16:09:30 +03:00
StefanYohansson
90dad5af88
[verto_communicator] Fix to make video devices change without restart.
...
Fix menu background for lower resolutions.
2017-09-29 09:43:32 -03:00
Shane Bryldt
d76921b49e
FS-10690: Removed useless defines from blade.h that are only needed when compiling libcivetweb itself
2017-09-28 18:05:10 -05:00
Shane Bryldt
4c57f0aa5b
FS-10690: Added support for compiling civetweb inline when building libblade
2017-09-28 17:53:56 -05:00
Shane Bryldt
a3be6fe2d9
FS-10690: First updates to support civetweb on linux
2017-09-28 17:40:01 -05:00
Shane Bryldt
94eac3d8b9
FS-10690: Temporary commit to work on linux build for civetweb stuff
2017-09-28 14:15:07 -05:00
Shane Bryldt
941053a592
FS-10690: Forgot to include a couple new files
2017-09-28 12:14:18 -06:00
Shane Bryldt
b120ddb9d3
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
2017-09-27 20:07:16 -06:00
Shane Bryldt
5e0a54de28
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 'e8987b0d8cb8c8413b3812d9fc5a3922b0087813':
FS-10690: [Build-System] Add download projects for civetweb, libconfig, libsodium on windows.
2017-09-27 22:21:18 +00:00
Andrey Volk
e8987b0d8c
FS-10690: [Build-System] Add download projects for civetweb, libconfig, libsodium on windows.
2017-09-28 01:07:19 +03:00
Mike Jerris
d10fa9ed91
Merge pull request #1399 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10696-update-7za-to-17.01-on-windows to master
...
* commit 'def7afdee6112d33e9d83f0a04e2583b0b19f388':
FS-10696: [Build-System] Update 7za to 1701 on windows.
2017-09-27 21:46:21 +00:00
Andrey Volk
def7afdee6
FS-10696: [Build-System] Update 7za to 1701 on windows.
2017-09-28 00:39:30 +03:00
Anthony Minessale
86911858e8
FS-10527: [mod_av] AV tweaks
2017-09-27 12:58:14 -05:00
Shane Bryldt
d9d34a8f1c
Merge pull request #1398 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master
...
Reviewed and merging
* commit '6e3991379bc00e290745f717f74af2bee6c74db8':
FS-10690: [Build-System] Add civetweb library project for libblade on windows.
2017-09-25 19:21:02 +00:00
Andrey Volk
6e3991379b
FS-10690: [Build-System] Add civetweb library project for libblade on windows.
2017-09-25 22:09:20 +03:00
Steve Underwood
542825ef81
libspandsp's -mssexx selection tags for SSE4.1 and SSE4.2 were incorrect in
...
configure.ac
2017-09-24 21:38:29 +01:00
Shane Bryldt
c0a02f544d
FS-10167: Updating linux build
2017-09-21 00:21:49 -05:00
Shane Bryldt
43cb4e3468
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.
2017-09-20 22:07:34 -06:00
Anthony Minessale
dacca35a18
FS-10688: [verto.js] Add hack for IOS11 #resolve
2017-09-20 18:00:39 -05:00
Anthony Minessale
9e5b680084
FS-10688
2017-09-20 14:42:58 -05:00
Brian West
4772b73bcc
revert
2017-09-20 14:37:48 -05:00
Brian West
fbd07d810d
FS-10688
2017-09-20 09:29:17 -05:00
Anthony Minessale
0ef7be6327
FS-10688: [verto.js] Add hack for IOS11 #resolve
2017-09-20 09:15:56 -05:00
Anthony Minessale
503db7b23f
FS-10675: [mod_fifo] Wrap Up + fifo_caller_exit_key in mod_fifo #resolve
2017-09-18 17:23:45 -05:00
Anthony Minessale
5bb6e3485e
FS-10677
2017-09-15 17:02:06 -05:00
Italo Rossi
75c56a0007
FS-10661: [mod_callcenter] Making cc_export_vars work with uuid-standby agents
2017-09-14 22:18:20 -03:00
Italo Rossi
77dcd007ad
FS-10660: [mod_callcenter] Park agent session before play cc_warning_tone - avoid double playback causing distorted audio
2017-09-14 21:02:56 -03:00