Ghaz Triki
|
8edeb609db
|
Send externalUserId instead of the internal user id to the main room.
|
2016-03-17 17:07:37 +01:00 |
|
Ghaz Triki
|
af07b8508b
|
Make the breakout room user id composer from its original user id and the breakout room number.
|
2016-03-17 15:01:17 +01:00 |
|
Ghaz Triki
|
07d3028d10
|
Fetch all breakout rooms users and decorate BreakoutRoom class to display their the number of a breakout room users.
|
2016-03-16 19:12:10 +01:00 |
|
Ghaz Triki
|
6a559b05ec
|
Merge branch 'master' into breakout-rooms-porto-algre-2015
# Conflicts:
# bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
|
2016-03-16 14:27:41 +01:00 |
|
Richard Alam
|
ef2470f33b
|
Process JSON message from Redis on another thread
Process converting of message from json on a different thread to protect the redis sub actor from
dying when exception occurs due to invalid message.
|
2016-03-07 16:42:40 +00:00 |
|
Ghaz Triki
|
990e786340
|
Merge branch 'master' into breakout-rooms-porto-algre-2015
# Conflicts:
# bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
# bigbluebutton-web/.classpath
# bigbluebutton-web/.settings/org.eclipse.jdt.core.prefs
# bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
# bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
|
2016-02-28 21:34:33 +01:00 |
|
Ghaz Triki
|
93140364f9
|
Display breakout room timer in the parent room.
|
2016-02-23 17:47:25 +01:00 |
|
Ghaz Triki
|
9adc9c626c
|
End all breakout rooms whenever the parent room is programatically ended.
|
2016-02-23 11:10:34 +01:00 |
|
Anton Georgiev
|
107fa7c07a
|
fix for #3012 no presenter after ex-presenter kicked
|
2016-02-19 16:52:56 +00:00 |
|
Ghazi Triki
|
78af9a5030
|
Remaining time for the breakout room is calculated in seconds instead of minutes.
|
2016-02-10 15:23:44 +01:00 |
|
Ghazi Triki
|
da81a1bd72
|
Only display the number of users in breakout rooms list.
|
2016-02-08 21:03:35 +01:00 |
|
Ghazi Triki
|
492315e0a7
|
Added log info to BreakoutRoomApp when EndAllBreakoutRooms message is received.
|
2016-02-05 17:30:21 +01:00 |
|
Ghazi Triki
|
2fb347bc25
|
Refactored the way that conference transfer between the parent room and breakout room is requested.
|
2016-02-03 22:30:08 +01:00 |
|
Ghazi Triki
|
cf117282a7
|
BigBlueButtonActor is now responsible for informing the parent room that one if its children has been terminated.
|
2016-02-02 20:28:43 +01:00 |
|
Ghazi Triki
|
16bd601735
|
Use ListenInOnBreakout event from client instead of TransferUserToMeeting.
|
2016-01-27 22:25:15 +01:00 |
|
Ghazi Triki
|
62a721b310
|
Update gson library version to 2.5 for all server projects.
|
2016-01-27 16:44:22 +01:00 |
|
Ghazi Triki
|
0385d05001
|
Merge branch 'master' into breakout-rooms-porto-algre-2015
# Conflicts:
# akka-bbb-apps/build.sbt
# akka-bbb-apps/src/main/scala/org/bigbluebutton/SystemConfiguration.scala
# akka-bbb-fsesl/build.sbt
# bbb-common-message/build.sbt
# bigbluebutton-apps/build.gradle
# bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/client/UserClientMessageSender.java
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
|
2016-01-27 14:16:05 +01:00 |
|
Ghazi Triki
|
9b66cf30f9
|
Added transfer user from the parent voice conference to a selected breakout voice conference.
|
2016-01-27 12:00:32 +01:00 |
|
Ghazi Triki
|
a396063981
|
Breakout rooms are terminated from the main parent room.
|
2016-01-25 19:49:27 +01:00 |
|
Ghazi Triki
|
afcc925380
|
Added missing message EndBreakoutRoom
|
2016-01-25 16:59:06 +01:00 |
|
Ghazi Triki
|
4f30127003
|
Ending a breakout room message goes to to bbb-web to be handled then send the response back to the client trgouh akka-apps and bbb-apps.
|
2016-01-23 18:44:50 +01:00 |
|
Richard Alam
|
3273912bd1
|
Merge pull request #2968 from ritzalam/expire-redis-keys-after-14-days
Expire redis keys after 14 days
|
2016-01-22 14:29:25 -05:00 |
|
Pedro Beschorner Marin
|
8890f46910
|
- avoid scala warning messages
|
2016-01-22 19:00:50 +00:00 |
|
Pedro Beschorner Marin
|
086e339653
|
Simple modification to avoid multiple start audio recording events
|
2016-01-22 16:43:17 +00:00 |
|
Richard Alam
|
f501fb5803
|
- expire redis recording keys after 14 days
|
2016-01-21 20:43:28 +00:00 |
|
Richard Alam
|
6956ddf723
|
- do not record events if the meeting is not recorded
|
2016-01-21 20:42:47 +00:00 |
|
Ghazi Triki
|
1dd4ddd6cb
|
Created breakout rooms are now displayed in breakout rooms list.
|
2016-01-21 20:09:32 +01:00 |
|
Richard Alam
|
c66c180040
|
- make the flash client not attempt to reconnect when the user has been ejected from the meeting.
|
2016-01-19 16:16:12 +00:00 |
|
Ghazi Triki
|
e4cc61ad4e
|
Fixed users marshalling in UpdateBreakoutUsers message.
|
2016-01-15 22:16:38 +01:00 |
|
Ghazi Triki
|
058a2170ee
|
Added request breakout rooms list feature.
|
2016-01-15 22:13:53 +01:00 |
|
Richard Alam
|
d79d763857
|
Merge branch 'reconnect-fixes' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-reconnect-fixes
|
2016-01-14 19:43:08 +00:00 |
|
Ghazi Triki
|
cc56ee8b2f
|
Joining a breakout room made possible throught the client.
|
2016-01-13 21:33:54 +01:00 |
|
Ghazi Triki
|
0581c5186d
|
End all breakout rooms handled in akka-bbb-apps
|
2016-01-13 20:29:17 +01:00 |
|
Ghazi Triki
|
3f049ec644
|
Added more scala worksheet to test breakout room feature.
|
2016-01-13 18:20:51 +01:00 |
|
Pedro Beschorner Marin
|
afb1cc44d6
|
Fixed SIP mic reconnection
|
2016-01-13 15:01:04 +00:00 |
|
Pedro Beschorner Marin
|
28bf1c9084
|
Fixed global audio reconnection
|
2016-01-13 13:50:38 +00:00 |
|
Ghazi Triki
|
6ad3b315ee
|
Implemented EndAllBreakoutRooms in akka-bbb-apps
|
2016-01-12 20:45:35 +01:00 |
|
Ghazi Triki
|
48844648ee
|
Send RequestBreakoutJoinUrl from client to server.
|
2016-01-12 20:18:23 +01:00 |
|
Felipe Cecagno
|
d98bee07cf
|
Merge webrtc-reconnect into bigbluebutton/master
Conflicts:
bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
bigbluebutton-client/src/org/bigbluebutton/main/model/users/AutoReconnect.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
|
2016-01-12 15:27:01 -02:00 |
|
Richard Alam
|
53e0c375e0
|
- fix merge issues
|
2016-01-08 15:56:19 +00:00 |
|
Richard Alam
|
747f820173
|
- try to fix merge issues
|
2016-01-07 23:15:35 +00:00 |
|
Richard Alam
|
16499b3da1
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into merge-master-into-ghazi
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/Boot.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
akka-bbb-fsesl/build.sbt
bigbluebutton-web/build.gradle
|
2016-01-07 22:58:04 +00:00 |
|
Richard Alam
|
0bba549b38
|
- sometimes we see multiple wav files on recorded meetings. This was due to starting recording again
when the user gets disconnected from bbb-apps but still connected to audio.
|
2015-12-02 23:03:44 +00:00 |
|
Richard Alam
|
c024cd570c
|
- fix where 2 events are recorded in redis for each voice event.
|
2015-12-02 21:37:18 +00:00 |
|
Ghazi Triki
|
1bb3d4a197
|
MessageSenderActor handles BreakoutRoomStartedOutMessage, UpdateBreakoutUsersOutMessage and MeetingTimeRemainingUpdate and convert them to json.
|
2015-11-23 10:19:17 +01:00 |
|
Ghazi Triki
|
6e9b95e347
|
BreakoutRoomStarted event finally arrives to the client.
|
2015-11-20 19:06:11 -02:00 |
|
Ghazi Triki
|
924a8cbefd
|
Added BreakoutRoomStartedOutMessage handler to MessageSenderActor
|
2015-11-20 15:26:34 -02:00 |
|
Ghazi Triki
|
7989b897f3
|
Create breakout room and send the message to akka-bbb-apps
|
2015-11-19 16:54:06 -02:00 |
|
Ghazi Triki
|
5a6266e395
|
bbb-web sends back the breakout room created event to bbb-akka-apps
|
2015-11-19 12:33:00 -02:00 |
|
Ghazi Triki
|
a623443b16
|
Fixed breakout room default presentation URL
|
2015-11-19 12:32:37 -02:00 |
|