- Jun 13, 2016
-
-
kreismann authored
bbb-voice was responding the Freeswitch REINVITE with 200 OK containing remote SDP and with no media description.
-
kreismann authored
The 'From' field must contain bbb-voice IP. We were getting Freeswitch IP instead (that is ok ONLY when bbb-voice and Freeswitch share the same machine with same IP Address).
-
Felipe Cecagno authored
Conflicts: bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/views/SharedNotesNameWindow.mxml bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/views/SharedNotesWindow.mxml
-
Felipe Cecagno authored
-
Felipe Cecagno authored
Conflicts: bigbluebutton-client/branding/default/style/css/BBBDefault.css
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
- Jun 10, 2016
-
-
Felipe Cecagno authored
Conflicts: bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingService.java
-
Felipe Cecagno authored
refactor the way bbb-web publishes on redis the events of publish, unpublish and delete of recordings
-
- Jun 06, 2016
-
-
Felipe Cecagno authored
remove limit of 32 characters for layout names and the restriction of only letters and numbers; define fixed with for layouts combobox
-
Felipe Cecagno authored
-
- Jun 03, 2016
-
-
Felipe Cecagno authored
-
- Apr 08, 2016
-
-
RafaFP authored
-
- Apr 04, 2016
-
-
Felipe Cecagno authored
-
- Mar 21, 2016
-
-
Felipe Cecagno authored
-
- Mar 20, 2016
-
-
Felipe Cecagno authored
-
- Feb 29, 2016
-
-
Felipe Cecagno authored
-
Chad Pilkey authored
Conflicts: bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
-
- Feb 11, 2016
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
- Feb 03, 2016
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
Felipe Cecagno authored
try to speedup getrecordings, could reduce from 35s to 25s, but it's still not enough; need to better understand where's the bottleneck
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Pedro Beschorner Marin authored
Fixed audio connection problem. Maybe this timer made sense when WebRTC audio connection wasnt being transferred after echo check
-
- Jan 25, 2016
-
-
RafaFP authored
Fixed the bad alignment of the components. Implemented the saving of new layout by Enter Key in the TextInput field. refs#1826
-
- Jan 22, 2016
-
-
RafaFP authored
Added redis messages for the events of Publish, Unpublish and Remove recordings triggered by the API calls. refs #1693
-
- Jan 21, 2016
-
-
Leonardo Crauss Daronco authored
Added to the default list of events the events triggered when a user joins/leaves the voice conference and when shares/unshares a webcam.
-
- Jan 19, 2016
-
-
Felipe Cecagno authored
-
- Jan 14, 2016
-
-
RafaFP authored
Added the Truncate attribute to the label, labels too long to be displayed will now be truncated and appended wit "...". The full name of the file will be displayed as tooltip on mouseOver for all the downloadable files in the Download Window. refs #1852
-
RafaFP authored
Created an event and function to enable/disable the DownloadPres button when there are/aren't presentations available for downloading. Added an icon and css for the disabled state of this button. refs #1851
-
- Dec 22, 2015
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
- Dec 21, 2015
-
-
Felipe Cecagno authored
replace font tag on formatted shared notes by the span style attribute; remove textformat tag; improve readability
-