Mike Jerris
130dba8915
Merge pull request #1227 in FS/freeswitch from ~NBLASGEN/freeswitch:bugfix/FS-10128-v8-socket-implementation-uses-strlen to master
...
* commit 'fabe27abde36044e917e9ac396ee0ca2f05b8535':
FS-10128 [mod_v8] This commit removes strlen() in favor of binary safe .length() function
2017-03-24 18:59:42 +00:00
Mike Jerris
e4b7b2038f
Merge pull request #1233 in FS/freeswitch from ~MITCH.CAPPER/freeswitch:mod_perl_init_fix_FS_10071 to master
...
* commit '862c969ba5924fb04ed32e483c5bef13712d4463':
Resolves FS-10071. Fixed newer (perl 5.22 and up) versions of perl from crashing, -e means evaluate the following string and it does not like emptystr.
2017-03-22 21:03:29 +00:00
Mitch Capper
862c969ba5
Resolves FS-10071. Fixed newer (perl 5.22 and up) versions of perl from crashing, -e means evaluate the following string and it does not like emptystr.
2017-03-22 12:24:59 -07:00
Nicholas Blasgen
fabe27abde
FS-10128 [mod_v8] This commit removes strlen() in favor of binary safe .length() function
2017-03-16 01:15:10 +00: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
Marc Olivier Chouinard
eca17b7c1c
FS-10110: mod_python Hack to allow to have a script in a different folder
2017-03-08 16:28:19 -05:00
Mike Jerris
be245edf5e
FS-10060: fix scope of declarations
2017-02-24 11:11:30 -06:00
Andrey Volk
658b1f85f5
FS-10060 [mod_v8] Add startup scripts support.
2017-02-22 18:18:08 +03:00
Sergey Safarov
df1ab07ca4
FS-9924: Removed extra space in source files
2017-02-09 23:59:49 -05:00
Mike Jerris
a3ee7595bb
FS-10025: fix global symbol scope issue causing modules to use another modules global pointer
2017-02-09 17:23:30 -06:00
Mike Jerris
1aadfc0fa4
Merge pull request #1145 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-9928-implement-event-hooks-in-javascript to master
...
* commit '7e6ba429e7064101752a0e0fc0d7d9fc18f300fe':
FS-9928 [mod_v8] Implement Event Hooks in JavaScript
2017-02-02 18:47:05 -06:00
Anthony Minessale
6fe1deda45
swigall
2017-01-09 16:57:52 -06:00
Mike Jerris
f2792c9ea5
swigall
2017-01-06 17:13:39 -06:00
Andrey Volk
7e6ba429e7
FS-9928 [mod_v8] Implement Event Hooks in JavaScript
2017-01-06 21:57:20 +03:00
Andrey Volk
a3a8d7e6b3
FS-9896 [mod_v8] Implement Serving Configuration with JavaScript
2016-12-29 03:58:22 +03:00
Andrey Volk
3f3cd7343b
FS-7933 [mod_v8] Implement timeout property for Socket() class in javascript.
2016-12-27 04:18:14 +03:00
Brian West
e634e538ac
swigall
2016-12-14 14:09:11 -06:00
Brian West
48fab6f6db
FS-9851: [freeswitch-core] Add abstimeout to CoreSession:getDigits in switch_cpp #resolve
2016-12-14 14:06:20 -06:00
Mike Jerris
a38b246a6e
Merge pull request #1101 in FS/freeswitch from ~MOTEUS/freeswitch:mod_lua_leak to master
...
* commit '672b5d8309b57f4f6996bded4fa365b90a8516ac':
FS-9821 [mod_lua] Fix. memory/resource leak in mod_lua
2016-12-07 13:31:57 -06:00
Alexey Melnichuk
672b5d8309
FS-9821 [mod_lua] Fix. memory/resource leak in mod_lua
2016-12-07 21:56:22 +03:00
Brian West
2af53f5a30
Merge pull request #1080 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9788 to master
...
* commit '347c93f1c1360d7f03d337d4b428cd24ad6d7b16':
FS-9788: Add close() option to FileIO implementation
2016-12-04 06:53:51 -06:00
Andrey Volk
fff5b939b5
FS-9798 [mod_v8] Implement native PostgreSQL in JavaScript by adding a Database Handler (DBH) class
2016-12-01 15:45:18 +03:00
Marc Olivier Chouinard
347c93f1c1
FS-9788: Add close() option to FileIO implementation
2016-11-30 14:28:39 -05:00
Aron Podrigal
d3201c6335
FS-9741: lua expose db err str in freeeswitch.dbh
...
Added 2 methods to lua freeswitch.Dbh
`last_error()` Returns the error string from the last query or nil.
`clear_error()` clears the error string.
2016-11-21 21:11:03 +00: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
Andrey Volk
36ffb29298
FS-9256: mod_v8: Add DB.Finalize() in order to close statements.
2016-06-13 12:25:22 +03:00
Michael Jerris
9d7fe2430e
swigall
2016-06-06 10:09:02 -05:00
Michael Jerris
fbc4c6e325
FS-9082: [mod_java] coreectly reference the modules dir so mod_java can load what it needs when modules are not placed in prefix/mod directory
2016-04-19 13:47:47 -04: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
Anthony Minessale
550029b80e
FS-8811 #resolve [FS 1.7 crashes intermittently]
2016-03-04 16:56:55 -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
Mark Lipscombe
4e9977507d
FS-8537: Passing nil to various lua functions causes segfault
...
Various functions exposed via lua do not check their parameters for null
causing freeswitch to segfault.
This change adds checking for null parameters and returns an error
instead of segfaulting.
2015-11-15 10:43:09 +11:00
Saumar Hajjar
3aa051e1a1
FS-7673: ODBC NULL value incorrectly evaluated in mod_v8
2015-09-21 23:36:42 -03: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
Mike Jerris
49f5cede85
FS-7966: silence mod_lua build warnings in generated code
2015-09-02 15:55:01 -04:00
Michael Jerris
dc80dbc8f3
FS-7966: don't manually edit generated source
2015-09-02 14:48:42 -05:00