Commit Graph

12603 Commits

Author SHA1 Message Date
Richard Alam
a9935bd4b1 - provide way to set version in properties file so we know which revision we are running
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1391 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-05 18:23:00 +00:00
Richard Alam
7d2d7e50b7 - setup recording only when the host asked the session to be recorded
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1390 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-05 18:04:38 +00:00
Richard Alam
372882c568 - set role as MODERATOR when logging in as host as we don't support HOST for now
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1389 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-05 17:47:33 +00:00
Richard Alam
f409469748 - use the voicebridge instead of conference room to connect to voice conference server
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1388 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-05 15:16:31 +00:00
Richard Alam
f371af456e - accidentally deleted params for conference
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1372 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-04 21:41:19 +00:00
Richard Alam
339a8908c6 - set the default end time an hour after start date time
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1371 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-04 21:08:18 +00:00
Richard Alam
56d4f6fbe9 - make the directory where we store the meetme recording into the properties file to make it configurable
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1370 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-04 20:53:27 +00:00
Richard Alam
948e351d3a - setup recording only when the host asked the session to be recorded
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1369 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-04 15:20:59 +00:00
Richard Alam
832d959dfe - rename AsteriskAgi to AsteriskAgiService so the logger gets injected by Spring
- enable recording of audio conference

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1368 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-04 15:08:38 +00:00
Richard Alam
90d1d82098 - enable AgiService to be called from Asterisk in order to have dynamic voice conferencing
- need to add this line to /etc/asterisk/extension.conf
  exten => 1300,1,Agi(agi://192.168.0.100/meetme.groovy)
  



git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1367 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-03 20:06:34 +00:00
Richard Alam
316ef457aa - handle record and voicebridge from bbb-web
- pass record and voicebridge when connecting to red5

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1366 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-02 21:02:54 +00:00
Richard Alam
f95cf0e9ee - add record and voicebridge into session passed from the client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1365 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-02 21:01:49 +00:00
Richard Alam
246500d523 - use the playback room to request the server to playback a recorded session
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1364 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-02 18:11:02 +00:00
Richard Alam
22aeb0477a - allow several clients to playback a recorded session independently
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1363 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-02 18:09:59 +00:00
Richard Alam
7ab8d3cdb4 - fix issue where process hangsup during waitFor() on getNumberOfPages...()
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1362 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-02 16:18:23 +00:00
Richard Alam
231969a141 - use the filename without the filename extension as the presentation name
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1361 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-02 15:04:27 +00:00
Richard Alam
d6183874eb - change ivy.xml to download red5-0.8rc3 instead of re85-0.8rc2
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1360 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-02 14:59:40 +00:00
Richard Alam
db6791911c - remove filename ext from presentation name and convert all invalid chars to dash
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1359 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-01 21:31:17 +00:00
Richard Alam
f109871e17 - add logging to see if command is executing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1358 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-01 21:02:15 +00:00
Richard Alam
c0389d1c29 - fix typo in var name
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1357 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-01 20:55:56 +00:00
Richard Alam
e3f158d50e - need to wait for the pdf2swf to end before checking exitValue in getPageNumber()
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1356 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-01 20:55:10 +00:00
Richard Alam
dc05281d35 - Adding noPdfMarkWorkaround into PresentationService as a workaround for this problem
http://groups.google.com/group/comp.lang.postscript/browse_thread/thread/c2e264ca76534ce0?pli=1

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1355 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-01 20:27:03 +00:00
Richard Alam
f64008a003 - add more logging to determine why conversion is failing in Ubuntu
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1354 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-01 20:10:44 +00:00
Richard Alam
34e533ecbd - replace invalid chars from presentation name and uploaded filename
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1353 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-01 17:56:59 +00:00
Richard Alam
21f9530a3b - use filename as presentation name so user does not have more work to do to upload a presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1352 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-01 17:56:08 +00:00
Richard Alam
575262dd44 - change name of swftools, imagemagick and ghostscript in properties file to make it clear to the user to enter the directory or executable
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1351 af16638f-c34d-0410-8cfa-b39d5352b314
2009-05-01 16:01:04 +00:00
Denis Zgonjanin
3162c6abc7 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1347 af16638f-c34d-0410-8cfa-b39d5352b314 2009-04-30 19:14:59 +00:00
Richard Alam
c8f37afd0d - modify to show conference session information before joining
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1346 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-30 19:12:28 +00:00
Richard Alam
0f35da8582 - add some debug logs and fix links on displaying session info
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1340 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-29 21:33:15 +00:00
Richard Alam
5a7ca059b3 - put bigbluebutton web server url into properties file
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1339 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-29 21:09:37 +00:00
Richard Alam
288fb0e820 - merge branches/developers/ritzalam/bbb-client-playback
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1338 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-29 19:43:26 +00:00
Richard Alam
c04219d9bd - merge in branches/developers/ritzalam/bbb-apps-playback
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1337 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-29 19:41:23 +00:00
Richard Alam
29c99178eb - merge in branches/developers/ritzalam/bbb-web-playback
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1336 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-29 19:38:46 +00:00
Denis Zgonjanin
db9cb9bfc3 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1335 af16638f-c34d-0410-8cfa-b39d5352b314 2009-04-29 19:11:55 +00:00
Denis Zgonjanin
bd8f460a21 Initial import.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1331 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-29 14:44:26 +00:00
Denis Zgonjanin
3e73eded6b Initial import.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1330 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-29 14:43:18 +00:00
Richard Alam
8d894ccb24 - put back fix for uploaded files with space on filenames
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1282 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-18 00:44:12 +00:00
minoustudio
a841c91006 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1253 af16638f-c34d-0410-8cfa-b39d5352b314 2009-04-15 18:55:00 +00:00
minoustudio
e6825279f5 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1250 af16638f-c34d-0410-8cfa-b39d5352b314 2009-04-15 18:29:05 +00:00
minoustudio
180c8481b9 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1249 af16638f-c34d-0410-8cfa-b39d5352b314 2009-04-15 18:28:39 +00:00
minoustudio
7da90ad14a update debug info from ... to ....
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1245 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-14 20:39:54 +00:00
minoustudio
bdb996929b multi-presentation, fix conflict
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1244 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-14 20:35:23 +00:00
minoustudio
094fe52ad2 multi-presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1243 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-14 18:14:25 +00:00
minoustudio
e948941bea multi-presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1242 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-14 18:13:13 +00:00
minoustudio
9f446433cc multi-presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1241 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-14 17:10:56 +00:00
minoustudio
dccb79c8e2 20090414: multi-presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1240 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-14 15:47:57 +00:00
minoustudio
5bd1196edf 20090414: multi-presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1239 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-14 15:47:33 +00:00
minoustudio
338e094484 20090414: multi-presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1238 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-14 15:47:16 +00:00
minoustudio
8d127faa06 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1237 af16638f-c34d-0410-8cfa-b39d5352b314 2009-04-14 15:38:02 +00:00
minoustudio
d1c7f61ca9 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1236 af16638f-c34d-0410-8cfa-b39d5352b314 2009-04-14 15:29:42 +00:00