Trever L. Adams
fb37138f14
FS-9785: fix ./mod_conference.h:353:23: error: enumerator value for ‘EFLAG_BLIND_MEMBER’ is not an integer constant expression [-Werror=pedantic] EFLAG_BLIND_MEMBER = (1 << 31)
2017-06-30 10:28:18 -05:00
Anthony Minessale
aaf86d8bb6
FS-10440: [mod_httapi] valgrind: event leak in mod_httapi.c #resolve
2017-06-29 18:21:38 -05:00
Anthony Minessale
c7a1f28737
hand pick 8734c9070db99be60ac251dab65a6d6440af2719 FS-10448: [mod_conference] Add Video Blind
2017-06-29 18:14:38 -05:00
Anthony Minessale
2756c96f9d
FS-10433: [mod_av,mod_conference] Crash when video recording fails to setup properly -- fix regression
2017-06-29 18:11:44 -05:00
Anthony Minessale
b8876da6d4
hand pick db477925584cb67b14c4314bc8a8a1bc4aa5a959 - FS-10447: [freeswitch-core] Manual video refresh mode
2017-06-29 17:00:07 -05:00
Anthony Minessale
3da0ad047b
FS-10433: [mod_av,mod_conference] Crash when video recording fails to setup properly #resolve
2017-06-28 12:17:04 -05:00
Anthony Minessale
b1dcfac802
FS-10394: [freeswitch-core] FS Crash while linphone sends ICE packets
2017-06-28 11:32:40 -05:00
Anthony Minessale
f0eae43e29
FS-10394: [freeswitch-core] FS Crash while linphone sends ICE packets #resolve
2017-06-27 21:03:09 -05:00
Anthony Minessale
407b8893a5
FS-10249: [mod_av] Audio gradually falls behind video in recordings -- init timer for audio only as well
2017-06-27 13:06:48 -05:00
Anthony Minessale
c78e58abc7
FS-10409: [core] Crash (ABRT) using conferencing -- related to FS-10132 #resolve
2017-06-26 18:17:08 -05:00
Mike Jerris
5a71d79e97
FS-10405: fix typo in timer destroy check
2017-06-26 14:17:56 -05:00
Anthony Minessale
9fb8a0c79d
FS-10417: [freeswitch-core] Reduce flicker in screen sharing -- minor tweak
2017-06-26 12:57:11 -05:00
Andrey Volk
8aeca1d3df
FS-9717 [Build-System] Fix missing mods in msi packages. Fix x64 release build on a clean tree on windows.
2017-06-23 15:44:11 -04:00
Anthony Minessale
094edeea2e
FS-10387: [core] High memory usage with mod_sofia, osmo-nitb and DTX setting active #resolve
2017-06-22 15:48:46 -05:00
Mike Jerris
0a69fc7ecc
FS-10405: [core] Fix Timer destroy error on one legged calls
2017-06-22 13:56:08 -05:00
Anthony Minessale
373d78f8b2
manually cherry pick 7c19615 -- FS-10417: [freeswitch-core] Reduce flicker in screen sharing
2017-06-21 19:29:45 -05:00
Ken Rice
6e79667c0a
version bump
v1.6.18
2017-06-12 16:14:49 -05:00
Roman Sukhov
36a60bdcaf
FS-10383 [freeswitch-core] Destroy RTP session write timer
2017-06-09 17:33:14 -05:00
Anthony Minessale
1150d843c7
FS-10378: [freeswitch-core] VPX Tweaks
2017-06-07 19:41:35 -05:00
Anthony Minessale
582a7c76c4
FS-10379: [mod_conference] Set canvas size based on a variable
2017-06-07 18:13:16 -05:00
Anthony Minessale
d0aea09784
FS-10378: [freeswitch-core] VPX Tweaks #resolve
2017-06-07 18:01:20 -05:00
Nicholas Blasgen
d3aa6c2d60
FS-10084 [mod_v8] If the value passed is negative, block until event is received
2017-06-06 13:52:17 -05:00
Anthony Minessale
39700ab04d
FS-10372: [Build-System,fs-utils] #resolve
2017-06-06 13:56:42 -05:00
Anthony Minessale
ab631fdcee
FS-10371: [mod_httapi] Typo in httapi causes files to always report video #resolve
2017-06-06 12:38:15 -05:00
Anthony Minessale
f1b332e916
FS-10369: [freeswitch-core] Preserve original progress time when getting more than one
2017-06-06 09:41:16 -05:00
Anthony Minessale
1eb5ee1a84
FS-10240: [freeswitch-core] Use the "Negative Lookahead" in xml dialplan cause memory leak #resolve
...
Conflicts:
src/switch_channel.c
2017-06-06 09:40:16 -05:00
Brian West
595a5fc15a
FS-10257: [mod_sofia] libsofia-sip-ua/msg no longer builds on Arch Linux due to -Werror=parentheses
...
Conflicts:
libs/sofia-sip/.update
2017-06-06 09:36:54 -05:00
Anthony Minessale
4f9dab90c2
FS-10189: [core] switch_core_add_state_handler runtime.state_handler_index may exceed SWITCH_MAX_STATE_HANDLERS #resolve
2017-06-05 18:33:26 -05:00
Mike Jerris
a855548c85
update phrase
2017-06-05 15:24:25 -05:00
Anthony Minessale
5eeed0f792
FS-10369: [freeswitch-core] Preserve original progress time when getting more than one #resolve
2017-06-05 15:24:25 -05:00
Andrey Volk
6c55cd651b
FS-10362 [mod_lua] Update lua to 5.2.4 for windows build.
...
Conflicts:
.gitignore
src/mod/languages/mod_lua/lua/lgc.c
2017-06-05 15:24:25 -05:00
Andrey Volk
4eef9e38b9
FS-10365 [mod_http_cache] Add mod_http_cache to the windows build.
...
Conflicts:
Freeswitch.2015.sln
2017-06-05 15:24:25 -05:00
Andrey Volk
983a0a7c72
FS-10364 [mod_event_multicast] Enable encryption on windows by adding missing defines.
2017-06-05 15:24:25 -05:00
Andrey Volk
b19ec7c6b9
FS-10363 [Core] Move openssl to props on windows.
...
Conflicts:
w32/Library/FreeSwitchCore.2015.vcxproj
2017-06-05 15:24:24 -05:00
Anthony Minessale
8e8b524d37
FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing #resolve
...
Conflicts:
html5/verto/js/src/jquery.FSRTC.js
html5/verto/video_demo-live_canvas/js/verto-min.js
html5/verto/video_demo/js/verto-min.js
2017-06-05 15:24:18 -05:00
Ken Rice
399a95f7b8
swigall
2017-06-01 18:02:50 -05:00
Mike Jerris
8558037a42
swigall
2017-06-01 17:56:01 -05:00
Anthony Minessale
8ceb25b4db
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- fix regression from change re: FS-10249
2017-06-01 16:37:55 -04:00
Anthony Minessale
de9025c95f
FS-10249: [mod_av] Audio gradually falls behind video in recordings #comment Based on that feedback, please try latest master
2017-06-01 16:37:48 -04:00
Anthony Minessale
7c13d0b214
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video #resolve
2017-06-01 16:37:40 -04:00
Mike Jerris
6290130011
FS-10319: fix build errors from rtp ts changes
2017-06-01 16:21:42 -04:00
Mike Jerris
d618a767ac
FS-10338: [mod_sofia] add sip_invite_stamp variable of the time we received initial invite on an inbound call leg
2017-06-01 16:18:44 -04:00
Anthony Minessale
76e0b3bdee
FS-10328: [freeswitch-core] Add method to allow orphaned B legs during originate to transfer to another extension
2017-06-01 16:18:24 -04:00
Neto Guimaraes
b2a692432d
FS-10309: [verto_communicator] Add a loader that shows up when check network is called and vanishes when the request is completed.
...
The button to check network now is disabled when a request is processing.
2017-06-01 16:17:52 -04:00
Neto Guimaraes
1aa49b3800
FS-10310 [verto_communicator]: Adding validation at change login information modal
2017-06-01 16:16:08 -04:00
Tiago Lisboa
79241d13a3
FS-8941: [verto_communicator] Add No Microphone label to audio devices
...
If no microphone was detected it was impossible to open a call.
So, add a No Microphone label, just like the No Camera, with id:none,
wich allow to enter a call with microphone disabled.
2017-06-01 16:15:51 -04:00
Mike Jerris
59f9157ead
FS-10300: [mod_verto] fix crash in multiple verto messages when processing messages with missing params
2017-06-01 16:15:11 -04:00
Italo Rossi
5ffe9d8c64
FS-10299 [mod_callcenter] Removing global lock on all cc_execute_sql functions when executing database queries
2017-06-01 16:13:43 -04:00
Italo Rossi
3ecddca30e
FS-10298 [mod_callcenter] Firing bridge-agent-end if we failed to bridge answered agent with member.
2017-06-01 16:13:25 -04:00
Brian West
5fb6632c0d
FS-10267: [freeswitch-core] zrtp_enrollment broken since 1.6.13 #resolve
2017-06-01 16:13:01 -04:00