Node.js
What's next?
The following resources will help you learn more about using WebSockets in your Voice API applications:
- The source code for this tutorial on GitHub
- The WebSockets guide
- The WebSocket protocol standard
- The Getting Started with Vonage Voice and WebSockets recorded webinar
- Articles about WebSockets on the Vonage Developer Blog
- The NCCO connect action
- The Endpoints guide
- The Voice API reference documentation
Connect to a WebSocket
Connect an inbound call to a WebSocket with the Voice API
Steps
1
Introduction2
Prerequisites3
Buy a Vonage number4
Create a Voice Application5
Link a Vonage number6
Create the project7
Write your answer webhook8
Write your event webhook9
Create the WebSocket10
Create your server11
Test your application12
Conclusion13
What's next?