Connect to / Trigger webpage on incomming call
Hi,
I'm trying to figure out how to reach an external URL on incoming calls. Whenever a specific number - which is registered at our hosted PBX - is called, I would like to send/trigger a HTTP-request to an external URL (outside the hosted environment).
Is there a way to do this? e.a. when the URL is: https://url.website.com/script/script.php?numbercalled=31501234567, how can I let the customer PBX trigger this URL? It has to be an automated process.
i thougt of trying the "Add UUI" field and creating a route for this, but this does not trigger the site I made for testing purposes (I created a simple PHP counter that counts the times the sites is requested.
Hope somebody can point me in the right direction. Thank you in advance.
Regards,
Maikel