bigbluebutton-Github/bbb-voice
2012-11-08 17:10:21 +01:00
..
lib - adding build and lib folder while ignoring their contents. This way, the build and lib folder 2010-06-15 15:56:20 -04:00
src Added configurable parameter sip.client.rtp-ip in bigbluebutton-sip.properties to be able to talk correctly to an external FreeSWITCH server. If everything runs locally the value of this parameter will be identical to sip.server.host. If you're connecting to an external FreeSWITCH then this parameter's value must be the IP of the BBB box and sip.server.host's value will be that of the external FreeSWITCH server. 2012-11-08 17:10:21 +01:00
.gitignore - registers OK 2010-06-17 15:55:58 -04:00
build.gradle - update red5 to latest (r4316) 2012-04-22 15:03:43 +00:00
INSTALL - test tracking branch 2010-06-18 20:42:52 +00:00
README - add build info and test tracking branch again 2010-06-18 21:00:29 +00:00
testng.xml - add testng.xml for unit testing 2010-08-20 11:02:57 -04:00
vm-build.sh - modify to use new gradle task 2010-08-20 11:03:32 -04:00

To build
gradle copyToLib
gradle eclipse

import into eclipse
setup build path