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
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
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
Leif Jackson
8528b2d287
Merge commit 'bbb/master'
2010-07-14 02:53:29 +00:00
Richard Alam
ec256e7cb7
- upgrading versions from 0.64 to 0.7
2010-07-13 09:42:13 -04:00
BigBlueButton
4c1442589d
- putting in fix from Leif for bug where session descriptor must not have spaces.
2010-07-11 20:01:06 +00:00
Leif Jackson
f236dc5c1c
Merge commit 'bbb/master' sync with bbb
2010-07-11 04:28:39 +00:00
Richard Alam
eee35a0920
- add license header
2010-07-09 15:53:58 -04:00
Richard Alam
7ff9001ba8
- remove error log as it's not an error to get the exception. The exception just signifies
...
the call has hangup
2010-07-06 16:35:34 -04:00
Leif Jackson
ac764dca99
Bug with SIP calls from bbb-voice, Session descriptor cannot have spaces.. Username is not forced to be compliant with SIP Spec
...
RFC 2327 username field of owner in sdp cannot contain spaces. Users can login with Spaces in username.
2010-07-01 07:31:57 +00:00
Leif Jackson
9decad03c6
Inital import of freeswitch intergration
2010-06-29 04:51:31 +00:00
Richard Alam
501717666f
- remove extra sip users
...
- rename a few properties
2010-06-24 10:06:55 -04:00
Richard Alam
9fb41dc1e4
- retry 3 times to get an audio port before failing
2010-06-23 16:51:45 -04:00
Richard Alam
ab9caa1616
- add webVoiceConf API so third parties can pass in different extension fo voip
2010-06-22 11:24:22 -04:00
Richard Alam
ea07dba543
- putting timestamp into audio...if connection to a client is slow...audio packets are dropped.
...
(Which one do we prefer? Dropped audio or lag?)
2010-06-21 16:44:38 -04:00
Richard Alam
b8c1443708
- a bit of cleanup
2010-06-21 16:30:35 -04:00
Richard Alam
30251f0700
- has end-to-end call...just need to close rtp ports properly
2010-06-21 15:13:00 -04:00
Richard Alam
e4d905ba49
- can now call into echo test app
2010-06-21 13:08:41 -04:00
BigBlueButton
7128c539c9
- cleaning up a bit
2010-06-18 23:08:20 +00:00
BigBlueButton
7698d77701
- rename stream classes to make it more clear
2010-06-18 21:45:09 +00:00
BigBlueButton
e798f4ad52
- add build info and test tracking branch again
2010-06-18 21:00:29 +00:00
BigBlueButton
d825e3e0b2
- test tracking branch
2010-06-18 20:42:52 +00:00
Richard Alam
e8795dfc63
- continue refactoring
2010-06-18 16:19:19 -04:00
Richard Alam
cd5bc8c8d7
- move things around
2010-06-18 11:46:03 -04:00
Richard Alam
be908218e9
- checkpoint 4: just moving things around
2010-06-18 11:08:31 -04:00
Richard Alam
964577c62e
- registers OK
2010-06-17 15:55:58 -04:00
Richard Alam
7bd89aaab8
- checkpoint 2: continuing refactoring of voice app
2010-06-17 14:16:29 -04:00
Richard Alam
3940207ee4
- checkpoint: refactoring voip app
2010-06-17 11:14:55 -04:00
Richard Alam
5d005b858f
- removing IDE specific files
2010-06-15 16:07:48 -04:00
Richard Alam
9f897c7534
- adding build and lib folder while ignoring their contents. This way, the build and lib folder
...
won't appear in other branches which happens if we just .gitignore them
2010-06-15 15:56:20 -04:00
Richard Alam
b880bbca36
- add files and directories to .gitignore
...
- fix problem where webcam icon stays disabled when webcam is closed
2010-05-31 10:36:15 -04:00
Richard Alam
2e4c441ad7
remove system println
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4324 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 19:10:17 +00:00
Richard Alam
6e84e39387
- upgrade to red5-0.91
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4051 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 18:19:22 +00:00
Richard Alam
fca902fd21
- change default ports to unassigned ports defined by IANA
...
http://www.iana.org/assignments/port-numbers
- increase default users to 100
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3998 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 19:41:25 +00:00
Richard Alam
ea6addab2f
- upgrade to Red5 0.9
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3741 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-19 17:59:12 +00:00
Richard Alam
8a1250e46b
- fix how rtpport and sipport are incremented
...
- change sipport from 5070-5099 to 6070-6099. We get BindException on 5080 because 5080 is already used by Red5.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3101 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-15 02:43:55 +00:00
Richard Alam
e69587f50d
- close socket properly
...
- modify threading model
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3100 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 23:26:47 +00:00
Richard Alam
d50467ecd6
- rename things
...
- don't close socket too early when quitting as we get IOException when trying to receive RTP packets
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3094 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 18:52:30 +00:00
Richard Alam
466f1a11e1
- add comment to not put timestamp on outgoing audio packet to flash player
...
as it results in choppy audio
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3087 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-10 21:36:07 +00:00
Richard Alam
be9d237bd6
- minimize logging
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3082 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-08 17:28:17 +00:00
Richard Alam
20ddea06eb
- change logging appender to rolling file
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3078 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-07 20:13:05 +00:00
Richard Alam
6dd9c14fd6
- put sip log logging level into bigbluebutton-sip.properties
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3076 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-07 20:08:53 +00:00
Richard Alam
d0aad9bd17
- modify how the listen stream gets started/stopped which may be the cause of choppy audio
...
- make Sip stack logging configurable from bigbluebutton.properties
- cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3074 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-07 18:57:30 +00:00
Richard Alam
4391bab0c3
- inject SipManager using Spring
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3070 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-04 23:29:10 +00:00
Richard Alam
6789a975c8
- cleanup and move things around
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3045 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-28 14:11:56 +00:00
Richard Alam
700e919305
- distinguish between REGISTER and UNREGISTER
...
- this will fix where the client disconnects/connects when the UA renews registration
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3042 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-27 18:30:27 +00:00
Richard Alam
1afb323411
- display the username instead of the userid on the voice participant's window
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3040 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-25 21:04:02 +00:00
Richard Alam
a947093768
- oops...forgot to remove hardcoded number for echo test
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3039 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-25 19:10:09 +00:00
Richard Alam
5488876710
- fix so that the deploy task don't get executed on war.doLast
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3034 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-24 20:00:06 +00:00
Richard Alam
210f25dfdb
try the other deploy task for hudson build
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3033 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-24 16:42:14 +00:00
Richard Alam
d52c18a85c
- checkpoint: Put in a speex codec (passthru) but won't work because
...
Flash sends using 16khz rate while Asterisk only accepts 8khz. Parking
this feature for now but checking it in. Moving to app_konference.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3032 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-24 16:19:04 +00:00
Richard Alam
0fbf1e73b6
- fix some null pointer exceptions
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3018 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-20 18:46:12 +00:00
Richard Alam
ef3385374a
- checkpoint: works with echo test
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3017 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-19 21:37:47 +00:00
Richard Alam
74a1bb5789
- checkpoint time: voice works but have some IOExceptions on RtpReceiver when logging out.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3016 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-18 21:45:41 +00:00
Richard Alam
2b01d06621
- move things here and there
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3015 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-18 19:54:37 +00:00
Richard Alam
64089ef8f3
- checkpoint time: Lots of changes, more changes to come, but it's getting there.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3014 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-17 22:09:11 +00:00
Richard Alam
02a37e982b
- separate RTPStreamReceiver into RtpReceiver and PcmToNellyTranscoder
...
- separate RTPStraemSender into RtpSender and NellyToPcmTranscoder
- checkpoint: audio still works!
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3009 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-14 20:13:11 +00:00
Richard Alam
faa709f35f
- some renaming before making our changes
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3008 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-13 20:55:23 +00:00
Richard Alam
56fd899dfd
- rename things
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3007 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-13 16:40:03 +00:00
Richard Alam
dd9ad22317
- rename original app as SipPhoneApplication as it is a phone app
...
- move over our Conference app as VoiceConferenceApplication which will be specifically for connecting to voice conference. We'll try to make it as generic as possible so we can give everything back to Red5Phone project is they are interested.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3006 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-13 16:28:49 +00:00
Richard Alam
e9eddb5a20
- move things around
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3004 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-13 16:13:00 +00:00
Richard Alam
f0e66f6aa0
- move over to gradle
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3003 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-12 22:11:26 +00:00
Richard Alam
1c7fe003ea
- can now call into voice conference
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3002 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-12 22:09:58 +00:00
Richard Alam
21bf05d52c
add fille
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3001 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-12 20:45:21 +00:00
Richard Alam
a7e87a4ba7
add file
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3000 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-12 20:41:14 +00:00
Richard Alam
8f7643be48
merge r39
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2997 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-12 18:59:10 +00:00
Fred Dixon
1d6428d635
added a newline after the last property
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2872 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-06 22:22:14 +00:00
Richard Alam
16d86df971
- make /usr/share/red5 as default for red5.home
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2835 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 15:30:09 +00:00
Richard Alam
791f8cf865
- add some comment on properties file
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2787 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-02 20:59:35 +00:00
Jeremy Thomerson
a842986524
add support for configuring the extension dialing pattern
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2727 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-28 00:36:46 +00:00
Jeremy Thomerson
57333d2e62
ignore .project to avoid svn noise
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2723 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 21:52:13 +00:00
Richard Alam
1e31269f0c
- minimize logging
...
- try to optimize code a bit
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2375 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-04 20:32:02 +00:00
Richard Alam
6d2bc38688
- remove debug logs
...
- handle OPTION message from server. Not handling it results in memory leak.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2161 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-10 21:54:39 +00:00
Fred Dixon
829258f891
modified bigbluebutton-sip.properties to point to 127.0.0.1
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2131 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-09 03:40:46 +00:00
Richard Alam
7ff331744e
- externalize properties
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2127 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-07 15:40:28 +00:00
Richard Alam
cb25e43d1e
- minimize logging
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2126 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-07 15:39:57 +00:00
Richard Alam
da95e12fa8
- merging in changes from branch
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2104 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-05 14:16:56 +00:00
Richard Alam
95644c23ab
- upgrade junit to 4.5
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2092 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-31 17:18:17 +00:00
Richard Alam
f18ef7a731
- remove cvsdude repo
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2091 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-31 17:12:15 +00:00
Richard Alam
4cbe169ead
- put bbb-voice app into trunk
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2089 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-31 16:55:03 +00:00