Richard Alam
7fb5dc6e37
Do not trigger chapter break recording when meeting is set not to be recorded
...
When chapterBreakLengthInMinutes > 0 in /usr/share/bbb-apps-akka/conf/application.conf, the
chapter break is triggered even when the meeting isn't set to be recorded.
Check if meeting is to be recorded before triggering chapter break.
2019-04-16 07:27:18 -07:00
Richard Alam
e98c5b0f26
- log whiteboard shape that has null values
...
- sanitized pool results
2019-04-11 15:28:20 -07:00
Richard Alam
dcbeee3d17
- remove null values from whiteboard shapes
2019-04-11 12:57:47 -07:00
Pedro Beschorner Marin
3ac5204141
Filtering only Flash moderators
2019-04-05 14:47:43 +00:00
Pedro Beschorner Marin
9ae8813f47
Sending an extra message for guest management in Meteor
2019-04-05 13:18:24 +00:00
Richard Alam
3aeaf72719
- flag that an authed user joined the meeting
2019-03-28 12:47:52 -07:00
Richard Alam
3f7199c307
- enable scariform for akka-apps
2019-03-27 13:41:16 -07:00
Richard Alam
9801efb95a
- make user inactivitiy audit disabled by default
2019-03-25 12:39:09 -07:00
Richard Alam
547249b475
- set meeting inactivity check to zero as default which disables the check. When set to
...
zero, the meeting won't end due to inactivity.
2019-03-25 10:10:03 -07:00
Fred Dixon
4770ef7144
Merge pull request #6929 from fcecagno/disable-chapter-break
...
Disable chapter break by default
2019-03-20 10:21:31 -04:00
Richard Alam
1e26e8ce29
Merge branch 'track-user-register-join' of https://github.com/ritzalam/bigbluebutton into ritzalam-track-user-register-join
2019-03-16 09:32:55 -07:00
Richard Alam
b41d25d847
Merge branch 'bbb-conf-clean' of https://github.com/riadvice/bigbluebutton into riadvice-bbb-conf-clean
2019-03-16 08:07:36 -07:00
Chad Pilkey
9cfc792eaf
allow unlocked viewers to unmute when meeting is locked
2019-03-13 10:28:43 -07:00
Felipe Cecagno
9ce5c45ee2
fix typo
2019-03-13 12:14:49 -03:00
Ghazi Triki
5a60f62b41
Copy dial number from the parent room to all breakout rooms.
2019-03-11 22:33:34 +01:00
Felipe Cecagno
f67808e9ae
set also default recordingChapterBreakLength to zero on SystemConfiguration
2019-03-07 13:49:11 -03:00
Felipe Cecagno
db2bfbe1dd
disable chapter break by default
2019-03-07 11:53:44 -03:00
Anton Georgiev
c7647a7254
Merge pull request #6862 from capilkey/2.2-fix-inactivity
...
Fixed mapping of inactivity values
2019-03-05 16:43:26 -05:00
Richard Alam
9ecdff3d81
- track if user joins within a certain period of time. Sometimes, nodejs takes
...
most of the CPU that users takes a long time to load the client and join. This
way, we can detect if there are a number of users failing to join the meeting.
2019-02-26 20:27:52 -08:00
Chad Pilkey
5a6d067e98
fix private chat for viewers and allow pc with mod
2019-02-25 16:19:41 -08:00
Chad Pilkey
9a07f0abd2
fixed mapping of inactivity values
2019-02-25 12:48:46 -08:00
Anton Georgiev
38b743b895
Merge pull request #6711 from jfsiebel/sync-lock-settings-status
...
Sync meeting lock settings status
2019-02-11 17:34:44 -05:00
Richard Alam
733923de99
Merge branch 'akka-transcode-update' of https://github.com/riadvice/bigbluebutton into riadvice-akka-transcode-update
2019-02-09 09:04:04 -08:00
Joao Siebel
555ee1232a
sync meeting lock settings status and handle GetLockSettingsRespMsg message. close #6669
2019-02-04 14:07:20 -02:00
Fred Dixon
566b245e3c
Merge pull request #6385 from pedrobmarin/keep-meeting-events
...
Created property keepEvents at bbb-web to make redis record the event…
2019-01-24 21:47:50 -05:00
Ghazi Triki
0bad0747be
Update scala, sbt and akka version to the latest.
2018-12-16 20:18:37 +01:00
Ghazi Triki
78f5b2715d
Improve akka-bbb-fsesl packaging.
2018-12-14 15:15:19 +01:00
Ghazi Triki
b3ce26f753
Use the packaged logback configuration.
2018-12-13 22:55:45 +01:00
Ghazi Triki
dde9419ca4
Make akka-bbb-apps runnable for developers while keeping the packaging intact.
2018-12-13 22:29:05 +01:00
Pedro Beschorner Marin
dec1fe481d
Not overriding record prop
2018-12-13 11:46:20 -02:00
Richard Alam
71da5e6cac
Merge pull request #6383 from ritzalam/try-to-fix-akka-logging
...
- minimize logging of redis connection
2018-12-11 17:08:35 -05:00
Richard Alam
3f9dc6655a
- minimize logging of redis connection
2018-12-11 14:06:09 -08:00
Richard Alam
2f383512c8
Merge pull request #6382 from ritzalam/try-to-fix-akka-logging
...
Try to fix akka logging
2018-12-11 16:47:16 -05:00
Richard Alam
9a612f7e3d
- see if akka-apps package will start logging.
2018-12-11 13:33:07 -08:00
Pedro Beschorner Marin
ebffcb0848
Created property keepEvents at bbb-web to make redis record the events for all meetings
2018-12-11 18:37:31 -02:00
Ghazi Triki
4a5a1c572c
Fix logback dependency fro akka-bbb-apps.
2018-12-11 15:36:42 +01:00
Ghazi Triki
9569704254
Exclude red5 dependencies from akka and web projects.
2018-12-10 20:32:08 +01:00
Ghazi Triki
575c77d991
Minor edits to build.sbt
2018-12-10 19:18:32 +01:00
Ghazi Triki
5a9f74c88d
Fix akka applications packaging configuration.
2018-12-10 19:10:46 +01:00
Richard Alam
cb0d282451
Merge pull request #6293 from riadvice/redis-refactor
...
Refactor redis implementation in server applications
2018-12-09 10:33:31 -05:00
Ghazi Triki
79d34c42d2
Fix redis storage issues.
2018-12-06 11:53:39 +01:00
Ghazi Triki
fd959f9e14
Remove rediscala library and replace it by a lettuce implementation.
2018-12-05 20:21:06 +01:00
Ghazi Triki
5b8a9a0ace
Add password to redis scala classes.
2018-11-23 11:38:28 -02:00
Ghazi Triki
2614ba2cd0
Update deployment configuration.
2018-11-22 12:54:40 -02:00
Richard Alam
ff3f8239c8
- end the meeting asap when the last user leaves by setting meetingExpireWhenLastUserLeftInMinutes=0 in
...
bbb-web's bigbluebutton.properties
2018-11-16 10:36:10 -08:00
Ghazi Triki
8e10280614
Fix configuration for akka and bbb-web projects.
2018-11-14 20:18:12 +01:00
Richard Alam
d1dad75898
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-v20-master-nov14
2018-11-14 08:47:21 -08:00
Richard Alam
ddc391b3d9
- fix issue where meeting doesn't end when lasr user leaves or when meetign is never joined.
...
- the client to server rtt message is always updating the meeting activity. This prevents the meeting
from ending due to inactivity.
2018-11-13 13:01:16 -08:00
Ghazi Triki
fc4028d6de
Redis refactoring : remove duplicate classes, factorisation and build configuration update.
2018-11-09 20:19:46 +01:00
Ghazi Triki
0614ccd763
Updated akka-bbb-apps project to use sbt 1.2.6 and scala 2.12.7
2018-11-08 14:53:00 +01:00