Skip to contentSkip to navigationSkip to topbar

Call Forwarding

Created by: Twilio
  • Voice
  • JavaScript
  • Quick Deploy

Forward all incoming calls from your Twilio phone number to any personal or business phone. When someone dials your Twilio number, a Twilio Function responds with TwiML(link takes you to an external page) that instructs Twilio to dial a forwarding number you configure.

How it works

  1. A caller dials your Twilio phone number
  2. Twilio triggers the webhook Function
  3. The Function returns a TwiML <Dial> response with your configured forwarding number
  4. Twilio bridges the call and connects the caller to your personal or business phone

Related Resources

Report this template(link takes you to an external page)
Quick Deploy this AppDownload and Self-HostTest with the Twilio CLI
See it live in moments by deploying to Twilio Functions, Twilio's serverless hosting built directly into the Console
  1. Log in to Twilio

    Access your Twilio account to get started.

    Checking for existing account...

  2. Get a Twilio phone number

    Your app requires a Twilio phone number to operate, this is your application's source number to receive messages or calls.

    You will get a US number that is configured for this application. You can change this or port over an existing number later. International number regulations(link takes you to an external page)
  3. My Phone Number

    Calls made to your Twilio number will get forwarded to this e164-formatted phone number

  4. Click the button below to deploy your app

    This will use the details entered above to deploy your application to Twilio Functions.

    You will be able to view the application in the browser and edit it using the Functions UI.

Need some help?

We all do sometimes; code is hard. Get help now from our support team(link takes you to an external page), or lean on the wisdom of the crowd by browsing the Twilio tag(link takes you to an external page)on Stack Overflow.

Terms of servicePrivacy Policy

Copyright © 2026 Twilio Inc.