31729 Commits

Author SHA1 Message Date
Brian West
693fe90c96 FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve 2017-04-20 09:59:03 -05:00
Anthony Minessale
bb408b1e32 FS-10241 backport d157cbab12ee64d5577fee07d8ec78e82b7366ee manually 2017-04-19 16:35:41 -05:00
Mike Jerris
3b4964bd7e FS-10241: [mod_sofia] don't send xml media refresh request before we have media setup 2017-04-19 16:31:26 -05:00
Anthony Minessale
38efa65d89 FS-10247: [mod_conference] Fit logo img to size of cropped video or mute image #resolve 2017-04-19 14:55:51 -05:00
Mike Jerris
3bcab9b32a FS-9623: fix rare crash on startup due to openssl init functions being run multiple times 2017-04-17 15:37:15 -05:00
Anthony Minessale
7751c61a27 FS-10225 2017-04-17 12:25:45 -05:00
Ken Rice
0fc0946461 bump version v1.6.17 2017-04-17 09:21:08 -05:00
Anthony Minessale
3afa404d65 FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- revert small piece 2017-04-14 18:58:08 -05:00
Anthony Minessale
ba306e5ab6 FS-10233: [mod_local_stream] mod_local_stream segfault trying to read a music file that is not open while playing a chime #resolve 2017-04-14 11:25:11 -05:00
Anthony Minessale
196f73ac98 FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- Edge case with file-only slots 2017-04-13 13:44:38 -05:00
Anthony Minessale
a6b53cdfe0 FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group #resolve
Conflicts:
	src/mod/applications/mod_conference/conference_video.c
2017-04-11 17:41:16 -05:00
Mike Jerris
59d6c456e3 FS-10210: [mod_console] add support for uuid config param and 'console uuid' api command 2017-04-11 13:54:13 -05:00
Anthony Minessale
7ef83f0316 FS-10220: [mod_conference] Conference channel parameters not working #resolve 2017-04-11 13:53:41 -05:00
Mike Jerris
154e5d6d7e FS-10153: [build] fix mod_http_cache build on FreeBSD 2017-04-11 13:42:28 -05:00
Brian West
7e77f5d623 FS-10059: [sofia-sip] handle re-invites during t.38 call 2017-04-11 13:42:08 -05:00
Chris Rienzo
f0e97f5e39 FS-10117 [mod_rayo] allow duplicate rayo signal-type configs for call progress detector 2017-04-11 13:41:46 -05:00
Anthony Minessale
38621e47ba FS-10209: [freeswitch-core,mod_av] Add auth params to file handles 2017-04-11 13:41:34 -05:00
Anthony Minessale
ae1cdced23 FS-10195: [fs_cli] Freeswitch intermittently segfaults #resolve 2017-04-11 13:08:56 -05:00
Anthony Minessale
1769905709 FS-10222: [freeswitch-core] add disable_audio_jb_during_passthru and disable_video_jb_during_passthru (cherry pick of aaa26c6 was messed up in git so ported manually) 2017-04-10 15:27:05 -05:00
Mike Jerris
0a3dd43e2f FS-10100: [mod_av] fix crash on allocation error and other error cases opening a file 2017-04-10 13:16:25 -05:00
Anthony Minessale
35b3e9a6a0 FS-10126: [freeswitch-core] General Video Improvements #resolve
Conflicts:
	src/include/switch_core.h
	src/include/switch_types.h
	src/mod/applications/mod_conference/conference_file.c
	src/mod/applications/mod_conference/conference_video.c
	src/mod/languages/mod_managed/managed/swig.cs
	src/switch_core_media.c
	src/switch_ivr_bridge.c
	src/switch_rtp.c
2017-04-07 17:32:05 -05:00
Anthony Minessale
3da6bd0108 FS-10126: [freeswitch-core] General Video Improvements 2017-04-07 11:49:13 -05:00
Anthony Minessale
879b3b9d0c FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets 2017-04-06 17:08:32 -05:00
Anthony Minessale
ab6cf5c742 FS-10126: [freeswitch-core] General Video Improvements 2017-04-06 11:54:08 -05:00
Mike Jerris
d490fbe89d FS-10099: [mod_conference] fix rare seg on race on shutdown of a conference 2017-04-05 15:35:21 -05:00
Brian West
b720d92167 FS-9765 one tweak from submitted patch to use switch_channel_var_true instead of switch_channel_get_variable no need to allocate on every hold/unhold just to check if this is enabled. 2017-04-03 18:18:37 -05:00
Ken Rice
e6d643b29c version bump v1.6.16 2017-04-03 09:24:23 -05:00
Mike Jerris
d75bd42c5c FS-10193: fix osx build error 2017-03-31 12:27:45 -04:00
Anthony Minessale
caf2e0ad3e FS-10193: [freeswitch-core] Implement filter in openssl to enable proper dtls MTU #resolve
Conflicts:
	src/switch_core_cert.c
2017-03-30 10:32:49 -05:00
Mike Jerris
440dbf0dd8 FS-10184: [Build-System] Fix missing #ifdefs for proper build w/o libyuv/libvpx 2017-03-30 10:31:04 -05:00
Brian West
d832743ddc FS-10183 [mod_sofia] Broadsoft Shared line pickup would fall if a-leg is PCMU and your pickup device has G722 as its first codec. 2017-03-30 10:30:45 -05:00
Anthony Minessale
1f71be1945 FS-10180: [mod_sofia] Move debug line to higher level #resolve 2017-03-30 10:30:24 -05:00
Nicholas Blasgen
67583b8d4b FS-10128 [mod_v8] This commit removes strlen() in favor of binary safe .length() function 2017-03-30 10:30:07 -05:00
Dragos Oancea
f00257d4c9 FS-10087: fix for volume level per member of conference (volume level when playing file) 2017-03-30 10:29:29 -05:00
Mitch Capper
84584d7194 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-30 10:26:54 -05:00
Brian West
989194ca14 FS-10149 [freeswitch-core] ZRTP encrypted calls drop on reinvite 2017-03-30 10:25:33 -05:00
Richard Screene
5088dbcec8 FS-10156 [mod_http_cache] Return HTTP status code 2017-03-30 10:25:10 -05:00
Brian West
0cd652222f FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve 2017-03-23 16:24:16 -05:00
Anthony Minessale
9844d1887b FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets #resolve
Conflicts:
	libs/libks/src/kws.c
	libs/sofia-sip/.update
2017-03-20 17:11:00 -05:00
Brian West
46b518d57a FS-10139: [verto.js] $.FSRTC.bestResSupported() returns true for any res #resolve
Conflicts:
	html5/verto/video_demo/js/verto-min.js
2017-03-20 16:48:22 -05:00
Anthony Minessale
f19fcdb4f0 FS-10152: [mod_shout] seek from eof to 0 not working in mod_shout #resolve 2017-03-17 15:31:23 -05:00
Anthony Minessale
1c0a6725ac FS-10146: [mod_conference] Completely setup conference member before adding them to the conference #resolve 2017-03-16 19:08:08 -05:00
Anthony Minessale
17ff4b41ae FS-9704 backport of 2de527564e6079b4ddd8659cda0064e3d8eaacb1 cherry pick was beeing funky 2017-03-16 17:56:55 -05:00
Anthony Minessale
2532d9c626 FS-10144: [mod_conference] Minor issues with video mute in mod_conference [cherry-picked] 2017-03-16 17:47:16 -05:00
Ken Rice
5997f90c6a FS-10143 #resolve small tweak to overlaps conf layout 2017-03-16 15:05:32 -05:00
Anthony Minessale
8b0a49f014 FS-9697 remove auto toggle to old fir mode 2017-03-15 18:19:08 -05:00
Anthony Minessale
703158f88f FS-10091 2017-03-15 18:14:08 -05:00
Anthony Minessale
2f8a6db000 FS-9704: [mod_av] Seeking video files with mod_av after it reaches the end does not work fix regression 2017-03-15 18:04:34 -05:00
Anthony Minessale
6cfb94b81b FS-10107 can of worms contd 2017-03-15 16:58:39 -05:00
Anthony Minessale
a5c10be821 FS-10088: [freeswitch-core] Backports backport video modification functions to fix a seg in conference caused by backporting FS-10107 2017-03-15 15:47:33 -05:00