Andrey Volk
|
b86ea2f5a1
|
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_commands
|
2019-07-15 23:39:38 +04:00 |
|
Andrey Volk
|
f4c9048e24
|
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rayo
|
2019-07-15 23:39:28 +04:00 |
|
Andrey Volk
|
7afec393c7
|
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_opus
|
2019-07-15 23:39:26 +04:00 |
|
Andrey Volk
|
e0211e2ce1
|
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_event_socket
|
2019-07-15 23:39:26 +04:00 |
|
Andrey Volk
|
4ae1f1278b
|
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_verto
|
2019-07-15 23:39:25 +04:00 |
|
Andrey Volk
|
c474824aa9
|
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rtc
|
2019-07-15 23:39:24 +04:00 |
|
Andrey Volk
|
75a37ba42e
|
FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_expr
|
2019-07-15 23:39:23 +04:00 |
|
Andrey Volk
|
05cc20e636
|
FS-11911: [mod_av] Fix mod_av on Debian Jessie
|
2019-07-15 22:24:01 +04:00 |
|
Seven Du
|
e9c58084db
|
FS-11911: [mod_av] Fix mod_av on Debian Buster
|
2019-07-15 22:23:39 +04:00 |
|
Andrey Volk
|
a7477ed0e2
|
FS-11911: Fix build on Debian Buster
|
2019-07-15 22:23:25 +04:00 |
|
Andrey Volk
|
4f50a24a90
|
FS-10801: [Core] Use right order when loading core modules.
|
2019-07-15 22:20:35 +04:00 |
|
Mike Jerris
|
2abd5705dc
|
FS-10801: [core] fix typo in core db interface
|
2019-07-15 22:19:27 +04:00 |
|
Mike Jerris
|
5febf075f7
|
FS-10801: [core] fix typo in core db interface
|
2019-07-15 22:19:12 +04:00 |
|
Andrey Volk
|
7fc9eafa74
|
FS-11727: [core] Add SWITCH_DATABASE_FLAG_ROW_SIZE_LIMIT for databases unable to create wide tables.
|
2019-07-15 22:18:30 +04:00 |
|
Andrey Volk
|
07e0d4f90c
|
FS-10801: [core] Add a database interface to the FreeSWITCH Core.
|
2019-07-15 22:18:19 +04:00 |
|
David Grant
|
3695681cf6
|
FS-11859 [mod_verto] mod_verto.c log for MCAST Data Sent changed to if (verto_globals.debug > 0) and other LOG_ALERT changed to LOG_DEBUG triggered by verto_globals.debug
|
2019-07-09 23:31:55 -05:00 |
|
Chris Rienzo
|
3c11fa9657
|
FS-11781 [test] try again with the test fix- need to have pool allocated sooner
|
2019-07-09 19:27:47 +04:00 |
|
Chris Rienzo
|
d4f1af83e8
|
FS-11781 [test] Fix memory leak in test
|
2019-07-09 19:27:39 +04:00 |
|
Chris Rienzo
|
9e57da8dfb
|
FS-11781 [test] shut down FS core when test finishes
|
2019-07-09 19:27:32 +04:00 |
|
Chris Rienzo
|
2dcf963318
|
FS-11781 [test] separate basedirs for tests to allow parallel build
|
2019-07-09 19:27:22 +04:00 |
|
Chris Rienzo
|
a4ab865f65
|
FS-11781 [test] log reason for core load failure
|
2019-07-09 19:27:12 +04:00 |
|
Chris Rienzo
|
bc02888e51
|
FS-11781 [test] Add more string checks
|
2019-07-09 19:27:04 +04:00 |
|
Chris Rienzo
|
74eb2feec7
|
FS-11781 increase test buffer size from 256 to 2048 to prevent test log truncation.
|
2019-07-09 19:26:54 +04:00 |
|
Chris Rienzo
|
824356cc94
|
FS-11725 [core,test] Fix switch_core to allow MINIMAL core to load without freeswitch.xml. Fix test framework to exit if FreeSWITCH core fails to load.
|
2019-07-09 19:25:06 +04:00 |
|
Andrey Volk
|
359287ffe2
|
FS-11902: [Core] Remove duplicate database indexes.
|
2019-06-29 03:17:41 +04:00 |
|
Andrey Volk
|
cc61f11427
|
Revert "FS-11417: [mod_conference] Unbounded memory growth during screen share #resolve"
This reverts commit 143323e6ef466f51ed3aa3f1e6b7cd938ccba06e.
|
2019-06-29 02:13:34 +04:00 |
|
Andrey Volk
|
4306efffbe
|
FS-11895: [build] fix test build
|
2019-06-29 01:02:36 +04:00 |
|
Mike Jerris
|
4816af2f56
|
FS-11895: [build] fix test build
|
2019-06-27 17:52:47 -04:00 |
|
Mike Jerris
|
69af7afd4d
|
FS-11895: [build] fix test build
|
2019-06-27 16:43:04 -04:00 |
|
Mike Jerris
|
25192d7d24
|
FS-11895: [build] fix test build
|
2019-06-27 15:56:23 -04:00 |
|
Mike Jerris
|
8e129b913d
|
FS-11906: [mod_sofia] fix NDLB-allow-bad-iananame profile param
|
2019-06-27 15:30:43 -04:00 |
|
Mike Jerris
|
03077d3133
|
FS-11895: [osx] fix mod_av osx test build
|
2019-06-27 14:20:41 -04:00 |
|
lazedo
|
ad7db39999
|
FS-11732 [mod_kazoo] ei_init added in OTP 21.3
|
2019-06-25 14:54:47 +00:00 |
|
Mike Jerris
|
10a52ebe48
|
Merge pull request #1711 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-11783-address-gcc8-warnings to master
* commit '3ca75eb8efa4e50ebe083a269b75fcb1762daa91':
FS-11783: [mod_say_ja] quiet overflow warning
FS-11783: [core] quiet gcc truncation warning
|
2019-06-24 09:29:12 -05:00 |
|
Andrey Volk
|
0d895c50f5
|
FS-11421: [mod_sofia] Cleanup.
|
2019-06-21 20:58:12 +04:00 |
|
Konstantin Molchanov
|
69f3dfe779
|
FS-11892 [switch_console] fix stream write_function
|
2019-06-18 12:47:39 +03:00 |
|
Dragos Oancea
|
813a37d844
|
Merge branch 'master' of https://freeswitch.org/stash/scm/fs/freeswitch into master_public
|
2019-06-06 17:45:18 +00:00 |
|
Dragos Oancea
|
279b7994ef
|
FS-11743: video RTCP counter (fix conflicts)
|
2019-06-06 17:38:04 +00:00 |
|
Andrey Volk
|
109c5eb6ca
|
swigall
|
2019-06-06 21:18:02 +04:00 |
|
Dragos Oancea
|
cfcb8b5d2f
|
FS-11750: don't shrink NACK table (vbw) so drastically (don't drop a frame with every added packet when complete_frames > max_frame_len)
|
2019-06-06 17:01:36 +00:00 |
|
Dragos Oancea
|
32de076b18
|
FS-11751: process_rtcp_packet() bounds check
|
2019-06-06 16:59:08 +00:00 |
|
Dragos Oancea
|
0a02a33023
|
FS-11480: revert change for FS-11424 which introduced screeching after muxing
(thanks Sergey KHripchenko)
|
2019-06-06 16:56:12 +00:00 |
|
Dragos Oancea
|
2997ceb56f
|
FS-11678: add/fix muxing to 2 channels (when audio file is multichannel - more than 2 channels)
|
2019-06-06 16:54:19 +00:00 |
|
Dragos Oancea
|
99bd3b3c6e
|
FS-11675: RTCP NACK at start of call too
|
2019-06-06 16:50:45 +00:00 |
|
Dragos Oancea
|
133b42b1e9
|
FS-11635: decrement RTCP counters on duplicate received NACKed packet which is dropped anyway
(affects cum_lost calculation)
|
2019-06-06 16:50:06 +00:00 |
|
Dragos Oancea
|
a8d7c72084
|
FS-11666: RTCP: fix RENACK_TIME check (throttle when NACKing the same seq)
|
2019-06-06 16:49:13 +00:00 |
|
Dragos Oancea
|
bd90f82e6f
|
FS-11635: RTCP: fix SSRC in FIR, cum_lost due to dup NACKs
(thanks Artem Karukov for finding these)
FS-11635: include received Nacked to the expected packet count.
|
2019-06-06 16:47:29 +00:00 |
|
Dragos Oancea
|
8185aadb5e
|
FS-11631: [core] RTCP: set RTP timestamp for video in SR (sender info block)
FS-11631: [core] fix introduced by minor change of behavior, rtcp & ice (FS-11549) -keep rtcp disabled during ICE
|
2019-06-06 16:42:28 +00:00 |
|
Dragos Oancea
|
f5a736f037
|
FS-11549: don't send the reception report block when we need to send fast feedback (do like Chrome does it, don't confuse peer's stats).
FS-11549: don't send RTCP RR unless we're receiver only.
|
2019-06-06 16:41:43 +00:00 |
|
Dragos Oancea
|
d6169a3845
|
FS-11561: [core] RTCP: attempt to avoid race cond on calculating DLSR (stats->last_recv_lsr_local)
|
2019-06-06 16:38:58 +00:00 |
|