Commit Graph

401 Commits

Author SHA1 Message Date
Andrey Volk c76a8c5458 swigall 2019-10-30 17:25:47 +00:00
Andrey Volk f3548c9fa0 swigall 2019-07-18 01:19:24 +04:00
Andrey Volk ccc4ae282a FS-11880: [Core,mod_pgsql] Remove native PostgreSQL support from the core, add mod_pgsql database module. 2019-07-18 00:20:50 +04:00
Chris Rienzo 67578abc79 FS-11785 [mod_lua] reswig with patches for scan-build 2019-07-17 21:46:59 +04:00
Andrey Volk 109c5eb6ca swigall 2019-06-06 21:18:02 +04:00
Mike Jerris 5f6ca30bb2 swigall 2018-09-06 17:58:43 +00:00
Mike Jerris 515bbdc881 FS-11351: [swig] fix windows build with swig3 for mod_managed and fix make swigall 2018-08-24 18:57:40 +00:00
Mike Jerris 798e5ea095 swigall 2018-08-22 19:54:37 +00:00
Andrey Volk 671da28796 FS-11263: [Build-System] Move FreeSWITCH build system to Visual Studio 2017 on Windows. 2018-07-24 07:21:55 +00:00
Brian West 70f21b8287 reswig 2018-07-24 07:21:54 +00:00
Brian West a46cb42cdd reswig 2018-07-24 07:21:54 +00:00
Joshua Young afcb1f8d51 FS-11178: [core] return switch_status_t from switch_ivr_intercept_session 2018-07-24 07:21:53 +00:00
Mike Jerris e47a6922b3 swigall 2018-07-24 07:21:48 +00:00
Mike Jerris 634c92de7d swigall 2018-07-24 07:21:42 +00:00
Mike Jerris 177823f9c3 swigall 2018-07-24 07:21:35 +00:00
Anthony Minessale ea05cb22bb reswig 2017-05-23 12:42:43 -05:00
Ken Rice b57dcf982f swigall 2017-04-27 23:05:19 -05:00
Anthony Minessale f4ad4ed6c4 FS-10126: [freeswitch-core] General Video Improvements #resolve 2017-03-15 15:24:01 -05:00
Ken Rice f7fa8415ab swig all 2017-03-13 08:31:03 -05:00
Mike Jerris f2792c9ea5 swigall 2017-01-06 17:13:39 -06:00
Brian West e634e538ac swigall 2016-12-14 14:09:11 -06:00
Brian West 092a9e8979 swigall 2016-11-11 17:31:44 -06:00
Anthony Minessale c6137874d5 swigall 2016-11-10 19:05:19 -06:00
Anthony Minessale 9b8a5edd3d FS-9638 2016-11-10 12:09:00 -06:00
Brian West 4e76630e08 swigall 2016-10-25 11:39:35 -05:00
Brian West f432761072 swigall 2016-10-21 11:28:54 -05:00
Brian West c8c0cd3857 swigall 2016-10-07 11:01:16 -05:00
Anthony Minessale 11d5fe23ce swig 2016-09-27 18:03:16 -05:00
Michael Jerris 9d7fe2430e swigall 2016-06-06 10:09:02 -05:00
Michael Jerris e4add83915 swigall 2016-04-07 18:40:42 -05:00
Mike Jerris 6c63fd2ddd Merge pull request #748 in FS/freeswitch from ~RAVENOX/freeswitch:FS-8936 to master
* commit '73684796e6229836d7fae82ad114c3f163a087de':
  FS-8936 - Added swig typemap for "const char **" for fix invocation problems, reswig
2016-03-15 10:36:30 -05:00
Artur Kraev 73684796e6 FS-8936 - Added swig typemap for "const char **" for fix invocation problems, reswig 2016-03-14 23:36:33 +03:00
Michael Giagnocavo c96d0098cc FS-8932 - Add in process loading via LoadEmbeddedPlugins 2016-03-13 18:29:03 -06:00
Brian West 56332c92c8 swigall 2016-03-09 19:11:16 -06:00
Brian West f28babf358 swigall 2016-03-03 11:00:31 -06:00
Anthony Minessale 3658763cba swigall 2016-02-10 17:07:53 -06:00
Anthony Minessale 8a0366b999 FS-8130 running out of witty commit msgs 2015-09-21 14:08:38 -05:00
Michael Jerris 46ab943d06 swigall 2015-09-14 14:45:35 -05:00
Anthony Minessale eea76c8856 FS-8130
Port video buffer to also support audio and remove original STFU jitter buffer
Add some more resilience to video packet loss
Add codec control mechanism for both call-specific debug and codec/call specfic params
Make opus function better in packet loss and latent situations
Use new codec control prams to make JB lookahead FEC optionally enabled or disabled mid-call
Add Param to allow JB lookahead to be enabled.
2015-09-14 13:30:08 -05:00
Michael Jerris 164c6111a1 FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead 2015-08-31 10:19:10 -05:00
Mike Jerris 9485fc9581 FS-7966: multiple fixes for msvc 2015 build 2015-08-27 14:37:33 -06:00
Michael Giagnocavo 5e456fe9a6 FS-7966. First pass at moving to Visual Studio 2015.
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
Michael Jerris 61c641aa0b swigall 2015-08-19 16:41:39 -05:00
Brian West 34f5994aa2 swigall 2015-06-16 11:23:25 -05:00
Jeff Lenk 345e50d25a FS-7644 2015-06-11 15:29:28 -05:00
Michael Jerris d376150e0e FS-7488: [mod_managed] fix build error and enable on debina packages 2015-05-28 12:47:26 -05:00
Anthony Minessale 970064294c FS-7500: refactoring 2015-05-28 12:46:50 -05:00
Jeff Lenk 278b42eb11 FS-7488 remove windows duplicate files 2015-05-20 13:19:12 -05:00
Jeff Lenk acdb1ca582 FS-7488 windows fix build error 2015-05-17 13:45:52 -05:00
Anthony Minessale 452a4c1b05 swigall 2015-04-27 12:35:38 -05:00