Project Description:
Asterisk, PHP, agi, xml call
Task description
We need to be able to call this php-agi script from asterisk
that will inserted information into a MYSQL database from an XML Data source.From asterisk, we will pass varibles such as telephone numbers or account numbers.
XML Calls (SOAP)
There are three calls from XML that we would like to call. These are real links
1. GetCustomerForIVR
2. GetAccountInformation
3. PayByCreditCard_New
· The Mysql Database will be created on local machine
· You can create database and tables to match the fields
·