Tagged Questions
1
vote
2answers
321 views
PHP AMI Connection - saving incoming and outgoing calls to a database is not working
Using the AMI (API connection with an Asteriskserver so I can use a PHP Socket connection) I'm trying to catch the recieving data using PHP in a way that I can record outgoing and incomming calls for ...