Commit Graph

26569 Commits

Author SHA1 Message Date
KDSBrowne
29c69b47a5 unblock modal on presentation upload 2020-02-13 16:24:01 +00:00
Mohamed Amine Ben Salah
a39b5dc6d6 updated the use of Page arguments locally in multiusers.js and the merge of the new params 2020-02-13 10:32:03 -03:00
Lucas Zawacki
c7bba345c6 Remove unused setState playing:true in onReady method 2020-02-12 17:39:45 -03:00
Mohamed Amine Ben Salah
8647046378 removed overwriting in page.js and specified User2 as a specific username to use in the second session with user/multiusers.js 2020-02-12 17:18:41 -03:00
KDSBrowne
dee84c1af9 fix RTL in chat using react-virtualized 2020-02-12 14:57:59 +00:00
Anton Georgiev
424b041097
Merge pull request #8628 from KDSBrowne/issue-8623
Fix panel resize when first loading in RTL
2020-02-11 17:30:12 -05:00
Richard Alam
28fec8e617 - display json reponse properly 2020-02-11 12:10:45 -08:00
Richard Alam
dcd70d38ef - catch exception to not kill connect thread 2020-02-11 12:02:24 -08:00
Lucas Zawacki
be9202a648 Adding some checks for null player in getCurrentTime and getCurrentPlaybackRate 2020-02-11 15:08:26 -03:00
Lucas Zawacki
fcecc3bcfe Fix playbackrate state when being set from local player 2020-02-11 15:08:24 -03:00
Lucas Zawacki
a90be659d7 Attempt to limit flow of presenterSync messages just in case 2020-02-11 15:08:21 -03:00
Lucas Zawacki
9f2826949d External video: don't use react state for flags that don't need re-renders 2020-02-11 15:08:18 -03:00
Lucas Zawacki
8165cba402 External video: prevent presenter from sending multiple unecessary play/pause messages 2020-02-11 15:08:13 -03:00
KDSBrowne
f262d5b21c fix panel resize when first leading in RTL 2020-02-11 16:59:04 +00:00
Mohamed Amine Ben Salah
b65b1b11a3 added a promise to close all pages & removed overwriting in page 2020-02-10 19:09:17 -03:00
Mohamed Amine Ben Salah
c29b994c48 removed no-needed declarations from page.js 2020-02-10 10:52:19 -03:00
Mohamed Amine Ben Salah
fa6b2ade1b added specification of username of extraUser who joins a meeting 2020-02-10 10:47:24 -03:00
Richard Alam
793c627610 - handle ask response from actor 2020-02-08 13:41:40 -08:00
Richard Alam
0340b3c4d5 - add response to health check 2020-02-08 13:25:59 -08:00
Tiago D J
e23db63992
Update PresentationUrlDownloadService.java 2020-02-08 01:24:29 -03:00
Richard Alam
5fc079464d - try to setup actor context 2020-02-07 15:19:10 -08:00
Richard Alam
f5567ae971 - add health service 2020-02-07 15:01:37 -08:00
Anton Georgiev
72cb9ae8e0 bind publisher for presentation-upload-token 2020-02-07 17:11:06 -05:00
Richard Alam
52dbe43c2a - add http interface 2020-02-07 13:23:29 -08:00
Chad Pilkey
1c3fa2ee77
Merge pull request #8617 from capilkey/inc-pingpong-timeout
Increase the pingpong removal timeout to reduce false positives
2020-02-07 14:04:53 -05:00
Chad Pilkey
d9eae9d2b4 increase the pingpong removal timeout to reduce false positives 2020-02-07 11:02:39 -08:00
Mohamed Amine Ben Salah
f6185184e3 removed timouts from user.test.js 2020-02-07 15:14:24 -03:00
Mohamed Amine Ben Salah
a7df0393c7 added Check presence Test spec to user.test.js 2020-02-07 15:05:28 -03:00
Fred Dixon
1e906c637a
Merge pull request #8614 from ritzalam/breakout-no-end-callback
Breakout rooms shouldn't call the end meeting callback url
2020-02-06 18:02:42 -05:00
Richard Alam
4fc677a0b4 Breakout rooms shouldn't call the end meeting callback url
- add check if the meeting that ended isn't a breakout room and if there is an end-meeting-callback-url.
2020-02-06 14:50:25 -08:00
Richard Alam
1e5f4a19ce - handle heartbeat events 2020-02-06 14:23:39 -08:00
Fred Dixon
93466c784a
Merge pull request #8608 from pedrobmarin/webhooks-patch
Webhooks fixes
2020-02-06 16:08:15 -05:00
Anton Georgiev
a8f4827af8 utilize Meteor connection id instead of trusting client side meetingId, userId 2020-02-06 15:48:16 -05:00
Tainan Felipe
10969f2601 Add debounce to mute/unmute button 2020-02-06 17:20:42 -03:00
Pedro Beschorner Marin
1d87949d65 Unify user-list content style 2020-02-06 16:46:21 -03:00
Richard Alam
bf80c1071c - parse userid properly 2020-02-06 09:49:05 -08:00
Richard Alam
7911d2b874 - client session wasn't set properly 2020-02-06 07:36:42 -08:00
Fred Dixon
419a5e46a8
Merge pull request #8609 from daronco/fix-paths-on-rap-workers
Fix the paths to the ruby scripts on the rap workers
2020-02-06 09:44:42 -05:00
Leonardo Crauss Daronco
5bc3062d58 Fix the paths to the ruby scripts on the rap workers
Was pointing to the wrong directory when loading the ruby scripts. Also
made the directory easier to configure, it's all in a single place now.
2020-02-06 10:43:32 -03:00
Felipe Cecagno
0c6dc6fb0f fix microphone information on webhooks 2020-02-06 10:15:56 -03:00
Felipe Cecagno
9b557b877e consider 401 as a success status for a callback 2020-02-06 10:15:29 -03:00
Richard Alam
5af6374265 Track call session state
Currently, we user DTMF to inform the client when the call session is in echo test and when entering the voice conference.
 Unfortunately, sometimes when FS sends the DTMF, FS crashes.

 Monitor the progress of the call session using ESL events and propagate to the client.

 The client would be informed of these call states: CALL_STARTED, IN_ECHO_TEST, IN_CONFERENCE, CALL_ENDED.
2020-02-05 14:58:47 -08:00
Richard Alam
89956629e0
Merge pull request #8601 from ritzalam/add-timeout-when-sending-msg-to-fs
Add timeout waiting for response from FreeSWITCH when sending ESL command
2020-02-04 16:04:55 -05:00
Richard Alam
4c5f1c660c Add timeout waiting for response from FreeSWITCH when sending ESL command
- When waiting for a response from FS after sending an ESL command and the ESL connection disconnects,
   the sending thread will be blocked as the trigger for it to unblock is the response from FS which never
   comes.

   Add a 30 second timesout waiting for response and give up to go send a new FS ESL command.
2020-02-04 10:00:20 -08:00
Fred Dixon
5aea1c8829
Merge pull request #8600 from ffdixon/bump-rc6
Bump to RC6
2020-02-04 12:28:59 -05:00
Fred Dixon
a9f194b038 Bump to RC6 2020-02-04 11:28:01 -06:00
Anton Georgiev
33e32978c7
Merge pull request #8592 from KDSBrowne/chat-published-poll
Prevent text pasted in chat displaying as poll result
2020-02-03 13:43:59 -05:00
Vitor Mateus
68a83b4895 Fixes media rerender #8590 2020-02-03 15:11:30 -03:00
KDSBrowne
4ab2d7ba4b prevent text pasted in chat displaying as poll result 2020-02-03 18:07:42 +00:00
Anton Georgiev
b00cfc62e2
Merge pull request #8589 from Tainan404/issue-8419
Add throttle to user typing call
2020-02-03 10:27:54 -05:00