Anthony Minessale
1868859638
FS-8573 #resolve [unidirectional audio after resuming from hold in bypass media mode]
2015-11-25 13:56:25 -06:00
Spencer Thomason
e9126a7337
Fix undefined symbol conference_cdr_test_mflag
...
FS-8569 #resolve
2015-11-24 20:33:07 +00:00
Jeff Lenk
08816959aa
simple compile fixes for windows
2015-11-22 15:38:12 -06:00
Anthony Minessale
3ac546fbf1
FS-8293 fix some miscues on this patch
2015-11-20 16:24:41 -06:00
Anthony Minessale
6c3bf9ae65
FS-8554 #resolve [VC Moderator button quit working after moderator screen shares]
2015-11-20 14:40:29 -06:00
Anthony Minessale
1b0bf340aa
FS-8543 make sure if the mute image is taken from the camera that it does not dissappear
2015-11-20 13:19:20 -06:00
Chris Rienzo
9e0f30c58b
FS-8560 [mod_http_cache] add new parameter, connect-timeout
...
This is the maximum time to wait, in seconds, for the HTTP GET or PUT to connect.
If this value is not set or is set to 0, the default setting of 300 seconds is used.
2015-11-19 17:10:15 -05:00
Mike Jerris
31c9bca8e9
Merge pull request #593 in FS/freeswitch from ~MICJERRY/freeswitchmultimedia:master to master
...
* commit 'acecda7596beb5dc3a4f98cb126351d9c25454fb':
FS-8527 [mod_conference] Do not send the video of last_video_floor_holder to video_floor_holder if already related one video to it.
2015-11-19 11:10:52 -06:00
Mark Lipscombe
3293baa336
FS-8559: mod_shout should have "mpga" in it's list of supported extensions
...
Add mpga to the list of supported formats for mod_shout so that
files retrieved using mod_http_cache with a mime type of audio/mpeg
are able to be played using mod_shout.
2015-11-19 20:54:06 +11:00
Anthony Minessale
b4f477c22e
FS-8293 fix some regressions where speed test caused excessive downlink bandwidth
2015-11-18 21:36:41 -06:00
Anthony Minessale
cd8901bf5b
FS-8529 fix a few regressions
2015-11-18 21:34:24 -06:00
Anthony Minessale
9ab210e64b
FS-8556 #resolve [Screen shares are not recoverable so do not try]
2015-11-18 15:26:26 -06:00
Anthony Minessale
fb8d4a2b99
FS-8545 do not allow video floor on a member with a reservation id set
2015-11-18 13:37:52 -06:00
Anthony Minessale
420a78afc4
FS-8545 read lock regression
2015-11-18 13:18:39 -06:00
Anthony Minessale
e95f3686ad
FS-8053 #resolve [When WebRTC's SDP contains a=sendonly for video, the client will still receive the video stream]
2015-11-18 10:31:30 -06:00
Anthony Minessale
f14fcb7838
FS-8529 #resolve [vid-floor and conference-flags set as video-muxing-personal-canvas ]
2015-11-17 12:18:29 -06:00
Chris Rienzo
df6a5315c1
FS-8549 [mod_http_cache] add support for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables in S3 profiles
2015-11-17 12:00:15 -05:00
root
acecda7596
FS-8527 [mod_conference] Do not send the video of last_video_floor_holder to video_floor_holder if already related one video to it.
2015-11-17 10:16:42 +08:00
Anthony Minessale
8293dd03d0
FS-8546 #resolve [Make original video demo back-compat with livearray-json-status]
2015-11-16 17:02:07 -06:00
Anthony Minessale
a754c686d8
remove DEBUG
2015-11-16 16:08:58 -06:00
Anthony Minessale
9f1c89b8e3
FS-8545 #resolve [Improve controls for screen share]
2015-11-16 15:54:43 -06:00
Anthony Minessale
67491b102c
FS-8543 #resolve [Improve mute handling on conference and WebRTC]
2015-11-16 11:31:34 -06:00
Mark Lipscombe
4e9977507d
FS-8537: Passing nil to various lua functions causes segfault
...
Various functions exposed via lua do not check their parameters for null
causing freeswitch to segfault.
This change adds checking for null parameters and returns an error
instead of segfaulting.
2015-11-15 10:43:09 +11:00
Anthony Minessale
de7a123c8b
FS-8536 #resolve [Send Keyframe when getting SIP INFO with picture_fast_update]
2015-11-13 14:15:39 -06:00
Anthony Minessale II
ff283f60de
Merge pull request #592 in FS/freeswitch from bugfix/FS-8384 to master
...
* commit '6c7ed71a36d20fec31947bb0d31dc06733bd24df':
update
update
fix close file snafu
update
commit
2015-11-12 18:48:49 -06:00
Anthony Minessale II
785727e6fa
Merge pull request #591 in FS/freeswitch from feature/FS-8293 to master
...
* commit '1ee2f0abc224fd6830fb8a2ddf120abfd8f641f0':
add colors to good and bad
update new pass
FS-8293 [verto_communicator] - Showing speed in the menu bar if autoBand is true, adding option to test speed before making a call, enabling dedEnc if inboundBandwidth is below dedEncWatermark (3072 by default). FS-8293 [verto_communicator] - Changed info in the top menu bar for a icon+popover, changed autoBand's code in testSpeed method, moved 'Bandwidth settings' to 'Video settings' in settings modal and now hidding video quality selection when autoBand is checked. FS-8293 [verto_communicator] - Better bandwidth info ui. FS-8293 [verto_communicator] - Fixed speed test breaking at splash screen if user isn't logged in.
Removed unused function.
FS-8293 [verto_communicator] Implemented speed test in verto communicator.
always change bw
tweaks
WIP not shabby auto vid settings
first pass, add some funcs to conference and speed test features and fix bugs in ws.c for big payloads
2015-11-12 18:40:27 -06:00
Anthony Minessale
f1b2733c14
update new pass
2015-11-12 18:33:32 -06:00
Andrew Cassidy
8c540c6632
FS-8432 fixes timestamp type resolution, adds new header of type uint64 to carry microsecond resolution timestamp
2015-11-10 21:04:36 +00:00
Stanislav Sinyagin
de06bf086b
FS-8427 Incompatible type for %ld in prinrtf
2015-11-09 21:54:00 +00:00
Anthony Minessale
f862c41c40
update
2015-11-09 15:13:19 -06:00
Anthony Minessale
f5c541a5c9
fix close file snafu
2015-11-09 15:13:19 -06:00
Anthony Minessale
ca49966f76
update
2015-11-09 15:13:19 -06:00
Anthony Minessale
65b7eeef52
commit
2015-11-09 15:13:19 -06:00
Anthony Minessale
1c8088a4a0
tweaks
2015-11-06 14:01:54 -06:00
Anthony Minessale
aa0b28e235
WIP not shabby auto vid settings
2015-11-06 14:01:54 -06:00
Anthony Minessale
828d6eaf01
first pass, add some funcs to conference and speed test features and fix bugs in ws.c for big payloads
2015-11-06 14:01:54 -06:00
Kirill Sysoev
b9278a8f0d
FS-8416: Regex feature in param field
2015-11-05 22:17:54 +03:00
Marcel Haldemann
7c3aed290d
FS-8415 #resolve [support early with 180 using early_use_180=true]
2015-11-05 11:13:33 +01:00
William King
a6cbe9034d
FS-8377 Fix the handling of hiredis limit release when using an interval. The expectation for interval is to NOT decrement the limit.
2015-11-04 15:14:50 -08:00
Nathan Neulinger
b9be530c38
FS-8308 need to double encode if urlencoding json that is already encoded
2015-11-04 07:22:20 -06:00
Emmanuel Schmidbauer
e6ae2e9bec
FS-8392: change rtpmap payload to a number in dynamic range to allow both H263 and H263+ to be offered
2015-10-29 08:31:01 -04:00
Brian West
d744a18fd3
Merge pull request #550 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-fec-fix to master
...
* commit '65fd07923eb3d53931616fcd701a809e71f4243b':
FS-8319: mod_opus: fix and cleanup of switch_opus_has_fec() and switch_opus_info().
2015-10-28 13:14:53 -05:00
Brian West
768a7ab6e5
Merge pull request #555 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-repacketization-toggle-fec to master
...
* commit 'd145111eed3505e11d9d0f0a891eab3945dddf36':
FS-8344: mod_opus: toggle FEC on the last frame which is to be packed, so that FEC will be only present on the first SILK frame of the next Opus frame (Opus repacketization).
2015-10-28 13:12:17 -05:00
Brian West
cc25c46bfc
Merge pull request #549 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-decoder-statistics to master
...
* commit 'ea65a31e307755dfbaae4e65221417a1d4583e04':
FS-8313: mod_opus: show decoder stats at end of call (how many times it did PLC or FEC)
2015-10-27 11:47:12 -05:00
Brian West
d8b3b52aee
Merge pull request #565 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8373 to master
...
* commit 'c3a59c4b2261ae0b7e0b251057846af27dbf83f2':
FS-8373 Improve quality of recordings when using fast encoding
2015-10-26 13:34:56 -05:00
Mike Jerris
6b5b1a3d86
FS-8389: [build] Fix msvc 2015 build warnings
2015-10-26 13:45:48 -04:00
Brian West
37263d47d5
Merge pull request #566 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8380 to master
...
* commit '216e79f799127155a15a75cbebbe67061c03cb06':
FS-8380 Improve mod_av's handling of vw and vh core file params
2015-10-26 10:21:51 -05:00
Anthony Minessale
5b4c725963
FS-8384 #resolve [Locking contention in mod_conference]
2015-10-23 13:58:40 -05:00
Chris Rienzo
a711b7cd88
FS-8370 #resolve [mod_rayo] found another place in <prompt> where a message was freed after being queued for delivery. This resulted in a freed object being serialized, crashing FS.
2015-10-22 23:11:31 -04:00
Anthony Minessale
e351f3565d
FS-8115 #comment test latest patch
2015-10-22 15:37:21 -05:00