Hi all, I'm currently working on an installation with both OpenMeetings and Asterisk running off the same box.
I used the OM / Asterisk guide: http://openmeetings.apache.org/red5sip-integration_3.0.html and after modifying the socket location in /etc/odbc.ini to point to the right place, I ran echo "select 1" | isql -v asterisk-connector and it told me that it can't find a database called "openmeetings". I then realised that while the above ini file is looking for MySQL, my current OM install is running with Derby. So, I have a question... - What do I need to change in the odbc.ini file for it work with Derby? ... or, if that can't be done... - What do I need to change in OM config to make it point to a MySQL db rather than Derby? Thanks in advance, Paul
