Commit Graph

4174 Commits

Author SHA1 Message Date
Jesus Federico
d368aef0f6 Added petermentzer bbb-api-php contribution to labs 2012-04-05 10:47:53 -04:00
Richard Alam
05140aeb90 - auto rejoin the user when she gets disconnected from the voice conference without
explicitly requesting to leave the voice conference.
SIDE EFFECT:
  This "feature" make kicking the user from the voice conference a "broken feature" as
  the user get rejoined when kicked from the voice conference. We'll ahve to figure out
  how to detect that a user was disconnected because he was ejected by the moderator.
2012-04-05 14:33:54 +00:00
Richard Alam
77b443299b - don't start publishing when closing stream 2012-04-05 12:51:57 +00:00
Fred Dixon
50bd44c6ed Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-04-04 18:13:11 -04:00
Fred Dixon
36c701eb4a Updated demo page to show 0.8-beta-4b 2012-04-04 18:13:04 -04:00
Markos Calderon
323a4f47c1 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-03-29 13:30:36 -07:00
Markos Calderon
fb7f2235b3 removing some meeting information in the demos 2012-03-29 13:30:08 -07:00
Richard Alam
5177a1737a - allow admin to turn off recording for whole server 2012-03-29 16:26:10 +00:00
Richard Alam
a8b17d8427 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-03-28 18:44:29 +00:00
Richard Alam
878ca71018 - let the exception handler from decoder handle the exception 2012-03-28 18:44:05 +00:00
Fred Dixon
24c00aeb8c Removed depreciated demo5.jsp (replaced with create.jsp) 2012-03-28 14:22:52 -04:00
Richard Alam
835670f592 - retry indefinitely to connect to FreeSWITCH ESL 2012-03-27 15:24:50 +00:00
Richard Alam
d8af3f46f2 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2012-03-27 15:10:18 +00:00
Richard Alam
8cc18ca4ae - act as gateway. Forward call to FreeSWITCH even if not registered. 2012-03-27 15:09:46 +00:00
Markos Calderon
c4d866419c change date format in getRecordings for bigbluebutton 0.8 2012-03-26 13:47:35 -07:00
Fred Dixon
b761f23651 Edited audio-test.mp3 to 10 seconds 2012-03-25 20:01:29 -04:00
Markos Calderon
734741638f Merge pull request #31 from mconf/refactoringMobileDemo
Disable the mobile support when the mobile security key is empty
2012-03-23 08:40:58 -07:00
Richard Alam
85db87b71f - close session when wrong header 2012-03-23 14:46:33 +00:00
Felipe Cecagno
0d15f7bf3c improved the response messages with specific error messages; when the mobile security key is empty, all the mobile requests will fail 2012-03-22 09:38:55 -03:00
Richard Alam
0723e820b6 - add more logging to figure out why deskskare hangs when getting exceptions 2012-03-21 17:32:32 +00: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
f17f03e228 minor cleanup 2012-03-15 22:10:44 +00:00
Richard Alam
145520a764 Merge branch 'deskshare-packet-corrupt' 2012-03-15 22:07:21 +00:00
Richard Alam
ec372dd538 - try to make deskshare resilient to corrupted packets 2012-03-15 22:06:33 +00:00
Richard Alam
56987a92e0 cleanup 2012-03-15 21:42:49 +00:00
Richard Alam
942307740f - close window when stream has stopped 2012-03-15 21:41:11 +00:00
Richard Alam
1b04717c38 Merge pull request #30 from gugat/issue1177
Delete presentations of recording when using bbb-record --delete
2012-03-14 10:18:58 -07:00
Gustavo Salazar
3ceb87ff59 Delete presentations of recording when using bbb-record --delete
MEETING_Id.
2012-03-14 10:08:25 -05:00
Richard Alam
d8274e0920 - send the number of slide completed instead of page number 2012-03-09 22:17:43 +00:00
Richard Alam
b17cf9a9bc - fix issue 1125 once more 2012-03-09 21:40:10 +00:00
Richard Alam
4410956fc1 - missed one line with "source" dir 2012-03-09 19:32:14 +00:00
Richard Alam
8527f3fe1b - remove cancelling of task as we have put timouts already in the external proc calls 2012-03-08 17:22:01 +00:00
Richard Alam
ea087125db - increase max pages for uploaded presentation 2012-03-08 17:21:35 +00:00
Richard Alam
bab14dc466 - add a timeout when executing external process to prevent doc convertion from hanging in case
external command goes wrong
2012-03-08 16:52:17 +00:00
Richard Alam
c331f9aaaf log received message from redis pubsub 2012-03-08 16:46:37 +00:00
Richard Alam
dafc3deb96 - create blank thumbnails for pages that failed to generate one 2012-03-07 17:28:18 +00:00
Richard Alam
6e73b5ee16 - improve logging for doc conversion 2012-03-07 16:24:44 +00:00
Richard Alam
197e07e289 - remove logging as it's too much 2012-03-07 16:23:06 +00:00
Richard Alam
fad4a7dc1c - fix issue 1125 where chat box is hidden because of scolling on a Mac 2012-03-06 16:34:53 +00:00
Markos Calderon
9a35326f74 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-03-05 15:26:44 -08:00
Markos Calderon
64b27f2ebe fix end meeting 2012-03-05 15:26:13 -08:00
Richard Alam
ab5c81bb4a Merge pull request #24 from mconf/resolution-from-streamname
Resolution from streamname
2012-03-05 09:37:21 -08:00
Richard Alam
892de246d3 - cleanup 2012-03-05 15:25:02 +00:00
Fred Dixon
01b34e7f1f Disable the cron.daily job for now. We don't want to delete the source files for recordings here; rather, in the rap-worker.rb 2012-03-05 10:03:36 -05:00
Fred Dixon
ef87f09ba6 Minor edits to bbb-conf 2012-03-04 22:16:37 -05:00
Fred Dixon
4d6c2c1bea Updated default.pdf for the new mute/unmute buttons 2012-03-04 21:32:14 -05:00
Fred Dixon
7ea0b2325f Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-03-04 19:18:41 -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
Fred Dixon
82c61a7381 Moved banner image into API examples so it's visible when running from a development environment 2012-03-03 20:00:10 -05:00