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 JavaScript 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 using the JavaScript Client SDK.
Steps
1
Introduction2
Prerequisites3
Create a webhook server4
Create a Vonage Application5
Link a Vonage number6
Create a User7
Generate a JWT8
Install Client SDK9
Create a client side application10
Run your application11
What's next?