Hello
I have an Asterisk (VOIP) server which has data on mySQL database. For those not familiar with Asterisk, it is a VOIP telephony server. My application is a community information line, where users dial in and select content and hears it. It is almost an acoustical web site. I want to use data in mysql database, for a complementary visual site i.e. a Drupal site. There are many benefits of have a visual site; for example uploading data in Drupal is much easier than from telephone. GPS and map data can only be displayed in a visual site. I am looking for a way to use Asterisk database (MySql) for Drupal. Other way could be periodic synchronization of two databases. I am looking for insight. Thanks in advance.