31692 Commits

Author SHA1 Message Date
Anthony Minessale
7f8478232a FS-10311: [core] RTP timestamp rollover calculation is incorrect 2017-05-15 18:00:56 -05:00
Anthony Minessale
03427ba5ab FS-10320: [mod_av] Playing a file with audio only with mod_av can crash when attempting to seek #resolve 2017-05-15 17:28:26 -05:00
Anthony Minessale
e052ef9218 FS-10311: [core] RTP timestamp rollover calculation is incorrect 2017-05-12 14:35:26 -05:00
Anthony Minessale
5bc30edbda FS-10311: [core] RTP timestamp rollover calculation is incorrect #resolve 2017-05-12 14:05:39 -05:00
Anthony Minessale
948af93946 FS-10307: [freeswitch-core] Repetitive verto re-attach with video only channels can cause a buffer overflow #resolve
Conflicts:
	src/switch_core_media.c
2017-05-11 13:32:26 -05:00
Anthony Minessale
eb93b81890 FS-10295: [freeswitch-core] Remove debug log line #resolve 2017-05-08 16:44:33 -05:00
Anthony Minessale
7b38721562 FS-10284: [core] rtp session variable "ts" can wrap to zero for long running calls, causing incorrect logic to be executed #resolve 2017-05-05 11:19:37 -05:00
Anthony Minessale
fe4e2fd536 FS-10286: [mod_conference] Sync member joins up with keyframes in shared encoder mode 2017-05-03 14:32:52 -05:00
Anthony Minessale
72f5906bd1 FS-10274: [mod_conference] Prevent double-recording of conference files and all recording of supercanvas in multi-canvas mode 2017-04-28 12:28:27 -05:00
Anthony Minessale
5b5a903237 FS-10273: [freeswitch-core] Missing case stmt causing invalid stats #resolve 2017-04-27 14:54:57 -05:00
Anthony Minessale
ab1f8eae62 FS-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate to supersede bitrate control from the conference 2017-04-21 16:17:27 -05:00
Anthony Minessale
a218001b35 FS-10255: [freeswitch-core] "complete" sqlite table grows indefinitely when video-mode=mux is enabled for conference #resolve 2017-04-20 13:06:53 -05:00
Anthony Minessale
136dc465d6 FS-10254: [mod_conference] Send keyframe from shared encoder on layout changes #resolve 2017-04-20 10:54:14 -05:00
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