I have been following a tutorial on twilio.com that walks you through setting up a browser phone. Here is the link https://www.twilio.com/docs/quickstart/php/client/incoming-calls
I know that you can use twiml to handle the flow of a call, but I am curious to know if there is a way to take a call that is in progress on the browser and forward that call to another number. Does anyone know how to do this or know if it is possible? Thanks in advance!