[asterisk-users] Blindside Web Conferencing

Richard Alam alamchard at gmail.com
Mon May 28 10:19:28 MST 2007


On 5/28/07, Roberto Fichera <kernel at tekno-soft.it> wrote:
>
> At 17.09 28/05/2007, Richard Alam wrote:
> >Yes, we have some downloadable code. We are in the process of completing
> the instructions (build/deploy/etc.).
> >
> >Code is located here.
> ><
> http://www.blindsideproject.org:8080/cgi-bin/trac.cgi/browser/conference/trunk
> >
> http://www.blindsideproject.org:8080/cgi-bin/trac.cgi/browser/conference/trunk
>
> How can I get it?
>
> Hi,


Here is our first attempt at writing the doc.
http://www.blindsideproject.org:8080/cgi-bin/trac.cgi/wiki/BlindsideWebApp

Alternatively, you can

c:\source> svn co
http://www.blindsideproject.org:8080/svn/repos/blindside/conference/trunk/blindside-core
c:\source> svn co
http://www.blindsideproject.org:8080/svn/repos/blindside/conference/trunk/blindside-main
c:\source> svn co
http://www.blindsideproject.org:8080/svn/repos/blindside/conference/trunk/blindside-web

Then
c:\source>cd blindside-main
c:\source\blindside-main> mvn install (you must have maven
installed/configured)
c:\source\blindside-main> cd ../blindside-web
c:\source\blindside-web> mvn jetty:run

>From your browser, visit http://localhost:8080/conference

Please let me know if you run into problems.

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070528/084dbf8b/attachment.htm


More information about the asterisk-users mailing list