JavaScript

Introduction

In this tutorial, you will learn how build a Nexmo application that will redirect any incoming calls to your Smart Number to another number. When a call is received on your Smart Number, the Nexmo application will answer the call, then make a call out to your personal number. This application supports forwarding the call into the following:

  • PSTN
  • VBC
  • SIP

Smart Numbers IVR

Redirect calls from your Smart Number to another number

Available on:
JavaScript
Steps
1
Introduction to this task
2
Prerequisites
3
Modifiy the sample code
4
Run Application
5
What's next?