Anthony Minessale
04296b5708
FS-11070: [mod_conference] Improve video bridge first two for mux mode -- add support for files playing in this mode #resolve
2018-03-29 15:00:51 -05:00
Mike Jerris
63b2e5027f
Merge pull request #17 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:feature/FS-11075-add-mod_amqp-to-the-windows-build to v1.8-fsa
...
* commit '77d7b23859cf35ed877577ddd0c22fbc91ad5cf8':
FS-11075: [mod_amqp] Add mod_amqp to the Windows build.
2018-03-29 17:30:09 +00:00
Andrey Volk
77d7b23859
FS-11075: [mod_amqp] Add mod_amqp to the Windows build.
2018-03-29 19:53:31 +03:00
Anthony Minessale
7acc94be97
FS-11057: [mod_conference] CPU race on personal canvas #resolve
2018-03-29 10:55:41 -05:00
Brian West
b44ee6c1e1
revert
2018-03-29 10:55:41 -05:00
Mike Jerris
c4455d44ee
Merge pull request #16 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:feature/FS-11074-add-postgresql-to-the-freeswitch to v1.8-fsa
...
* commit 'def13d18064c301d6bab639dbdd3bb68a5bcb866':
FS-11074: [Core, Build-System] Add PostgreSQL to the Freeswitch Core on Windows.
2018-03-29 15:53:28 +00:00
Andrey Volk
def13d1806
FS-11074: [Core, Build-System] Add PostgreSQL to the Freeswitch Core on Windows.
2018-03-29 18:50:16 +03:00
Mike Jerris
0dc3cd405d
FS-11061: [core] fix build with newer pcre
2018-03-29 11:17:58 -04:00
Mike Jerris
ed66e04faa
Merge pull request #15 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:feature/FS-11069-update-zlib-to-1.2.11-and-move-it to v1.8-fsa
...
* commit '7e175ff378974c8bcb6f6867fc6b1a7ba2090baf':
FS-11069: [Build-System] Update zlib to 1.2.11 and move it to pre-compiled binaries on Windows.
2018-03-29 14:37:04 +00:00
Andrey Volk
7e175ff378
FS-11069: [Build-System] Update zlib to 1.2.11 and move it to pre-compiled binaries on Windows.
2018-03-29 02:00:10 +03:00
Anthony Minessale
6b556261de
FS-11057: [mod_conference] CPU race on personal canvas #resolve
2018-03-28 17:44:14 -05:00
Brian West
37e3c8d36f
revert
2018-03-28 17:44:06 -05:00
Mike Jerris
7a2c8555bf
FS-11057: [mod_conference] CPU race on personal canvas #resolve
2018-03-28 12:11:46 -04:00
Anthony Minessale
4745231acf
FS-11068: [mod_conference] Avatar members not supported on personal canvas leading to miscount #resolve
2018-03-28 10:56:34 -05:00
Mike Jerris
30017aaf84
Merge pull request #14 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:feature/FS-11067-improve-windows-build-speed-moving to v1.8-fsa
...
* commit 'f1bffc995e5743a1486213ae3cd5b97b16f2fae9':
FS-11067: [Build-System] Improve windows build speed moving openssl to pre-compiled binaries.
2018-03-28 15:23:13 +00:00
Anthony Minessale
e865e3ca07
FS-11057: [mod_conference] CPU race on personal canvas #resolve
2018-03-28 10:04:18 -05:00
Andrey Volk
f1bffc995e
FS-11067: [Build-System] Improve windows build speed moving openssl to pre-compiled binaries.
2018-03-28 14:02:40 +03:00
Mike Jerris
678be3138f
Merge pull request #13 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:feature/FS-11066-make-wix-project-be-able-to-produce to v1.8-fsa
...
* commit 'd2df64ec07688669a36a538a72ee35b7ecbca84e':
FS-11066: [Build-System] Make WIX project be able to produce snapshots with proper msi naming on windows.
2018-03-27 22:20:15 +00:00
Andrey Volk
d2df64ec07
FS-11066: [Build-System] Make WIX project be able to produce snapshots with proper msi naming on windows.
2018-03-28 01:15:15 +03:00
Mike Jerris
e6ec3f8408
Merge pull request #12 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:feature/FS-11065-update-libv8-to-6.1.298-speedup to v1.8-fsa
...
* commit 'ccb9f0203cd857742a63fd654505680748947597':
FS-11065: [Build-System, mod_v8] Update libv8 to 6.1.298 on windows, speedup windows build by moving libv8 to pre-compiled binaries.
2018-03-27 21:47:16 +00:00
Andrey Volk
ccb9f0203c
FS-11065: [Build-System, mod_v8] Update libv8 to 6.1.298 on windows, speedup windows build by moving libv8 to pre-compiled binaries.
2018-03-28 00:03:28 +03:00
Mike Jerris
7fbe75db1b
Merge pull request #11 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:bugfix/FS-10989-freeswitch-crash-inside-switch_hashtable.c to v1.8-fsa
...
* commit '00c580ffe1c8735a42d2863d2987611665534099':
FS-10989: [core] Fix CUSTOM_HASH hash table race in switch_event logic causing crashes during bind to events.
2018-03-27 19:23:31 +00:00
Andrey Volk
00c580ffe1
FS-10989: [core] Fix CUSTOM_HASH hash table race in switch_event logic causing crashes during bind to events.
2018-03-27 22:19:37 +03:00
Mike Jerris
53d912b34d
Merge pull request #10 in FSA/freeswitch-advantage from ~ANDYWOLK/freeswitch-advantage:bugfix/FS-11020-add-missing-modules-to-the-msi-installer to v1.8-fsa
...
* commit '22a2c0afea55bbf17bf52ff7a6a0c706f4c33662':
FS-11020: [Build-System] On Windows: Add missing modules to the msi installer, fix mod_gsmopen build, remove mod_skyopen, disable libav and libx264, cleanup.
2018-03-27 18:49:08 +00:00
Andrey Volk
22a2c0afea
FS-11020: [Build-System] On Windows: Add missing modules to the msi installer, fix mod_gsmopen build, remove mod_skyopen, disable libav and libx264, cleanup.
2018-03-27 21:02:41 +03:00
Mike Jerris
72d4c53275
swigall
2018-03-27 12:21:57 -05:00
Mike Jerris
ea4313a12e
FS-10853: remove extern that is no longer needed
2018-03-27 12:20:08 -05:00
Mike Jerris
a65a5f0c3f
Merge pull request #9 in FSA/freeswitch-advantage from feature/FS-11063-dtls-state-setup to v1.8-fsa
...
* commit '4a59554d0320a5d1a5802dc755160efe422a6530':
FS-11063 Use compile time constants in dtls_state_setup
2018-03-27 13:23:23 +00:00
Piotr Gregor
4a59554d03
FS-11063 Use compile time constants in dtls_state_setup
2018-03-27 12:18:00 +01:00
Sebastian Kemper
2cb6ef3ffc
FS-10939 mod_cdr_mongodb: fix format truncation warnings with gcc 7
...
gcc 7 complains about possible format truncation:
mod_cdr_mongodb.c: In function 'my_on_reporting':
mod_cdr_mongodb.c:242:45: error: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Werror=format-truncation=]
snprintf(idx_buffer, sizeof(idx_buffer), "%d", callflow_idx);
The char * idx_buffer has a size of 4 Bytes, and according to gcc's
calculation it is possible that up to 11 Bytes might be copied into it
via int bson_idx.
This commit adds an extra 8 Bytes to char * idx_buffer, which silences
the warnings.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-26 14:28:34 -04:00
Anthony Minessale
2db6c8d942
FS-11057: [mod_conference] CPU race on personal canvas #resolve
2018-03-23 18:01:35 -05:00
ifox
14e4a87fb0
FS-11058: [core] Add RTT to RECV_RTCP_MESSAGE
...
Add the RTT field to the RECV_RTCP_MESSAGE event emission which allows external listeners to compute MOS RTCP from the event.
2018-03-23 17:23:09 -04:00
Mike Jerris
5ee36d393e
Revert "FS-11047: [Debian] re-enable mod_v8 package build"
...
This reverts commit c093b2d33d
.
2018-03-23 15:52:47 -05:00
Anthony Minessale
616b076a21
FS-11057: [mod_conference] CPU race on personal canvas #resolve
2018-03-23 15:51:35 -05:00
Sergey Khripchenko
f444f7a6f4
FS-11056: [core] fix RTCP lost calculation
...
RTCP/Receiver Report/lost field is a _signed_ 24bit integer and it could be negative (in case of UDP duplication)
+ any negatives now threated as huge uint32_t
+ set this field properly on __BIG_ENDIAN
+ correctly read this value in received RTCP on all arches
2018-03-23 16:00:38 -04:00
Mike Jerris
c093b2d33d
FS-11047: [Debian] re-enable mod_v8 package build
2018-03-20 10:32:52 -04:00
Mike Jerris
8f906c28b8
FS-11038: [mod_sofia] fix crash in gwlist api command
2018-03-15 17:28:36 -04:00
Mike Jerris
615c8da7fe
FS-10853: Fix unitialzed var
2018-03-15 17:06:25 -04:00
Ethan Atkins
737d1b4ec8
FS-11037: [mod_lua] reduce logging levels
2018-03-15 16:49:18 -04:00
Brian West
720fd80797
FS-11036: [mod_rtmp] No audio on rtmp clients #resolve
2018-03-15 12:43:29 -05:00
Anthony Minessale
de27ef94f6
FS-11031: [mod_conference] refresh and keyframes sent too often in multi-canvas mode #resolve
2018-03-15 12:36:00 -05:00
Andrey Volk
c4dc95d3e0
FS-9753: [mod_sofia] Fix crash when accessing the WSS interface via regular HTTPS
...
Conflicts:
libs/sofia-sip/.update
2018-02-21 15:29:19 -06:00
Brian West
616490e9a8
FS-10913: [mod_sofia] ignore_early_media=ring_ready not transitioning #resolve
2018-02-06 14:25:49 -06:00
Brian West
d9cec0fc27
FS-10913: [mod_sofia] ignore_early_media=ring_ready not transitioning #resolve
2018-02-02 10:05:34 -06:00
Mike Jerris
c11c8491cc
FS-10926: [mod_sofia] fix crash from malformed as-feature-event subscribe messae with malformed xml
2018-01-29 13:39:41 -06:00
Brian West
074c179f6b
FS-10880: [mod_sofia] SIP INFO DTMF method not working on b-leg #resolve
2018-01-22 15:58:29 -06:00
Brian West
71dff4aeea
FS-10904: [core] DTMF only works from one phone during shared call (SCA) #resolve
2018-01-16 13:58:17 -06:00
Brian West
63a46ac5d0
FS-10908: [mod_amqp] AMQP routing key (format_fields) formation broke and invalid reads reported by valgrind #resolve
2018-01-16 13:58:09 -06:00
Steve Underwood
97849ba21e
A tweak to the PCAP file parsing code in spandsp to allow for 802.1Q headers in
...
Ethernet packets.
2018-01-15 01:45:04 -05:00
Seven Du
bcf5a89339
FS-10859 #resolve
2018-01-15 01:44:56 -05:00