Chad Pilkey
|
cb77ada8f2
|
fix exception in webrtc error logging
|
2016-11-15 18:26:36 -05:00 |
|
Richard Alam
|
27eac5faec
|
Merge pull request #3462 from ritzalam/improve-client-logging
- create only one netConnection to bbb-apps. Not re-create one when …
|
2016-11-11 17:40:35 -05:00 |
|
Richard Alam
|
d88ec9c0e6
|
- create only one netConnection to bbb-apps. Not re-create one when reconnecting.
|
2016-11-11 22:37:14 +00:00 |
|
Richard Alam
|
1ef6ce8170
|
Merge pull request #3461 from ritzalam/improve-client-logging
- log client out when user is ejected from meeting.
|
2016-11-11 17:21:21 -05:00 |
|
Richard Alam
|
3ff537cff6
|
- log client out when user is ejected from meeting.
|
2016-11-11 22:19:52 +00:00 |
|
Richard Alam
|
fa4fcae71c
|
Merge pull request #3458 from ritzalam/improve-client-logging
- reset connectAttemptTimeout as we don't want to fail connection on…
|
2016-11-11 13:47:54 -05:00 |
|
Richard Alam
|
3f399302ab
|
- reset connectAttemptTimeout as we don't want to fail connection on reconnects.
|
2016-11-11 18:32:46 +00:00 |
|
Richard Alam
|
57e9bcf292
|
Merge pull request #3457 from ritzalam/improve-client-logging
- fix rtmpt
|
2016-11-11 11:53:02 -05:00 |
|
Richard Alam
|
eaa778afe5
|
- fix rtmpt
|
2016-11-11 16:51:37 +00:00 |
|
Richard Alam
|
01a698090c
|
Merge pull request #3455 from ritzalam/improve-client-logging
- add more logging to track issues
|
2016-11-10 17:36:46 -05:00 |
|
Richard Alam
|
fa16d266b9
|
- add more logging to track issues
|
2016-11-10 22:35:06 +00:00 |
|
Richard Alam
|
0ffb7f251a
|
Merge pull request #3452 from ritzalam/improve-client-logging
- log locale version
|
2016-11-09 17:28:07 -05:00 |
|
Richard Alam
|
453882f91f
|
- log locale version
|
2016-11-09 22:23:11 +00:00 |
|
Richard Alam
|
437e0b86e9
|
Merge pull request #3451 from ritzalam/improve-client-logging
- remove user join log
|
2016-11-09 16:56:21 -05:00 |
|
Richard Alam
|
95e5f78e1b
|
- remove user join log
|
2016-11-09 21:54:03 +00:00 |
|
Anton Georgiev
|
126312ca66
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into nginx-logging3
|
2016-11-09 20:55:34 +00:00 |
|
Anton Georgiev
|
e5b791073d
|
improve logs for webrtc events
|
2016-11-09 20:42:56 +00:00 |
|
Richard Alam
|
5d6a33bdff
|
- improve client side logging.
|
2016-11-09 20:35:58 +00:00 |
|
Anton Georgiev
|
f05f594f2d
|
add EN string to ClientStatusEvent
|
2016-11-09 19:27:00 +00:00 |
|
Richard Alam
|
934de7e563
|
- add log to indicate successful connection to bbb-apss
|
2016-11-08 21:42:36 +00:00 |
|
Fred Dixon
|
a6deb821a4
|
Update config.xml.template
|
2016-11-04 15:41:01 -04:00 |
|
Fred Dixon
|
258bcc1241
|
Merge pull request #3432 from riadvice/breakout-room-recording-option
Added flag to config.xml to enable/disable the visibility of the Record option
|
2016-11-04 15:37:46 -04:00 |
|
Anton Georgiev
|
d4e0494be0
|
remove some unnecessary logging
|
2016-11-04 16:11:16 +00:00 |
|
Richard Alam
|
c6684ca2f6
|
- updating latest locales except for zh_TW as it's failing to compile.
|
2016-11-04 15:47:31 +00:00 |
|
Ghazi Triki
|
ea9460b1bf
|
Move client breakout rooms configuration to a new node and added a new option to enable/disbale recordings for breakout rooms.
|
2016-10-31 10:12:22 +01:00 |
|
Richard Alam
|
9e86e95275
|
Merge pull request #3430 from ritzalam/random-port-test-ids
close port test connection right after test.
|
2016-10-26 13:10:04 -04:00 |
|
Richard Alam
|
d02a26eeed
|
- close port test connection right after test. The connection is kept open until the
user leaves the meeting.
|
2016-10-26 16:01:38 +00:00 |
|
Anton Georgiev
|
6b0c136191
|
Merge pull request #3428 from mmarangoni/html5-stun-audio
HTML5 audio plus stun request
|
2016-10-26 11:31:09 -04:00 |
|
Matthew Marangoni
|
7fb492894e
|
Added exiting audio
|
2016-10-25 14:16:40 -07:00 |
|
Matthew Marangoni
|
d21545c847
|
added html5 stun request and reply
|
2016-10-25 07:59:14 -07:00 |
|
Richard Alam
|
a7d6b385b1
|
- modify reconnection logic of screenshare
|
2016-10-24 21:15:39 +00:00 |
|
Richard Alam
|
2facff623a
|
Merge pull request #3411 from riadvice/unique-meeting-id-breakout-rooms
Unique meeting id for breakout rooms & additional improvements
|
2016-10-21 15:11:28 -04:00 |
|
Ghazi Triki
|
415e34fb28
|
Added new property redirectOnJoin to CreateBreakoutRoomsRequest.
|
2016-10-14 21:28:44 +01:00 |
|
Ghazi Triki
|
c694f632ea
|
Added redirect property to RequestBreakoutJoinURL.
|
2016-10-14 20:46:34 +01:00 |
|
Ghazi Triki
|
8e8fee7826
|
Re-enable recording option for breakout rooms.
|
2016-10-13 17:43:53 +01:00 |
|
Ghazi Triki
|
b078628ad9
|
Store breakout room externalMeetingID to be used for generating join URL.
|
2016-10-13 17:17:47 +01:00 |
|
Chad Pilkey
|
fef5acace6
|
remove old deskshare module and out-dated Java checks
|
2016-10-12 18:13:02 -04:00 |
|
Ghazi Triki
|
f8beb9e4e7
|
Breakout rooms are now sorted by their sequence number.
|
2016-10-12 12:41:57 +01:00 |
|
Ghazi Triki
|
c95d208da7
|
Added sequence property breakout room.
|
2016-10-11 22:13:22 +01:00 |
|
Ghazi Triki
|
f7be426305
|
Breakout rooms refactoring: generated uniques external ID and internal ID.
|
2016-10-11 20:50:51 +01:00 |
|
Anton Georgiev
|
09dec1619c
|
Merge pull request #3395 from antobinary/html5-audio
Add logging for client notifications
|
2016-09-28 20:00:17 -04:00 |
|
Anton Georgiev
|
0e3ffd6a82
|
add logging for client notifications
|
2016-09-26 19:12:55 +00:00 |
|
Chad Pilkey
|
0eabf8ca69
|
first round of accessibility fixes for 1.1
|
2016-09-22 16:38:34 -04:00 |
|
Fred Dixon
|
da8deb1f86
|
Merge pull request #3377 from riadvice/store-breakout-settings
Save breakout rooms settings for each sent creation request
|
2016-09-20 10:55:15 -04:00 |
|
perroned
|
53f0512589
|
Removes iframe reference to outside domain
|
2016-09-20 13:43:06 +00:00 |
|
Chad Pilkey
|
4d4754aa3e
|
switch linux screenshare images and text to real values
|
2016-09-19 12:03:28 -04:00 |
|
Ghazi Triki
|
97ba2e46f6
|
Reload breakout rooms settings in client if breakout rooms have been created once in the same user session.
|
2016-09-16 11:07:22 +01:00 |
|
Fred Dixon
|
ba483354d2
|
Merge pull request #3369 from antobinary/html5-audio
Logging to server: simplify format of the log entry; add userid, meetingid to each entry
|
2016-09-13 17:49:08 -04:00 |
|
Richard Alam
|
c5a4e9a734
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into improve-rtmp-timeout-delay
|
2016-09-13 21:39:12 +00:00 |
|
Richard Alam
|
783c069379
|
- make bbb-app reconnect when disconnected
|
2016-09-13 21:38:31 +00:00 |
|