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
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
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
Richard Alam
736514e9b0
- renaming to playback-client
2010-07-19 12:17:46 -04:00
Richard Alam
a9679acbcf
- cleanup unused folder
2010-07-19 12:16:53 -04:00
Richard Alam
c1edb67290
- moved the record-and-playback folder from labs
2010-07-19 12:16:11 -04:00
Sebastian
8f91aa3452
Removed the output of arguments given in a constructor
2010-07-19 11:43:36 -04:00
Richard Alam
fd9dac1a4f
Merge branch 'master' into record-and-playback-feature
2010-07-19 11:33:28 -04:00
Richard Alam
af873d63e8
- ignore bbb_conf_api.jsp as it's dynamically generated
2010-07-19 11:32:29 -04:00
Sebastian
08addc917c
Updated the bbb_api.php
2010-07-19 10:53:39 -04:00
Jeremy Thomerson
3c16ee6eee
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2010-07-18 21:00:32 -05:00
Jeremy Thomerson
804c3e25e2
more locales from djp and gang
2010-07-18 21:00:07 -05:00
deniszgonjanin
4ce8093924
Renamed HighlighterModule to WhiteboardModule to match the server code and avoid confusion
2010-07-17 20:05:57 +00:00
Richard Alam
9b8e910105
- adding bigbluebutton-client/.actionScriptProperties and bigbluebutton-client/.flexProperties to .gitignore
...
as it's IDE specific. Not deleting it though as FlexBuilder needs it to build.
2010-07-21 11:03:10 -04:00
Richard Alam
790e42dc86
Merge branch 'ljackson-master' into merging-fs-support
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/managers/ModuleManager.as
2010-07-16 15:23:22 -04:00
deniszgonjanin
0ea1e0886c
New config.template.xml
2010-07-16 17:36:09 +00:00
deniszgonjanin
688aceb672
merged some files
2010-07-16 17:16:42 +00:00