Trigger on call
I'm trying to get a list of active calls on the PBX using the SOAP API.
Purpose is to trigger some actions when a call is coming in or a call is initiated.
We would like to save some basis data from this call to a MySQL database using some PHP script.
Anyone an idea how to get this working with the innopbx class?