Skip to contentSkip to navigationSkip to topbar

Conference Line with Phone Verification

Created by: Twilio
  • Voice
  • Verify
  • JavaScript
  • Quick Deploy

This template verifies callers using Twilio Verify(link takes you to an external page) and only grants access to callers from a list of valid callers. Other callers will be blocked from joining.

When a user calls the a Twilio phone number connected to this Twilio Function their number will be checked against the list of valid callers. If the number is valid, they'll get prompted to enter a code that they get sent via SMS to ensure they are not spoofing their number. Once they entered a valid code, they'll get connected to the conference line. For the conference to start the number that's specified as Moderator needs to join the conference.

Report this template(link takes you to an external page)
Quick Deploy to TwilioGet CodeUse Twilio CLI
Launch and test this app in a few minutes with Quick Deploy. No server needed. Quick Deploy will automatically configure and deploy this app using Twilio Functions. Learn more about Twilio Functions(link takes you to an external page)
  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. Verify Service SID

    SID of your Twilio Verify Service

  4. Moderator Phone Number

    Phone number of the moderator. Conference starts when this number joins. In E.164 format

  5. Valid Participants

    Only phone numbers in this comma-separated list will be allowed to join the conference. All phone number must use E.164 format

  6. 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 © 2025 Twilio Inc.