integrating php mysql and voip and text to speech

mysql, php, voip

Solution

www.voicePHP.com

Problem

Im looking for a starting point of writing an application that will allow a php/mysql program to interact with a VOIP caller(s). The idea is caller calls into a number, and that number reads text output from php/mysql based on menu options on the call. Where do i start with this project? Specifically, getting the voip to interact with the php.

Original source