Open Call

In this example, we request a Twilio Access Token from our Java Spring Boot application. Then, we use the Twilio Voice SDK 2.0.1 javascript library to place a call from within the browser to the phone number entered here.



Initiate Call

In this example, we pass the phone number entered here to our backend server which creates a call with a specific TwimlFunctionUrl. The TwimlUrl waits for the call to be answered, plays a brief message, and then connects the call to a phone number specified in the Twiml function. Neither number sees the other. They each see the 60secondApps Twilio Agent phone number.