External app connection
Hi
My objective is to connect to the softphone through an external php app to make a call, read a script and then receive an answer. I have read through multiple documentation links but to no avail...
https://wiki.innovaphone.com/index.php?title=Howto:Talking_to_the_v13_Application_Platform_using_PHP#Access_a_PBX_App_service_using_a_PBX_user_login
I tried following this link step by step but couldn't figure it out, it seems like some of the code that are linked to require some access account and password. I feel like I am missing something. In the link above they mentioned how to do certain things with devices and users ("new AppPlatform\AppServiceSpec("innovaphone-devices")"), is there some documentation on these methods, so that I may find something that works for making a call, I found a way to do it with javascript while making an app using SDK, but I need to do it externally as this needs to be implemented on an existing php program already in prod.
Any help is appreciated.. I have been trying to simply connect to the pbx for 2 days just to make a call without succeeding..
Best regards,
Khalil