Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
StatusCallback URL for Twilio Conference
#1
I am using Intraweb 15.6.1 with C++ Builder (Rad Studio 10.2.3).
In my application I am making voice calls using Twilio conferences.
When setting up a Twilio conference one of the parameters is the statuscallback which is of the type:

statusCallback="https://myapp.com/events"

The purpose of that URL is to receive notifications from Twilio server to the Intraweb application about the progress of the voice call: Initiated, Ringing, Answered, etc...

The calls from my Intraweb application to Twilio server are made using TNetHTTPClient and TNetHTTPRequest components.

So, the question is: How to setup my Intraweb application so that I can provide a statuscallback to monitor the outgoing voice call with Twilio conference?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)