Hi, is there a way to send call notification on our webpage like:
When the call is started, it sends web request like
https://ourwebsite.com/listen.php?started=1&from=111111111&to=22222222
And when the call ends it sends the web request like
https://ourwebsite.com/listen.php?ended=1&from=111111111&to=22222222