Felipe Cecagno
|
e4da408c08
|
Merge branch 'mconf' into bigbluebutton/bigbluebutton@master
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersApp.scala
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/service/PresentationService.java
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/bbb-deskshare-applet-unsigned-0.9.0.jar
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/StatusItemRenderer.mxml
bigbluebutton-config/web/index.html
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/groovy/org/bigbluebutton/api/RecordingServiceHelperImp.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/ParamsProcessorUtil.java
bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingServiceHelper.java
bigbluebutton-web/src/java/org/bigbluebutton/api/domain/Recording.java
bigbluebutton-web/web-app/WEB-INF/freemarker/get-recordings.ftl
record-and-playback/presentation/playback/presentation/0.9.0/playback.html
record-and-playback/presentation/scripts/publish/presentation.rb
|
2016-03-02 01:19:09 -03:00 |
|
Fred Dixon
|
1f7023cd06
|
Fixed on bug in matching for http/https
|
2016-02-28 18:58:25 -05:00 |
|
Fred Dixon
|
539d70a993
|
Updates to bbb-conf to support HTTPS configuration
|
2016-02-28 18:30:09 -05:00 |
|
Felipe Cecagno
|
2a3b95daf7
|
Merge remote-tracking branch 'bigbluebutton/master' into mconf
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersApp.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersModel.scala
bbb-video/src/main/webapp/WEB-INF/bigbluebutton-video.properties
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/client/messaging/ConnectionInvokerService.java
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/model/users/AutoReconnect.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/ConnectionFailedEvent.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/maps/FlashCallEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-config/bin/bbb-conf
|
2016-01-26 18:33:31 -02:00 |
|
Fred Dixon
|
28e34b041e
|
Added more checks in bbb-conf --check
|
2016-01-17 16:58:29 -05:00 |
|
Fred Dixon
|
58c2dbdaf9
|
Fix syntax error in bbb-conf
|
2016-01-15 14:38:02 -05:00 |
|
Fred Dixon
|
7fae413641
|
Made bbb-conf --enablewebrtc aware of SSL configuration
|
2016-01-15 14:18:23 -05:00 |
|
Fred Dixon
|
f7294d30d3
|
Added check for displaying 443 ssl port when doing bbb-conf --check
|
2016-01-14 18:51:38 -05:00 |
|
Fred Dixon
|
a0e0fc1520
|
Fix for #2930
|
2016-01-10 16:32:41 -05:00 |
|
Pedro Beschorner Marin
|
36bbcc06d6
|
Merge remote-tracking branch 'mconf/mconf-live0.7.3' into mconf-live0.7.3-merge
Conflicts:
akka-bbb-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
akka-bbb-apps/src/main/java/org/bigbluebutton/core/pubsub/receivers/ConversionUpdatesProcessor.java
akka-bbb-apps/src/main/java/org/bigbluebutton/core/pubsub/receivers/MeetingMessageReceiver.java
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/pubsub/senders/PesentationMessageToJsonConverter.scala
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Constants.java
bbb-video/.classpath
bbb-video/build.gradle
bbb-video/src/main/java/org/bigbluebutton/app/video/VideoApplication.java
bbb-video/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/meeting/messaging/red5/ConnectionInvokerService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/presentation/PresentationMessageListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/BigBlueButtonApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/service/ParticipantsService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/service/PresentationApplication.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/Constants.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/MessageNames.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/layout/LayoutApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/PresentationModel.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/red5/PresentationClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersModel.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/red5/UsersClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/redis/UsersEventRedisPublisher.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/redis/UsersMessageToJsonConverter.scala
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/es_LA/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/resources/prod/MconfLive.html
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/bbb-deskshare-applet-unsigned-0.9.0.jar
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/SharedNotesModule.mxml
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/core/managers/ReconnectionManager.as
bigbluebutton-client/src/org/bigbluebutton/core/model/Config.as
bigbluebutton-client/src/org/bigbluebutton/core/services/BandwidthMonitor.as
bigbluebutton-client/src/org/bigbluebutton/core/services/StreamMonitor.as
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCallbacks.as
bigbluebutton-client/src/org/bigbluebutton/main/model/NetworkStatsData.as
bigbluebutton-client/src/org/bigbluebutton/main/model/modules/ModulesDispatcher.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/BBBUser.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/ChangeMyRole.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/ChangeRoleEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/LowerHandEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/StreamStoppedEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/LanguageSelector.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MuteMeButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/NetworkStatsWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/RecordButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/WebRTCEchoTest.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/AddChatTabBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/services/red5/Connection.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopViewWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/maps/LayoutEventMapDelegate.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/LayoutDefinition.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/WindowLayout.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/AddButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/ToolbarComponent.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/ConnectionManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/FlashCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/views/components/ToolbarButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/PresentManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/PresentationWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/UploadedPresentationRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/Client.as
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/HTTPServerConnection.as
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/ServerConnection.as
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/XMLServerConnection.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/maps/UsersMainEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/StatusItemRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/GraphicsWrapper.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarPopupButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/VideoDock.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
bigbluebutton-client/src/org/bigbluebutton/util/i18n/ResourceUtil.as
bigbluebutton-config/bigbluebutton-release
bigbluebutton-config/bin/bbb-conf
bigbluebutton-config/web/index.html
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/PresentationController.groovy
bigbluebutton-web/src/groovy/org/bigbluebutton/api/RecordingServiceHelperImp.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MeetingMessageHandler.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MessagingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisStorageService.java
bigbluebutton-web/src/java/org/bigbluebutton/presentation/imp/Pdf2SwfPageConverter.java
|
2015-11-25 15:58:36 +00:00 |
|
Fred Dixon
|
19c487a5f0
|
Fixed #2835
|
2015-10-23 17:46:27 -04:00 |
|
Fred Dixon
|
536cf68bd6
|
bump from 1.0.0-dev to 1.0.0-beta
|
2015-09-23 18:00:16 -04:00 |
|
Fred Dixon
|
ddc473105d
|
Update bbb-conf
Remove reference to rtmps
|
2015-09-22 14:51:23 -04:00 |
|
Fred Dixon
|
3a309f9119
|
Fixed error in parsing config.xml in bbb-conf
|
2015-09-12 19:48:15 -03:00 |
|
Fred Dixon
|
13db512b9d
|
Updated bbb-conf to update URLS for http/https and rtmp/rtmps
|
2015-09-12 19:39:11 -03:00 |
|
Felipe Cecagno
|
fa35cc7e49
|
update bbb-conf in order to enable and disable the secure websocket interface on freeswitch when using --enablewebrtc and --disablewebrtc
|
2015-09-12 14:14:01 -03:00 |
|
Fred Dixon
|
49ece78679
|
bbb-conf --clean also cleans log files for bbb-apps-akka and bbb-fsesl-akka
|
2015-08-22 23:29:13 -04:00 |
|
Fred Dixon
|
ec2cd0567b
|
Added check to ensure PID for red5 matches that in /var/run/red5.pid
|
2015-08-22 20:46:18 -04:00 |
|
Fred Dixon
|
660f1aaecd
|
Fixed error in parsing config.xml in bbb-conf
|
2015-08-21 16:55:16 -04:00 |
|
Fred Dixon
|
a38e278e2b
|
Added check in bbb-conf for version of LibreOffice
|
2015-08-10 17:39:01 -04:00 |
|
Fred Dixon
|
02dc138689
|
Updated bbb-conf to update URLS for http/https and rtmp/rtmps
|
2015-08-08 23:26:09 -04:00 |
|
Fred Dixon
|
b23a6df190
|
Updated bbb-conf to assign hostname to publishURI parameter in config.xml
|
2015-08-07 15:56:35 -04:00 |
|
Fred Dixon
|
ae1efb02f1
|
Added support for bbb-apps-akka and bbb-fsesl-akka in bbb-conf start/stop/restart
|
2015-07-02 17:15:26 -04:00 |
|
Felipe Cecagno
|
43ec219a51
|
Merge branch 'bbb-conf-api-mate' into mconf-live0.6.3
|
2015-05-26 21:55:41 -03:00 |
|
Felipe Cecagno
|
13d7809a8d
|
added a link to the api mate when type bbb-conf --salt
|
2015-05-26 21:55:26 -03:00 |
|
Felipe Cecagno
|
4051c97a9d
|
added some code to bbb-conf in order to check the webhooks app is well configured, and also to update the security key
|
2015-05-06 11:24:50 -03:00 |
|
Fred Dixon
|
1b4ede0028
|
Update bbb-conf
|
2015-04-15 21:49:19 -04:00 |
|
Fred Dixon
|
ad88aa6087
|
Update bbb-conf
Removed hard-coded links to google code docs (Google Code is going away).
|
2015-04-14 22:12:59 -04:00 |
|
Fred Dixon
|
af38969cea
|
Update bbb-conf
Updated bbb-conf to properly enable/disable useWebRTCIfAvailable
|
2015-04-04 00:38:17 -04:00 |
|
Fred Dixon
|
d3ec15376e
|
Update bbb-conf
Change method to detect whether HTML5 server (specifically meteor) is running.
|
2015-03-13 17:53:58 -04:00 |
|
Fred Dixon
|
52d2f69f82
|
Update bbb-conf
Properly detect if bbb-html5 is installed
|
2015-03-13 15:41:52 -04:00 |
|
Fred Dixon
|
bc736f74bc
|
Update bbb-conf
Remove hard-coded IP address (used for testing)
|
2015-03-12 20:16:47 -04:00 |
|
Fred Dixon
|
2d4b1decda
|
Update bbb-conf
Fixed spelling error
|
2015-03-12 19:58:34 -04:00 |
|
Fred Dixon
|
0fc048af0d
|
Update bbb-conf
Commented # set -x to turn off echoing of statements
|
2015-03-12 19:58:06 -04:00 |
|
Fred Dixon
|
834662aef1
|
Updates to bbb-conf to start/stop meteor (bbb-html5 server)
|
2015-03-12 19:41:26 -04:00 |
|
Fred Dixon
|
8b2eb5e478
|
Merge branch 'bbb-conf-fix' of https://github.com/ffdixon/bigbluebutton into ffdixon-bbb-conf-fix
|
2014-11-27 14:47:43 -05:00 |
|
Fred Dixon
|
989fd6a122
|
Fixed bug that caused nested XML comments from multiple invocations of sudo bbb-conf --disablewebrtc
|
2014-11-27 14:38:58 -05:00 |
|
Fred Dixon
|
2f238d0e5e
|
Added support for client system check in bbb-conf
bbb-conf now
- prints out the host in /var/www/bigbluebutton/check/config.xml
- updates above config.xml with sudo bbb-conf --setip
|
2014-11-12 16:00:21 -05:00 |
|
Fred Dixon
|
0aa299657f
|
Detect first if FreeSWITCH is listening in bbb-conf --check before matching with IP addresses
|
2014-10-25 17:37:40 -04:00 |
|
Fred Dixon
|
6d26b076d3
|
Added detection for OpenVZ IP address in bbb-conf
|
2014-09-17 17:37:43 -04:00 |
|
Fred Dixon
|
9e3c96683d
|
Now updates sip.nginx for enabling nginx to proxy web services calls for SIP connections from client
|
2014-09-14 19:42:02 -04:00 |
|
Fred Dixon
|
f305a9b3cb
|
Slightly lower memory check for 4G for servers to avoid warnings on servers with close to 4G
|
2014-09-14 14:09:15 -04:00 |
|
Jesus Federico
|
ecdcc45d9b
|
bbb-lti: Updated bbb-conf to fix issue with re-installations
|
2014-08-29 15:32:34 -04:00 |
|
Jesus Federico
|
d0df58cf44
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2014-08-29 09:45:52 -07:00 |
|
Jesus Federico
|
4ea162adff
|
Updated bbb-conf to support changes in bbb-lti configuration file
|
2014-08-29 12:44:26 -04:00 |
|
Fred Dixon
|
9380a73dac
|
Added message to let administration know that monit will restart bbb-record-core and LibreOffice. Tweaked the language for audio settings dialog.
|
2014-08-28 17:39:59 -04:00 |
|
Fred Dixon
|
855891929f
|
Changed warning for LibreOffice not running (monit may not have started it yet)
|
2014-08-23 18:43:58 -04:00 |
|
Fred Dixon
|
854e581cd5
|
text changes to bbb-conf and index.html
|
2014-08-21 20:49:23 -04:00 |
|
Fred Dixon
|
f704a2f3e6
|
Correctly stop libreoffice when doing sudo bbb-conf --clean
|
2014-08-20 07:08:39 -04:00 |
|
Fred Dixon
|
31b04303f9
|
Update start/stop logic for BigBlueButton to also stop monit (thanks Calvin)
|
2014-08-19 17:53:32 -04:00 |
|
Fred Dixon
|
f2efd93210
|
bbb-cond now ignores if redis.pass is blank in bigbluebutton.properties
|
2014-08-19 12:58:18 -04:00 |
|
Fred Dixon
|
de776dfa1b
|
Minor bug fix in bbb-conf
|
2014-08-17 22:22:26 -04:00 |
|
Fred Dixon
|
e898ed14c5
|
Better display of enablewebertc and disablewebrtc messages from bbb-conf
|
2014-08-17 21:33:30 -04:00 |
|
Fred Dixon
|
f0638170b3
|
Omit directors for bbb-conf --debug
|
2014-07-25 18:43:02 -04:00 |
|
Fred Dixon
|
86f9b53e88
|
Fix for issue #1720
|
2014-05-19 21:10:07 -04:00 |
|
Fred Dixon
|
7b0dd94f52
|
Removed duplicated code
|
2014-05-18 22:02:21 -04:00 |
|
Fred Dixon
|
6f6900200b
|
minor fixes to bbb-conf
|
2014-05-01 03:03:31 +00:00 |
|
Fred Dixon
|
6424af41dc
|
Algin calls in bbb-conf to bbb-record-core init.d script
|
2014-03-29 18:46:16 +00:00 |
|
Fred Dixon
|
45e03911ae
|
Better matching for webRTC enabled in config.xml
|
2014-03-23 22:52:39 +00:00 |
|
Fred Dixon
|
3a2318c491
|
Removed debugging information
|
2014-03-23 22:35:09 +00:00 |
|
Richard Alam
|
401ac84e49
|
Merge branch 'master' into merge-polling-with-master
Conflicts:
bigbluebutton-config/bin/bbb-conf
|
2014-03-19 13:59:03 +00:00 |
|
Fred Dixon
|
44e2255b59
|
reformatting of commands to enable/disable webRTC support
|
2014-03-16 19:55:16 +00:00 |
|
Fred Dixon
|
ae5316116e
|
Small change to test build
|
2014-03-15 23:33:58 +00:00 |
|
Fred Dixon
|
7c9ed6b6ef
|
Merged updates to enable/disable webrtc; removed obsolete references to asterisk
|
2014-03-13 01:04:58 +00:00 |
|
Fred Dixon
|
658adc13e7
|
Updates to bbb-conf and bbb-record for 0.9.0
|
2014-03-12 01:31:56 +00:00 |
|
Gustavo Salazar
|
c6c5c4b81f
|
enable / disable webrtc
|
2014-03-10 14:16:37 -05:00 |
|
Fred Dixon
|
6e3985d202
|
Minor update to bbb-conf
|
2013-11-08 16:07:56 -05:00 |
|
Fred Dixon
|
91493dc624
|
fixed small bug in bbb-conf --setip for LTI
|
2013-09-26 17:19:47 -04:00 |
|
Calvin Walton
|
25dff30213
|
Add a big fat warning about the implications of leaving demos installed.
|
2013-08-30 17:03:54 -04:00 |
|
Calvin Walton
|
5267a7d2e1
|
Update the ffmpeg version check in bbb-conf
|
2013-08-27 11:04:02 -04:00 |
|
Calvin Walton
|
ab8882e50c
|
Add an ffmpeg version check to bbb-conf --check
|
2013-07-23 15:47:54 -04:00 |
|
Jesus Federico
|
53dcbc82f8
|
bbb-lti: Restored xml extension to endPoint
|
2013-07-19 11:44:45 -04:00 |
|
Jesus Federico
|
dffdfa11ea
|
bbb-lti: Simplified the url generation for the LTI xml cartridge
|
2013-07-18 16:48:48 -04:00 |
|
Fred Dixon
|
1c7d220edc
|
Updated welcome message footer to 0.81-beta-2
|
2013-06-18 05:17:24 -07:00 |
|
Fred Dixon
|
e08c6802d4
|
Update configuration to record desktop sharing by default
|
2013-06-15 08:25:09 -07:00 |
|
Fred Dixon
|
4854934faf
|
Added --setsecret and --secret
|
2013-06-15 02:28:18 -07:00 |
|
Fred Dixon
|
5b963b5c58
|
Added --setsecret
|
2013-06-14 23:38:19 -07:00 |
|
Fred Dixon
|
508c5e3b89
|
Output correct icon URL for LTI in bbb-conf --lti
|
2013-06-08 14:15:58 -07:00 |
|
Jesus Federico
|
d05a434d3f
|
bbb-lti: Updated bbb-conf for fixing icon and base url
|
2013-06-08 13:26:04 -04:00 |
|
Fred Dixon
|
05597f12e3
|
bbb-conf now checks that the directory for serving the BigBlueButton client exists
|
2013-05-05 18:04:11 -04:00 |
|
Fred Dixon
|
5d524be6b7
|
sudo bbb-conf --check now calls bbb-record --check to check for errors in recordings
|
2013-04-12 12:20:52 -04:00 |
|
Fred Dixon
|
071fb54b80
|
Added check to bbb-conf --check for ensuring ffmpeg is installed
|
2013-04-10 22:38:54 -04:00 |
|
Fred Dixon
|
777c3972d2
|
Updated bbb-conf to remove --setup-dev scripts. The script now refers developers to the wiki for detailed steps.
|
2013-04-10 22:07:22 -04:00 |
|
Fred Dixon
|
a8046aac78
|
Updates to bbb-conf to detect older version of bbb-freeswitch package
|
2013-04-09 20:42:38 -04:00 |
|
Fred Dixon
|
be24c16ca1
|
Updated bbb-conf to detect OpenOffice or LibreOffice
|
2013-03-29 22:00:46 -04:00 |
|
jfederico
|
2b23d9cea7
|
Merge branch 'bbb-lti_v0.1.1'
|
2013-03-13 11:30:46 -04:00 |
|
Fred Dixon
|
fc250716d9
|
Updated bbb-conf to support renaming of parameters (see issue 1398 in google issue tracker)
|
2013-02-03 17:08:38 -05:00 |
|
Fred Dixon
|
de47e2e65e
|
Updated license header to LGPL 3.0
|
2013-01-27 09:44:40 -05:00 |
|
jfederico
|
a0df920587
|
bbb-lti(v0.1.1): Added new vie for extended interface
|
2013-01-24 15:52:06 -05:00 |
|
Fred Dixon
|
b5abbd803a
|
Added check to to check for mismatch salt in bbb-lti
|
2012-10-30 21:10:48 -04:00 |
|
Fred Dixon
|
83db16c293
|
Added support in bbb-conf to change hostname for LTI integration
|
2012-10-29 14:53:37 -04:00 |
|
Fred Dixon
|
db02664be3
|
bbb-conf --check now checks for bbb-lti package
|
2012-10-28 21:51:26 -04:00 |
|
Fred Dixon
|
f93c605149
|
Updated bbb-conf to detect if LTI package (bbb-lti) is installed and output configuration values with 'bbb-conf --lti'
|
2012-10-28 17:58:34 -04:00 |
|
Fred Dixon
|
f4fff9160c
|
Also update hostname for metadata.xml in /var/bigbluebutton/published ...
|
2012-09-12 15:14:45 -04:00 |
|
Fred Dixon
|
11520ab392
|
bbb-conf --setip now updates the hostname for playback of recordings in metadata.xml
|
2012-09-12 14:53:21 -04:00 |
|
Gustavo Salazar
|
9b03ac4292
|
Use playerglobal 11.2 instead of 10.3 when setting development environment
|
2012-09-12 09:19:48 -05:00 |
|
Fred Dixon
|
f39eed5dfe
|
reverted changes to bbb-conf
|
2012-09-11 18:45:16 -04:00 |
|
gustavo salazar
|
6d90e31b85
|
Set playback_host in bigbluebutton.yml
|
2012-09-10 16:12:10 -05:00 |
|
Fred Dixon
|
d3b694167f
|
Modified bbb-conf to not require slides.yml
|
2012-09-07 16:45:31 -04:00 |
|
Gustavo Salazar
|
59ac709833
|
Set ip address in presentation.yml using bbb-conf --setip.
|
2012-08-27 15:34:31 -05:00 |
|
Fred Dixon
|
b2767aaf68
|
Output settings in red5 video for capture video (true/false)
|
2012-08-21 19:17:14 -04:00 |
|
Fred Dixon
|
fb58d0c7cc
|
Updated bbb-conf for 0.81-dev
|
2012-08-18 18:33:37 -04:00 |
|
Gustavo Salazar
|
e523dbf9e6
|
Merge pull request #55 from mconf/video-playback-into-master
Video playback
|
2012-08-03 09:08:25 -07:00 |
|
Felipe Cecagno
|
e8dc780c37
|
integrated the video playback into master, but the whiteboard events playback, as well as the presentation playback, is not functional yet - it seems that the writing.js is broken on master, tried to fix it without success
|
2012-08-01 17:40:58 -03:00 |
|
Gustavo Salazar
|
95d1a19e1e
|
Download playerglobal 11.2
|
2012-08-01 15:51:50 -05:00 |
|
Fred Dixon
|
840b9c8368
|
Added check in bbb-conf to ensure beans.presentationService.defaultUploadedPresentation URL is reachable
|
2012-07-28 16:01:44 -04:00 |
|
Fred Dixon
|
113cbad759
|
Lowered check for 2G memory to under 1975
|
2012-05-11 09:49:58 -04:00 |
|
Fred Dixon
|
5ca7a51034
|
Added logic to clean more log files when running sudo bbb-conf --clean
|
2012-05-03 23:17:58 -04:00 |
|
Fred Dixon
|
cf003b06a1
|
Added sum of version numbers for packages in bbb-conf --check
|
2012-04-25 20:54:51 -04:00 |
|
Fred Dixon
|
8b7207622c
|
bbb-conf --check now skips commented entries for sip.server.host
|
2012-03-17 11:39:56 -04:00 |
|
Richard Alam
|
4410956fc1
|
- missed one line with "source" dir
|
2012-03-09 19:32:14 +00:00 |
|
Fred Dixon
|
ef87f09ba6
|
Minor edits to bbb-conf
|
2012-03-04 22:16:37 -05:00 |
|
Fred Dixon
|
738efd4e48
|
Fixing typos in bbb-conf
|
2012-03-04 19:18:35 -05:00 |
|
Fred Dixon
|
6cb40fcb81
|
Improved warning messages for bbb-conf
|
2012-03-03 20:35:28 -05:00 |
|
Richard Alam
|
34d6ed968c
|
add gradle resolveDeps into intructions
|
2012-02-28 11:06:10 -08:00 |
|
Richard Alam
|
ea599ff213
|
no need to modify anything in nginx for bbb-apps
|
2012-02-28 11:02:50 -08:00 |
|
Richard Alam
|
4b30333b0b
|
- add tools option for --setup-dev
|
2012-03-02 19:03:24 +00:00 |
|
Fred Dixon
|
f220db6bf2
|
Minor updates
|
2012-03-02 10:53:07 -05:00 |
|
Fred Dixon
|
16ffb35595
|
bbb-conf and bbb-record now print the current BigBlueButton version defined in /etc/bigbluebutton/bigbluebutton-release
|
2012-02-28 10:06:29 -05:00 |
|
Fred Dixon
|
6e507f89f0
|
Minor edits
|
2012-02-27 19:10:18 -05:00 |
|
Fred Dixon
|
f55f62d23b
|
More updates to setting up the development environemnt. Now works on any user account on BigBlueButon server. Account must have sudo priviledges
|
2012-02-25 20:35:58 -05:00 |
|
Fred Dixon
|
1f2ded16f7
|
Modifications to bbb-conf to setup development environment for client on any account.
|
2012-02-23 13:52:13 -05:00 |
|
Fred Dixon
|
742df4e50a
|
testing updates to steps to simplify setting up the development environment
|
2012-02-22 17:33:22 -05:00 |
|
Fred Dixon
|
fe61d3e7d5
|
Saving of desktop sharing video defaults to false (not needed for built-in slides)
|
2012-02-19 15:20:52 -05:00 |
|
Fred Dixon
|
cef4401df5
|
Updated error checking in bbb-record and error messages in bbb-conf
|
2012-02-19 12:34:21 -05:00 |
|
Fred Dixon
|
5b812140b7
|
Fixed error that would cause multiple IP addresses when checking for port 5060 and comparing it with sip.server.host
|
2012-02-12 11:47:56 -05:00 |
|
Fred Dixon
|
cb937ec129
|
changed --setfreeswitchip to --setsipip in bbb-conf
|
2012-02-10 14:45:41 -05:00 |
|
Fred Dixon
|
01d1fdd256
|
Updated bbb-conf to have more checks (and solutions) when it detects that BigBlueButton might not be connecting to FreeSWITCH
|
2012-01-21 16:40:40 -05:00 |
|
Fred Dixon
|
b8af5fb241
|
Added warning in bbb-conf for meaning of removeMeetingWhenEnded=false in /var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties
|
2012-01-19 21:33:04 -05:00 |
|
Fred Dixon
|
77bb96a0bb
|
Testing with the BigBlueButton VM for setting up a development environment
|
2012-01-15 20:20:24 -05:00 |
|
Fred Dixon
|
2e604558b8
|
bbb-conf now correctly checks out git-core when setting up development environment
|
2011-11-21 11:09:20 -08:00 |
|
Fred Dixon
|
b627af54fe
|
Added demo4/jquery.min.js (older version) for demo4.jsp
|
2011-11-20 11:15:07 -08:00 |
|
Fred Dixon
|
1832ed1da4
|
Updating index.html for beta-3
|
2011-11-08 18:51:53 -08:00 |
|
Fred Dixon
|
b81b5bcab1
|
removed formatter:lengthFormat from demo10.jsp to have length appear
|
2011-09-27 15:45:02 -07:00 |
|
Fred Dixon
|
31c4f79087
|
Added bbb-record, a shell script with some helper functions to monitor and administrate the recordings.
|
2011-08-25 15:47:03 -07:00 |
|
Fred Dixon
|
9e9db371e2
|
Modified index.html for 0.8-beta. Added checks in bbb-conf --check to ensure redis was running
|
2011-08-20 12:13:03 -07:00 |
|
Fred Dixon
|
35825c29fe
|
Updated to demo10.jsp (record and playback) to have ten demo rooms
|
2011-08-18 10:56:31 -07:00 |
|
Fred Dixon
|
a072683541
|
Removing references to ActiveMQ from bbb-conf
|
2011-08-17 14:47:09 -07:00 |
|
Fred Dixon
|
0db28dfb3a
|
Updated bbb-conf --check to use /var/lib/tomcat6/webapps/demo for checking configuration of BigBlueButton API demos
|
2011-08-08 07:11:05 -07:00 |
|
Richard Alam
|
21acb8e566
|
- change simple to slides
|
2011-07-20 14:57:11 -04:00 |
|
Fred Dixon
|
74693999b7
|
Changed links on index.html to point to /demo/demo1.jsp instead of /bigbluebutton/demo/demo1.jsp
|
2011-07-14 10:10:44 -07:00 |
|
Fred Dixon
|
247f845e98
|
Added support for bbb-conf to update host in simple.yml (record and playback)
|
2011-07-10 08:54:43 -07:00 |
|
Fred Dixon
|
09d72242f8
|
Starting to add logic in bbb-conf to help debug record and playback
|
2011-06-26 10:42:31 -07:00 |
|
Fred Dixon
|
9477de78f3
|
switched /etc/init.d/freeswitch to /etc/init.d/bbb-freeswitch
|
2011-05-27 15:54:09 -07:00 |
|
Fred Dixon
|
2849a4c420
|
Fixed bug #834
|
2011-02-28 21:19:23 -05:00 |
|
Fred Dixon
|
648a49fdf2
|
Fixed a bug with incorrect updating of security salt with --setsalt
|
2011-01-16 16:39:02 -08:00 |
|
Fred Dixon
|
e75e779e04
|
- Don't check for symbolic link for /etc/nginx/sites-enabled/bigbluebutton if running on the Intalio VM
|
2010-12-13 21:25:59 -05:00 |
|
Fred Dixon
|
26e0bbfdac
|
- More checks to ensure jetty has started before trying to check if BigBlueButton web is running
|
2010-12-13 19:25:34 -05:00 |
|
Fred Dixon
|
0ead92fc94
|
- Modified bbb-conf so it can use jetty and tomcat6 as a servlet engine.
|
2010-12-12 20:12:22 -05:00 |
|
Fred Dixon
|
87f6b0a869
|
- Fixed bug #778
|
2010-12-12 13:31:41 -05:00 |
|
Richard Alam
|
312b3f216b
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2010-11-10 09:55:00 -05:00 |
|
Fred Dixon
|
ad04fc4306
|
- Added code to take only the first IP address from ifconfig (see issue 729)
|
2010-11-10 07:49:46 -05:00 |
|
Fred Dixon
|
9632b421e0
|
- Changed message in bbb-conf from 0.71-Beta to 0.71
|
2010-11-09 19:21:41 -05:00 |
|
Richard Alam
|
add6f38872
|
- adding v0.71 tag to bbb-conf
|
2010-11-09 16:49:04 -05:00 |
|
Fred Dixon
|
6995b745f7
|
- Updating setting of IP address
|
2010-11-06 16:41:39 -04:00 |
|
Fred Dixon
|
6516f93d1c
|
- Small formatting change in the Waiting to startup message
|
2010-11-06 16:35:59 -04:00 |
|
Fred Dixon
|
8416e2410f
|
- Removed printing of sip.server.host on bbb-conf -c as it would cause confusion why it's the only variable with an IP address. Instead, added checks to ensure when FreeSWITCH is running, this variable matches the local IP address
|
2010-11-06 16:06:17 -04:00 |
|
Fred Dixon
|
fc542997ac
|
- Modified assignment of sip.server.host to be just IP address (not host name)
|
2010-11-04 21:48:48 -04:00 |
|
Fred Dixon
|
68f5c25a08
|
- Update bbb-conf to properly set sip.server.host
|
2010-11-03 21:07:55 -04:00 |
|
Fred Dixon
|
b963201509
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
Conflicts:
bigbluebutton-config/bin/bbb-conf
|
2010-11-03 21:06:17 -04:00 |
|
Fred Dixon
|
f9aa471ac1
|
- Added logic to reset settings for sip.server.host for asterisk or FreeSWITCH
|
2010-11-03 20:48:04 -04:00 |
|
Fred Dixon
|
13952f70c0
|
- bbb-conf now changes sip.server.host in /usr/share/red5/webapps/sip/WEB-INF/bigbluebutton-sip.properties when running FreeSWITCH
|
2010-11-01 13:06:29 -07:00 |
|
Fred Dixon
|
876a7f77d4
|
- Formatting updates
|
2010-10-30 20:11:27 -07:00 |
|
Fred Dixon
|
590bebad83
|
- Minor updates after switching between asterisk and FreeSWITCH
|
2010-10-30 17:28:27 -07:00 |
|
Fred Dixon
|
d5810f8512
|
- Ensure calls to nc always have a valide host/IP address (avoid endless loops for checking for ports)
|
2010-10-30 16:49:42 -07:00 |
|
Fred Dixon
|
df76508322
|
- Updates after testing switching between app_konference and freeswitch
|
2010-10-30 16:45:50 -07:00 |
|
Fred Dixon
|
887540daa7
|
- Updates to bbb-conf to now split out check_configuration and check_state. This allows it to check_configuration before attempting a restart and warn the administrator of any settings that could affect bbb-conf --restart or bbb-conf --clean.
|
2010-10-30 14:41:21 -07:00 |
|
Fred Dixon
|
3ef3d34dd7
|
- Print out version of BigBlueButton Server when user types bbb-conf --check
|
2010-10-24 18:38:07 -07:00 |
|
Fred Dixon
|
d8c1d75924
|
- Added app_konference-10.04-64.so from Generic Conferencing
|
2010-10-24 17:05:13 -07:00 |
|
Fred Dixon
|
90a34ee8c9
|
- Added more checks for errors when installing either asterisk or FreeSWITCH before BigBlueButton.
|
2010-10-16 22:45:42 -04:00 |
|
Fred Dixon
|
55ed2eeeec
|
- Detect whether asterisk or freeswitch is installed, but warn if both are present
|
2010-10-16 21:27:12 -04:00 |
|
Fred Dixon
|
e2750b6419
|
- Added checks bin bbb-conf to see if bbb-voice-conference or bbb-freeswitch-config are installed
|
2010-10-16 20:51:49 -04:00 |
|
Scott Morris
|
21848d21af
|
Changed an ambiguous message to be more understadable
|
2010-10-14 20:14:13 +00:00 |
|
Fred Dixon
|
216713afaa
|
- added a check to ensure the when start_bigbluebutton finishes, BigBlueButton is ready to receive connections
|
2010-10-09 18:35:15 -04:00 |
|
Fred Dixon
|
36bfbdeac1
|
-added --stop and --start to bbb-conf; -accelerated --restart by removing sleep statements
|
2010-10-09 18:10:24 -04:00 |
|
Fred Dixon
|
bf245bd482
|
- Removed localization dendency in bbb-conf for inet addr:
|
2010-10-09 16:39:06 -04:00 |
|
Fred Dixon
|
8ae90f5916
|
- added more error checking to bbb-conf
|
2010-10-07 18:56:33 +00:00 |
|
Fred Dixon
|
26d4622ccd
|
- Fixed detection of architecture in bbb-conf
|
2010-10-05 20:03:57 +00:00 |
|
Fred Dixon
|
3f7cd420b6
|
- Set Freeswitch event socket layer to listen on 127.0.0.1
- Added checks in bbb-conf to test ports 80, 1935, and 9123 to aid in setting up BigBlueButton behind a firewall
|
2010-10-04 03:27:23 +00:00 |
|
Fred Dixon
|
ff32c97a46
|
Testing updates to bbb-conf
|
2010-09-25 17:25:17 +00:00 |
|
Fred Dixon
|
db89deba78
|
Added more checks to bbb-conf & set esl.host=127.0.0.1 in bigbluebutton.properites so we don't need to assign an IP address for red5 to connect to freeswitch
|
2010-09-20 01:47:17 +00:00 |
|
Fred Dixon
|
d8ebb7b44b
|
changed version of bbb-conf to 0.71-dev
|
2010-09-19 15:11:35 +00:00 |
|
Richard Alam
|
4da5d1b127
|
- start freeswitch or asterisk depending on what's configured in red5/bigbluebutton/WEB-INF/red5-web.xml
|
2010-09-15 16:21:55 -04:00 |
|
Richard Alam
|
49f3afa8b9
|
- determine which conference app (freeswitch or asterisk) we are running and start it
|
2010-09-15 12:03:31 -04:00 |
|
Richard Alam
|
706e9e76ff
|
- remove all bbb-web.log when running bbb-conf --clean
|
2010-09-15 11:02:41 -04:00 |
|
Richard Alam
|
a8bf1afc73
|
- fix to checkout 0.7 tag when running bbb-conf --checkout
|
2010-09-03 15:03:27 -04:00 |
|
Sebastian
|
988d4eb117
|
Added cat /etc/lsb-release to bbb-conf --check
|
2010-08-31 09:48:54 -04:00 |
|
Sebastian
|
d3b9525796
|
bbb-conf --conference/--salt/--setip print out now the current values instead of the whole help text
|
2010-08-30 14:28:27 -04:00 |
|
Sebastian
|
5822491082
|
Restarting the whole bigbluebutton server now after bbb-conf --setip
|
2010-08-26 15:25:34 -04:00 |
|
Sebastian
|
715c7856f8
|
Added a change of the ip adress to bigbluebutton-sip.properties
|
2010-08-26 14:38:40 -04:00 |
|
Sebastian
|
3e86ecafef
|
Fixed a bug, which added "" to esl.host
|
2010-08-26 14:34:03 -04:00 |
|
Sebastian
|
d8c249cbac
|
--setip now changes the event conf ip for freeswitch
|
2010-08-26 14:27:19 -04:00 |
|
Sebastian
|
9b6a2e2314
|
Added more code to change the listen-ip in event_socket_conf.xml more safe
|
2010-08-25 13:53:25 -04:00 |
|
Sebastian
|
251e0ff43e
|
Rewrote some code for switching to konference and freeswitch
|
2010-08-25 13:03:37 -04:00 |
|
Sebastian
|
909bb81e35
|
Fixed a bug in switching to freeswitch
|
2010-08-25 13:01:15 -04:00 |
|
Sebastian
|
aad067d430
|
Fixed some bugs in bbb-conf
|
2010-08-25 12:53:01 -04:00 |
|
Sebastian
|
a3a65e2b1f
|
Added code to check if asterisk and freeswitch are running parallel; added code to --check to detect if asterisk or freeswitch is running
|
2010-08-23 14:28:37 -04:00 |
|
Sebastian
|
0b7093f191
|
Added a check for freeswitch and bbb-openoffice-headless to --check
|
2010-08-23 12:12:04 -04:00 |
|
Sebastian
|
3105a6c53a
|
Added a switch to switch between asterisk, meetme and freeswitch
|
2010-08-23 09:49:54 -04:00 |
|
Sebastian
|
81e727d72f
|
Changed the restart scripts to restart freeswitch instead of asterisk
|
2010-08-11 13:27:50 -04:00 |
|