I'm stuck with Plivo with how to interact with calls, I have the Browser SDK example setup and can login with an endpoint account and make calls, however I want to extend this and include an option to transfer a call to an audio recording.
Looking at the API, it looks like I need to use the "Transfer a call" feature, and provide the XML for the leg URL.
What I can't understand is how I call these features in Browser SDK/Javascript and how I identify the call?
Thanks in advance
Matt