Commit Graph

2431 Commits

Author SHA1 Message Date
deniszgonjanin
818e54ae64 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2010-08-04 19:48:43 +00:00
deniszgonjanin
6142ae978c Merged Neeraj's GSoC Chat Translation into Chat, along with a new User Interface for Chat 2010-08-04 19:47:54 +00:00
Sebastian
8a86bc2ec5 Fixed some spelling mistakes 2010-08-04 14:50:21 -04:00
Sebastian
6c9d1c6ee6 Major changes to the bbb_api 2010-08-04 13:49:13 -04:00
Richard Alam
a92059c08c - remove system println 2010-08-04 10:30:27 -04:00
Richard Alam
cf865ec52e Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into support-both-ulaw-and-speex
Conflicts:
	bigbluebutton-client/.actionScriptProperties
	bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/ConnectionManager.as
	bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/StreamManager.as
2010-08-04 10:07:45 -04:00
Richard Alam
0dafe99f84 - cleanup 2010-08-04 09:29:03 -04:00
Richard Alam
fcdf6dfb78 - now works with ulaw 8khz and speex 16khz 2010-08-04 09:25:43 -04:00
Richard Alam
6f9bc895ec - dynamically choose between SPEEX and PCMU codec. PCMU codec audio is still choppy. 2010-08-04 07:29:21 -04:00
Richard Alam
b2a56e8926 - cleanup 2010-08-04 06:47:17 -04:00
Richard Alam
ee55647d4b - speex works with refactored transcoders 2010-08-04 06:43:12 -04:00
Marco Calderon
6c84e2c561 Changes: bbb-apps from groovy to java, add recording module and updated events-recorder and bbb-commons 2010-08-02 10:33:36 +00:00
deniszgonjanin
b7a9742115 Fixed Issue 28 2010-08-01 17:23:28 +00:00
deniszgonjanin
8bf45dc051 Finished decoupling the Main app from all other modules. 2010-07-30 23:24:12 +00:00
Richard Alam
b4bbe4c75a - change the frames per packet to 1 as FS expects only 320 samples per packet 2010-07-30 17:50:32 -04:00
Richard Alam
3f16b01126 - works great with echo app but not with conference. 2010-07-30 15:41:20 -04:00
deniszgonjanin
133c7fdc99 More cleanup of old code in bbb-client 2010-07-30 18:29:01 +00:00
deniszgonjanin
49b57d8399 Finished moving Viewers business logic to Main 2010-07-30 17:03:03 +00:00
deniszgonjanin
64eec98d51 Refactoring bbb-client Main to not have dependancies on any other modules 2010-07-30 15:55:51 +00:00
deniszgonjanin
0909ac4a90 Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2010-07-30 15:55:42 +00:00
Sebastian
93364325d2 Added a function to the class, which creates a password and encrypts it in sha1 2010-07-29 15:10:59 -04:00
Richard Alam
564f22c11b - listen audio stream is good...the talks stream is bad 2010-07-28 17:58:04 -04:00
Richard Alam
0326506df6 - can now make calls using speex. need to improve audio from fp to sip 2010-07-28 16:04:35 -04:00
Richard Alam
da00988ce2 - make client use speex 2010-07-28 16:03:32 -04:00
Richard Alam
5e52011860 - upgrade flex sdk to 3.5 2010-07-28 16:02:49 -04:00
Richard Alam
6ef5a7ea0c Merge branch 'merging-fs-support' 2010-07-23 16:36:30 -04:00
Richard Alam
d3a0778cb2 - remove localhost acl as it didn't work 2010-07-23 16:20:33 -04:00
Richard Alam
548b97b4b3 - add comma to separate codecs 2010-07-23 15:51:24 -04:00
Richard Alam
ea911c0f47 - changed conference pattern to 7{4} as it is what's dynamically generated by demo
- switch SIP ports in vars.xml:
   - Internal to port 5090 from port 5060. 5060 is assigned to external sip profile
     as bbb-voice only connects to 5060. Tried fixing bbb-voice but can't figure it out.
   - Use 5090 instead of 5080 since 5080 is used by Red5.
2010-07-23 14:16:24 -04:00
Richard Alam
365da7d6c6 - add instructions on how to switch from Asterisk to FS 2010-07-23 14:12:02 -04:00
Richard Alam
c18e312df9 - forgot the import files 2010-07-23 14:07:38 -04:00
Richard Alam
027d85e48f - separate FS and asterisk configs for easy switching 2010-07-23 12:07:53 -04:00
Richard Alam
c847a4ab3b - connect to local freeswitch 2010-07-23 11:39:28 -04:00
Richard Alam
f305c555f8 - fix formatting 2010-07-22 14:15:52 -04:00
Richard Alam
520d1a3cfc - change copyToLib to resolveDeps 2010-07-21 16:25:47 -04:00
Richard Alam
4b5e6196f1 - connect to local freeswitch by default 2010-07-21 16:21:41 -04:00
Richard Alam
916428f7f6 - modify to use resolveDeps 2010-07-21 13:11:20 -04:00
Richard Alam
f77f627707 - rename copyToLib task to resolveDeps (resolve dependencies)
- add resolver for netty lib
2010-07-21 13:07:12 -04:00
Richard Alam
8e6354c4a4 - deleting and ignoring IDE specific files 2010-07-21 11:24:42 -04:00
Richard Alam
0c8977dfde Merge branch 'master' into merging-fs-support
Conflicts:
	bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/PublicScheduledSessionController.groovy
2010-07-20 16:28:59 -04:00
Richard Alam
3a7f008ebd - fix presentation windo bug becoming very small when minimized (fix from Mariusz) 2010-07-20 15:08:41 -04:00
Richard Alam
04eabdacbb - rename package 2010-07-20 11:35:03 -04:00
Richard Alam
1bde953703 - setup dependencies 2010-07-20 11:31:57 -04:00
Richard Alam
2e2ba473fe - ignore eclipse IDE files and dir 2010-07-20 11:28:32 -04:00
Richard Alam
b389ac4a6c Merge branch 'master' into record-and-playback-feature 2010-07-20 10:34:57 -04:00
BigBlueButton
333dd13d6b - fixed few issues and cleaned up 2010-07-19 20:23:28 +00:00
BigBlueButton
ea156fe61e Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-19 19:45:52 +00:00
BigBlueButton
cad05a9ce1 - bbb-scheduling has been removed from bbb-web 2010-07-19 19:27:24 +00:00
BigBlueButton
1e6eff084b - Removed bbb-web scheduler
- Merged the enter and signout function into the api controller
2010-07-19 19:15:01 +00:00
Richard Alam
6d007a64fd - rename message-recorder to events-recorder 2010-07-19 13:04:39 -04:00