Commit Graph

290 Commits

Author SHA1 Message Date
Ken Rice 3a13f0df1a FS-8224 missed a field type 2015-09-26 18:36:30 -05:00
Italo Rossi 0b757c7b60 FS-8214 [verto_communicator] Better handling calls in VC, answering them respecting useVideo param 2015-09-26 18:17:08 -03:00
Ítalo Rossi c266c5e6b3 Merge pull request #511 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8221-call-history-rendering-is-not-correct to master
* commit '555be3733bf2ec93881f4ee90f426f19ab78ee6e':
  FS-8221 [verto_communicator] Fix number in call history
2015-09-26 15:21:57 -05:00
Italo Rossi 6dad233e9f FS-8225 [verto_communicator] Avoid duplicate members when recovering calls. 2015-09-26 13:59:49 -03:00
Italo Rossi 8796acd80d FS-8223 [verto_communicator] needs display inline-block and obviously the class in the element. 2015-09-26 10:30:35 -03:00
Italo Rossi 2ed70b1a72 FS-8223 [verto_communicator] Fixing members list layout when callerid is too long. 2015-09-26 10:20:32 -03:00
Stefan Yohansson 555be3733b FS-8221 [verto_communicator] Fix number in call history 2015-09-26 10:19:55 -03:00
Anthony Minessale 90124856d4 FS-8213 #resolve [Add support to skip permission checks on verto] 2015-09-25 20:00:03 -05:00
Ken Rice 73acb558cc FS-8224 Allow CallerID to be set from login settings in VC
If CallerID is not set as is the default case with using VC on cantina
default to using the users email address.
2015-09-25 17:56:39 -05:00
Stefan Yohansson 015e81c94f FS-8205 [verto_communicator] fix auto call config provision 2015-09-25 10:08:09 -05:00
Stefan Yohansson ba8b7c8aa2 FS-8205 [verto_communicator] fix login config provision 2015-09-25 10:08:09 -05:00
Stefan Yohansson 8d15e0a3d7 FS-8205 [verto_communicator] fix login 2015-09-25 10:08:09 -05:00
Stefan Yohansson d5241c8c06 FS-8205 [verto_communicator] fix login with config provision 2015-09-25 10:08:09 -05:00
Stefan Yohansson f1ce52430d FS-8205 [verto_communicator] google client id changes 2015-09-25 10:08:09 -05:00
Stefan Yohansson 3d86aaacc5 FS-8205 [verto_communicator] fix incall redirect and first login (localstorage clear) 2015-09-25 10:08:09 -05:00
Stefan Yohansson 787671625d FS-8205 [verto_communicator] fix again 2015-09-25 10:08:09 -05:00
Stefan Yohansson e7b50e8726 FS-8205 [verto_communicator] fix login config and checkConfig 2015-09-25 10:08:09 -05:00
Stefan Yohansson f13308910c FS-8205 [verto_communicator] fix refresh video callback 2015-09-25 10:08:09 -05:00
Stefan Yohansson b213ceaf51 FS-8205 [verto_communicator] fix config reload 2015-09-25 10:08:09 -05:00
Stefan Yohansson 77fd36fa24 FS-8205 [verto_communicator] Add splash screen feature 2015-09-25 10:08:09 -05:00
Stefan Yohansson 5f4aaa4a11 fix identation 2015-09-25 10:08:09 -05:00
Italo Rossi 5d2ef7dac4 FSRTC - calling localStream.stop when it's available or localStream.active = false to make it work on newer chrome canary 2015-09-25 09:05:08 -05:00
Ken Rice 44014fdd17 FS-8183 Move google ClientID to config file where it belongs 2015-09-24 00:05:45 -05:00
Brian West e1f93e4079 FS-8183 tweak the CSS to look better 2015-09-22 19:17:45 -05:00
Italo Rossi e677044dfa FS-8200 [verto_communicator] Ending screenshare if user hangup call. Screenshare now is for all instead of only mods. 2015-09-22 18:22:00 -03:00
Anthony Minessale 7ea9b684a7 FS-8204 add sprop-stereo also 2015-09-22 15:31:20 -05:00
Italo Rossi 86805cece3 FS-7980 [verto_communicator] Fixing video padding-top. 2015-09-22 17:15:11 -03:00
Anthony Minessale 5587a0d614 FS-8204 #resolve [Add stereo audio support for opus on FireFox] 2015-09-22 15:10:42 -05:00
Ken Rice 04b83a38be Merge pull request #501 in FS/freeswitch from vc-configs to master
* commit '34d72cba985247531c3745d649cc5b1947bc3f48':
  remove unused code
  FS-8183 #resolve #comment add google api logins to Verto Communicator
  FS-8102 #resolve #comment Add auto-provision/config support to VC
2015-09-22 14:16:31 -05:00
Anthony Minessale 6a9f936f72 FS-8202 #resolve [Stop peer when ending screen share] 2015-09-22 11:21:32 -05:00
Ítalo Rossi a96290291b Merge pull request #504 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8089-pop-out-member-list-on-conference to master
* commit 'f7ba4c440279fbefda1e61052a4960909ed3ff74':
  FS-8089 [verto_communicator] Opening members list when start conference
2015-09-22 09:02:17 -05:00
Italo Rossi 64a2e68201 FS-8095 [verto_communicator] Moving factory reset button to bottom left with red color and confirmation. Reloading page upon reset. 2015-09-22 10:49:41 -03:00
Stefan Yohansson f7ba4c4402 FS-8089 [verto_communicator] Opening members list when start conference 2015-09-22 10:23:41 -03:00
Ken Rice 34d72cba98 remove unused code 2015-09-21 16:01:15 -05:00
Ken Rice ab4d024bc3 FS-8183 #resolve #comment add google api logins to Verto Communicator 2015-09-21 16:01:15 -05:00
Ken Rice c9bb3a2a3e FS-8102 #resolve #comment Add auto-provision/config support to VC
Add support for loading config from external json. config.json in the
base path of VC will allow over-ride of arbitrary settings and setting
of arbitrary data in the verto.data data store.

add ability to specify autologin flag in the configs.

add autocall to config.json and make it actually autocall.

additionally refactor the call function so that it will actually call
something.
2015-09-21 16:01:15 -05:00
Italo Rossi bdc6c3b810 FS-8095 [verto_communicator] Do not reset name and email upon logout. 2015-09-21 17:51:00 -03:00
Italo Rossi 4879926097 FS-8196 [verto_communicator] adding nowrap to white-space. 2015-09-21 15:38:11 -03:00
Italo Rossi 383d074735 FS-8196 [verto_communicator] Fix sidebar layout when user is moderator. 2015-09-21 15:29:50 -03:00
Ítalo Rossi dfd6d0248a Merge pull request #498 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8095-add-factory-reset-to-settings to master
* commit 'bc4d21e38203879a9a9d314e723904975a5cd6cc':
  FS-8095 [verto_communicator] added reset button to default settings.
2015-09-21 13:28:06 -05:00
Stefan Yohansson bc4d21e382 FS-8095 [verto_communicator] added reset button to default settings. 2015-09-21 15:20:30 +00:00
Ken Rice 951ea98cc1 FS-8193 #resolve Add No Camera option to Verto Communicator 2015-09-21 10:06:58 -05:00
Anthony Minessale 9ab7a331f3 fix small typo in js and regen minified js 2015-09-18 20:54:24 -05:00
Ken Rice 78c93e632f FS-8078 #resolve fix safari without breaking firefox 2015-09-18 14:38:05 -05:00
Ken Rice d7cd5b6a1e Revert "FS-8078 - [verto_communicator] fix display flex in safari"
This reverts commit 5bf0d83474.
2015-09-18 14:27:15 -05:00
Ítalo Rossi 3802054e66 Merge pull request #490 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8146-long-names-breaks-member-list to master
* commit 'cf7cdb256412ddbfcfdbae149d2b4f77b538b15a':
  FS-8146 - [verto_communicator] fix loong names in members list
2015-09-18 07:44:21 -05:00
Ítalo Rossi 2aeaabeac8 Merge pull request #488 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8155-uuid_kill-or-fsctl-hupall-to-kill to master
* commit 'eefeaa6a6067a6f689ec9f77f6f68b80274f0cbf':
  FS-8155 - [verto_communicator] check for nulled data.liveArray preventing locked video interface
2015-09-18 07:42:53 -05:00
Anthony Minessale 052fed5fc3 FS-8181 #resolve [Verto check for camera perms fails init when no camera is present] 2015-09-17 15:09:19 -05:00
Stefan Yohansson cf7cdb2564 FS-8146 - [verto_communicator] fix loong names in members list 2015-09-17 16:56:17 -03:00
Anthony Minessale 0c6db6af06 FS-8180 fixed for real 2015-09-17 13:29:47 -05:00