JavaScript
What's next?
The complete version of the project you just built is available on Github - please see the app-to-phone-js folder.
You can do a lot more with the Client SDK. For an summary, please see the Client SDK Overview or review the JS Client SDK documentation.
We want to hear what ideas you have in mind! Contact us at devrel@vonage.com
Making an in-app voice call
Make a voice call from a web app to a phone.
Steps
1
Introduction2
Prerequisites3
Create a webhook server4
Create a Vonage Application5
Link a Vonage number6
Create a User7
Generate a JWT8
Create a client side application9
Run your application10
What's next?