I was recently asked how does Open Meetings integrate with ConcourseConnect...
Once you have an Open Meetings installation up and running, go into ConcourseConnect's build.properties file and add some values...
- OpenMeetings API
OPENMEETINGS.URL=http://localhost:5080/openmeetings
OPENMEETINGS.USERNAME=admin
OPENMEETINGS.PASSWORD=password
OPENMEETINGS.VERSION=1.3
The version tells the client which API to use, not the version of Open Meetings itself.
With that in place, you can now turn on a 'Chat Room' in any profile by choosing 'Setup Tabs' and checking the option there. We've done some limited integration and testing. So far, the Chat Room will become a new browser window and the user will automatically log in.
If you're interested in trying this out please message me about being one of the first to install and use Connect 3.0. We'd love to have more people trying it out.