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
Michael Jerris
f2514644e1
FS-7911: [mod_conference] do not allocate for conference cdr if conference cdr is disabled, and fix leak in conference_record
2015-08-28 16:23:43 -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
Brian West
ea38fe940b
FS-8077 #resolve [Memory leak in conference_record thread]
2015-08-27 15:19:12 -05:00
Brian West
cc6c0be093
Merge pull request #441 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8059-typo-in-verto.js-conf.transfer-method to master
...
* commit 'ef679db337f3edb2fbbc2f783af47a2077ddb2b7':
FS-8059 [verto.js] Fix typo when transferring party from conference.
2015-08-27 14:17:22 -05:00
Joao Mesquita
da0750231e
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 15:57:41 -03:00
Anthony Minessale
82fc6075cc
FS-8071 amendment
2015-08-27 13:55:41 -05:00
Anthony Minessale
d415d1d3bf
FS-8071 #resolve [RTP stack enforces remote address rules not needed in ICE mode]
2015-08-27 13:46:26 -05:00
Anthony Minessale
f8592ab539
FS-8069 #resolve [ipv6 support missing in stun code]
2015-08-27 13:46:26 -05:00
Mike Jerris
eff8a1e648
Merge pull request #445 in FS/freeswitch from bugfix/FS-8066-url-for-avatar-not-being-passed-in to master
...
* commit '3cedeaa67ebb25b0f7aa620aa530cac68311c0b3':
FS-8066 Add encoded avatar url to userVariables so that mod_conference can use it when no video, or video mute
2015-08-27 12:31:41 -05:00
Ken Rice
3cedeaa67e
FS-8066 Add encoded avatar url to userVariables so that mod_conference can use it when no video, or video mute
2015-08-27 12:06:08 -05:00
Mike Jerris
7efc1f3bfb
FS-7135: [mod_sofia] fix response to re-invite with duplicate sdp (such as we get from seesion refresh) when soa is disabled to include an sdp. Fixes t.38 fax failure on session refresh
2015-08-27 11:42:40 -05:00
Italo Rossi
eefe21536d
FS-8048 [verto_communicator] #resolve Fixing infinite reconnect after changing hostname and websocket url.
2015-08-27 01:01:04 -03:00
Italo Rossi
2eb957453f
FS-8062: [verto_communicator] Fixing video controls tooltips, now they are visible
2015-08-27 00:24:43 -03:00
Italo Rossi
0f4f7fd6ca
FS-8061: [verto_communicator] Adding license to package.json.
2015-08-27 00:09:41 -03:00
Ítalo Rossi
aff81f7fa9
Merge pull request #438 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8025-overlay-icons to master
...
* commit 'c382c0597c1d92ef35d3c40a84c855a4e3d9b76e':
FS-8025: [verto_communicator] Restoring the blue blackground on the video controls and making icons white again, looking better.
2015-08-26 22:01:12 -05:00