Hi,
I'm looking for a way to integrade a phone system into my site.
Ik building a site where customers can buy documents and I want to have them pay us by letting them call to an 0900 number and pay 1,40 euro. The site should give a specific code to the customer. The customer should call the number and via a Voice response system type the code en confirm it. If the code is received, than a record of the mysql database should be changed. If all is done, the customer should be able to download its document.
Who can point me in a direction?
Telephone integration
Moderator: General Moderators
I found out that the OS telephone system called Asterisk. It's a complete PABX solution on a linux machine.
It has the ability to store IVM info into MySQL database.
So, I'm thinking of writing a PHP script to read the MySQL data from Asterisk and pass it on to the web appl.
Maybe we can do someting together.
It has the ability to store IVM info into MySQL database.
So, I'm thinking of writing a PHP script to read the MySQL data from Asterisk and pass it on to the web appl.
Maybe we can do someting together.