Mike Jerris
|
f48fc352b7
|
Merge pull request #1354 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10551/opus_16khz_init_fec_map to master
* commit '2f914e37fa663737fccc2ba4fe7cf17d2918ab9f':
FS-10551: [mod_opus] added FEC bitrates map for opus@16000h (for the "keep-fec-enabled" setting)
|
2017-08-10 16:20:02 +00:00 |
Mike Jerris
|
1f5c7f6666
|
Merge pull request #1326 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10478/cmd_uniform_replies to master
* commit '06f060ebd9a8cd2b3a8f343096f39496892e4e16':
FS-10478: [mod_conference] make API replies uniform with "+OK" or "-ERR" prefix
|
2017-08-10 16:18:59 +00:00 |
Mike Jerris
|
503b9d3753
|
FS-10577: [core] start additional event dispatch threads based on event system queue size
|
2017-08-10 10:25:12 -05:00 |
Italo Rossi
|
54e6cd3ebf
|
FS-10237 [mod_callcenter] Do not kick member out at max wait time if we are originating to an agent already.
|
2017-08-10 00:36:58 -05:00 |
Italo Rossi
|
ec44f5adf2
|
Revert "FS-10237 [mod_callcenter] Do not kick member out on timeout if originating to an agent"
This reverts commit b4ada1b849 .
|
2017-08-08 14:45:05 -05:00 |
Anthony Minessale
|
4d32ca9826
|
FS-10420: [verto.js] Verto on Safari -- some more tweaks
|
2017-08-05 13:17:54 -05:00 |
Anthony Minessale
|
74f244e8c6
|
FS-10527: [mod_av] AV tweaks -- using more threads on decode is a little buggy
|
2017-08-05 13:17:54 -05:00 |
Mike Jerris
|
4f7ffc7bfc
|
FS-10574: fix deadlock on invalid syntax using conference record api
|
2017-08-05 13:11:59 -05:00 |
Shane Bryldt
|
d5b1c328eb
|
FS-10167: Updating linux build
|
2017-08-03 21:31:28 -05:00 |
Shane Bryldt
|
53690120ac
|
FS-10167: Revisited ks_pool to embed the ks_pool_t pointer into the prefix of each allocation, updated libks and libblade to remove unneccessary pool pointers in structures, pool-allocated memory can now be freed without needing to pass the original pool
|
2017-08-03 20:26:07 -06:00 |
Shane Bryldt
|
077fde224b
|
FS-10167: Linux build updated and basic tests work as expected
|
2017-08-01 17:48:34 -05:00 |
Shane Bryldt
|
fd3348cafc
|
FS-10167: More work on the event channel workflow, switched callback data back to using void* and the assumption callback will clear the data or that it would be cleaned up by a handle shutdown by allocating within the handle pool. Base tests currently working, committing to sync up linux build
|
2017-08-01 16:30:25 -06:00 |
Anthony Minessale
|
4c29e4d630
|
FS-10562: [core] Crashes referencing cannot access memory #comment Firefox sending only candidates for RTCP and not RTP causing funky code path #resolve
|
2017-07-31 15:00:18 -05:00 |
Anthony Minessale
|
f08a10e92d
|
FS-10561: [freeswitch-core,mod_conference] Video concurrency improvements for 1.8 #resolve
|
2017-07-31 12:12:32 -05:00 |
Anthony Minessale
|
94eb8ac0a7
|
FS-10560: [freeswitch-core] Add channel count to fsv #resolve
|
2017-07-31 12:10:56 -05:00 |
Anthony Minessale
|
144d3733cf
|
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- minor regression
|
2017-07-28 18:05:50 -05:00 |
Mike Jerris
|
aa52658714
|
FS-10558: fix make current build to not reconf spandsp when you don't need to, it should do this automatically and correctly on its own
|
2017-07-28 17:51:40 -04:00 |
Mike Jerris
|
89991c8c10
|
FS-10556: fix build error on lua-reconf which is no longer required
|
2017-07-28 10:30:54 -05:00 |
Vitaly Kovalyshyn
|
28db1ede06
|
FS-9096: [mod_commands] new uuid argument for bgapi
|
2017-07-28 15:01:39 +03:00 |
Seven Du
|
7f1813cf4f
|
FS-10552 Doh, remove extra debug lines
|
2017-07-28 10:18:38 +08:00 |
Seven Du
|
deb1bd5cdf
|
FS-10552 #resolve
|
2017-07-28 10:11:06 +08:00 |
Dragos Oancea
|
2f914e37fa
|
FS-10551: [mod_opus] added FEC bitrates map for opus@16000h (for the "keep-fec-enabled" setting)
|
2017-07-27 16:59:16 +01:00 |
Mike Jerris
|
41130001b0
|
FS-10540: change conf to use sound_prefix var to allow changing to sounds set in one change
|
2017-07-25 18:31:42 -05:00 |
Anthony Minessale
|
ba4eecbfbe
|
FS-10379: [mod_conference] Set canvas size based on a variable -- lock width and height to even numbers
|
2017-07-25 16:08:33 -05:00 |
Brian West
|
1bdb65b8f9
|
Merge pull request #1345 in FS/freeswitch from feature/FS-10486-add-tls-support-to-mod_shout to master
* commit 'af4d73d44e5c2f236f58be2d87d48299846d9cbf':
FS-10486 add shouts:// proto to support TLS
|
2017-07-25 20:15:44 +00:00 |
Mike Jerris
|
a972bf6dd7
|
FS-10540: add build for Allison sounds
|
2017-07-25 12:08:35 -05:00 |
Shane Bryldt
|
c6e60de302
|
FS-10167: Temporary commit for peer review
|
2017-07-25 11:01:07 -06:00 |
Dragos Oancea
|
6bac8ddcc3
|
FS-10529: [mod_native_file] do not register "opus" file extension (needs ogg/opus support). Use encoded_bytes_per_packet to skip other extensions too.
|
2017-07-24 20:04:11 -04:00 |
Ken Rice
|
f1ae0b3841
|
drop ldap from meta-all debian package
|
2017-07-21 15:41:32 -05:00 |
Anthony Minessale
|
a906b12209
|
FS-10532: [mod_av] Add an av command to mod_av and use it to modify log level #resolve
|
2017-07-21 13:55:01 -05:00 |
Marc Olivier Chouinard
|
a1740fb600
|
FS-10512: Fix issue with callcenter topdown strategy
|
2017-07-20 21:33:55 -03:00 |
Anthony Minessale
|
ad80c38562
|
FS-10528: [mod_conference] Put proper color behind letterboxed video avatars #resolve
|
2017-07-20 17:58:46 -05:00 |
Anthony Minessale
|
8297dbe877
|
FS-10527: [mod_av] AV tweaks #resolve
|
2017-07-20 17:35:32 -05:00 |
Mike Jerris
|
c451f456ff
|
Merge pull request #1349 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10525-update-curl-to-7.54.1-for-windows to master
* commit 'bf101a5f0b1bef09a0013db65f3f72c351ff8064':
FS-10525: [Build-System] Update curl to 7.54.1 for windows, move to props.
|
2017-07-20 22:26:08 +00:00 |
Anthony Minessale
|
13033b49b3
|
FS-10526: [freeswitch-core] Uninitialized variable in switch_img_fit when using SWITCH_FIT_SIZE_AND_SCALE #resolve
|
2017-07-20 17:28:19 -05:00 |
Anthony Minessale
|
0013b00b64
|
FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video #resolve
|
2017-07-20 17:24:36 -05:00 |
Andrey Volk
|
bf101a5f0b
|
FS-10525: [Build-System] Update curl to 7.54.1 for windows, move to props.
|
2017-07-21 01:21:34 +03:00 |
Mike Jerris
|
ef74427b3e
|
Merge pull request #1348 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10064-cannot-compile-mod_managed-under to master
* commit '5626d0b535480de0efa19daae4431063b56f588a':
FS-10064: [mod_managed] Fix compile on windows.
|
2017-07-20 20:42:12 +00:00 |
Andrey Volk
|
5626d0b535
|
FS-10064: [mod_managed] Fix compile on windows.
|
2017-07-20 23:38:44 +03:00 |
Anthony Minessale
|
3e68625896
|
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
|
2017-07-20 03:30:59 -05:00 |
Anthony Minessale
|
88226869b6
|
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
|
2017-07-20 03:17:03 -05:00 |
Anthony Minessale
|
bf7ba2aa8c
|
FS-10523: [freeswitch-core] Websocket disconnects prematurely
|
2017-07-20 02:56:05 -05:00 |
Anthony Minessale
|
04067b4e21
|
FS-10523: [freeswitch-core] Websocket disconnects prematurely #resolve
|
2017-07-20 02:55:38 -05:00 |
Anthony Minessale
|
de67e8031c
|
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
|
2017-07-20 02:51:36 -05:00 |
Anthony Minessale
|
d45a256ce0
|
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
|
2017-07-20 02:51:24 -05:00 |
Anthony Minessale
|
d0a98b6a01
|
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
|
2017-07-20 02:36:14 -05:00 |
Anthony Minessale
|
2673e4e768
|
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues
|
2017-07-19 23:06:19 -05:00 |
Christopher Rienzo
|
03d9a29401
|
Merge pull request #1331 in FS/freeswitch from ~MATT_TELTECH/freeswitch:FS-10490-mod_unimrcp-gsr to master
* commit 'd0e779017617cbeaa22d81fd39ee59dad844f42a':
FS-10490 [mod_unimrcp] application/xml content-type for unimrcp grammar
|
2017-07-19 11:17:07 +00:00 |
Mike Jerris
|
7c5d4425b8
|
Merge pull request #1347 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10516-move-libsilk-from-tree-to-download to master
* commit 'a1bff96d40729dbdc67aedd5043198ceb652b5e8':
FS-10516: [Build-System] Move libsilk from tree to download on windows.
|
2017-07-18 19:18:46 +00:00 |
Andrey Volk
|
a1bff96d40
|
FS-10516: [Build-System] Move libsilk from tree to download on windows.
|
2017-07-18 22:16:48 +03:00 |