Michael Jerris
a552997e7b
FS-7966: fix mod_managed reference
2015-08-31 16:10:50 -05:00
Mike Jerris
5c59a0159d
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:08:52 -04:00
Mike Jerris
4b8587a863
FS-7966: fix msvc 2015 ldns build
2015-08-31 15:41:58 -04:00
Mike Jerris
8d92ff2ed3
FS-7966: fix msvc 2015 ldns build
2015-08-31 15:09:03 -04:00
Michael Jerris
b126788ac7
FS-7966: fix build issue from incorrect msvc warning fix
2015-08-31 13:32:46 -05:00
Anthony Minessale
4d12bef20b
revert
2015-08-31 13:00:08 -05:00
Anthony Minessale
d623f9d660
add cjson to libks
2015-08-31 12:51:53 -05:00
Mike Jerris
2e3e09cb38
FS-7966: fix more msvc 2015 build warnings.
2015-08-31 13:26:36 -04:00
Anthony Minessale
0103206f97
FS-7988 move -askall to -terse so old -askall behavior is default and old default is now -terse
2015-08-31 11:05:36 -05:00
Michael Jerris
164c6111a1
FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead
2015-08-31 10:19:10 -05:00
William King
bff9aab850
Merge pull request #450 in FS/freeswitch from mod_hiredis to master
...
* commit 'd582e08da8e98912966f5cb6d9d7c1df8d828996':
Startiing the deprecation mod_redis in favor of mod_hiredis.
FS-8075
2015-08-28 18:58:27 -05:00
William King
d582e08da8
Startiing the deprecation mod_redis in favor of mod_hiredis.
2015-08-28 16:56:47 -07:00
William King
d1d0f553bc
FS-8075
...
Initial commit of mod_hiredis. Add expanded redis support to include
raw redis command support, as well as the existing support for
FreeSWITCH limits.
2015-08-28 16:56:38 -07:00
Anthony Minessale II
db63d5d6a5
Merge pull request #456 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8089-pop-out-member-list-on-conference to master
...
* commit 'b7fa8f3347bbc1b52412db185e23ebf66e38abe6':
FS-8088 [verto_communicator] Call conference destroy upon hangup and on event destroy to properly unsub from events.
2015-08-28 17:59:39 -05:00
Joao Mesquita
b7fa8f3347
FS-8088 [verto_communicator] Call conference destroy upon hangup and on event destroy to properly unsub from events.
2015-08-28 19:58:46 -03:00
Anthony Minessale
692bd55f6b
FS-8046 fix typo
2015-08-28 17:47:05 -05:00
Anthony Minessale
f21dc780cd
FS-8046 change error back to log
2015-08-28 17:12:19 -05:00
Brian West
230e636332
Merge pull request #455 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7840-chat-messages-forwarded-to-all-conference to master
...
* commit '0a2eafa306b25d80b341f63e9d5288ee2fd72ebf':
FS-7840 [verto_communicator] Use chatChannel to send and receive messages from conferences.
2015-08-28 16:59:27 -05:00
Joao Mesquita
0a2eafa306
FS-7840 [verto_communicator] Use chatChannel to send and receive messages from conferences.
2015-08-28 18:57:48 -03:00
Mike Jerris
288c62576f
FS-7966: fix more warnings in msvc 2015 build
2015-08-28 17:42:55 -04:00
Michael Jerris
4d16691a22
FS-8093: [mod_silk] remove giant stack allocation in switch_silk_decode.
2015-08-28 16:35:55 -05:00
Brian West
7352c8c371
Merge pull request #454 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8092-always-selecting-the-worst-resolution to master
...
* commit '42d1c0c0deb23e91d1b42563d6eefa22c02df435':
FS-8092 [verto_communicator] If there is no data in localStorage, select best resolution for selected camera.
2015-08-28 16:06:02 -05:00
Joao Mesquita
42d1c0c0de
FS-8092 [verto_communicator] If there is no data in localStorage, select best resolution for selected camera.
2015-08-28 17:56:51 -03:00
Brian West
181a97ca8d
FS-8043 typo
2015-08-28 15:41:08 -05:00
Brian West
36abcab9f9
FS-8043 part 2
2015-08-28 15:39:11 -05:00
Brian West
2a5d664c85
Merge pull request #453 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8043-doesn-t-appear-to-use-the-selected to master
...
* commit '045550b00f13455fbbd1675d9387e9fa229e08aa':
FS-8043: [verto_communicator] Adjust to improved verto API and refactor how we select cameras
2015-08-28 15:18:23 -05:00
Joao Mesquita
045550b00f
FS-8043: [verto_communicator] Adjust to improved verto API and refactor how we select cameras
2015-08-28 17:17:40 -03:00
Anthony Minessale
3850e467ad
FS-8091 #resolve [Missing some message names in switch_core_session.c]
2015-08-28 14:46:45 -05:00
Anthony Minessale
d36c9fdd56
FS-8087 #comment fix typo in callback name
2015-08-28 14:34:31 -05:00
Anthony Minessale
1727b457af
FS-8087 test for valid cache before setting vars
2015-08-28 14:32:48 -05:00
Anthony Minessale
17ee8dde70
FS-8087 #comment fix depth issue in cached json
2015-08-28 14:28:48 -05:00
Anthony Minessale
63b4ae79c1
FS-8087 sync minified
2015-08-28 14:20:18 -05:00
Anthony Minessale
8a1b75d1db
FS-8087 #comment make $.FSRTC.validRes available globally
2015-08-28 14:11:03 -05:00
Brian West
35e503b72a
Merge pull request #443 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8060-webkit-does-like-to-set-src-of-video to master
...
* commit 'f327e103652bd19609f7ad7ccdb02d8ad101d235':
FS-8060: [verto.js] conditionally set video tag src to null for FF and empty string for others.
2015-08-28 13:22:57 -05:00
Anthony Minessale
f669256317
FS-8087 #comment pass valid res to callback
2015-08-28 12:06:11 -05:00
Anthony Minessale
6831fa7015
FS-8087 #comment always make one basic call to getusermedia to ensure perms are ok
2015-08-28 11:41:02 -05:00
Anthony Minessale II
0ffa3a5d0b
Merge pull request #452 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8043-doesn-t-appear-to-use-the-selected to master
...
* commit '8b00fe8dc8b03085da1a63ec4ad80ce08f81105f':
FS-8043: [verto_communicator] Remove unnecessary calls to localStorage.
2015-08-28 10:55:57 -05:00
Anthony Minessale
0dd6b8403e
FS-8087 #comment pass resCheck callback into deviceParams
2015-08-28 10:47:15 -05:00
Anthony Minessale
d025aaa3ad
FS-8087 #comment add missing bit from last commit
2015-08-28 09:45:52 -05:00
Anthony Minessale
c1628690b6
FS-8087 #comment fix issue in camera selection on recovery, refactor to use localStorage, change res detection, reload on network change
2015-08-28 09:42:37 -05:00
João Mesquita
8b00fe8dc8
FS-8043: [verto_communicator] Remove unnecessary calls to localStorage.
2015-08-28 00:12:47 -03:00
Mike Jerris
5de2f7d7bd
FS-7966: multiple fixes for msvc 2015 build, silence multiple warnings
2015-08-27 18:49:13 -06:00
Mike Jerris
de0327960a
FS-7966: multiple fixes for msvc 2015 build, fix x64 build
2015-08-27 17:26:42 -06:00
Ítalo Rossi
052b546672
Merge pull request #449 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8018-call-recovery-doesn-t-select-the to master
...
* commit '6a6d2ae8d602c0d4e509703452308afc96b0a24d':
FS-8018 [verto_communicator] separation of concerns. Get storage service to manage all settings instead of vertoService.
2015-08-27 17:59:44 -05:00
Ítalo Rossi
07e1ef63db
Merge pull request #446 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8040-add-no-camera-mode to master
...
* commit 'da0750231e44aeb726867f7c29c9c48566f5571d':
FS-8040: [verto_communicator] Check if we have a valid resolution reported before calling camera routines and hide controls if none are found.
2015-08-27 17:57:26 -05:00
Mike Jerris
04f30edc6a
FS-7966: multiple fixes for msvc 2015 build, fix openssl linking
2015-08-27 16:22:40 -06:00
Joao Mesquita
6a6d2ae8d6
FS-8018 [verto_communicator] separation of concerns. Get storage service to manage all settings instead of vertoService.
2015-08-27 19:00:43 -03:00
Mike Jerris
ac945c012a
FS-7966: multiple fixes for msvc 2015 build, remove unintended file add
2015-08-27 15:13:35 -06:00
Anthony Minessale
bfb59ae77c
FS-8046 add deviceParams method
2015-08-27 16:14:52 -05:00
Mike Jerris
9485fc9581
FS-7966: multiple fixes for msvc 2015 build
2015-08-27 14:37:33 -06:00