Git Product home page Git Product logo

bulk_phonenumber_configuration's Introduction

bulk_phonenumber_configuration

Download Twilio numbers list from one account and update to another account

  1. Install Twilio CLI using instruction https://www.twilio.com/docs/twilio-cli/quickstart
  2. Login to your existing Twilio Account https://www.twilio.com/docs/twilio-cli/general-usage/profiles
  3. Set read write permission to download_phone_number_configuration.zsh and update_incoming_phone_number_url.zsh files.
    chmod 770 update_incoming_phone_number_url.zsh
    chmod 770 download_phone_number_configuration.zsh
  4. execute the download_phone_number_configuration.zsh file. ./download_phone_number_configuration.zsh
  5. This will create a csv file in your local environment
  6. Once the numbers are transferred to new account by support then run the following instructions.
  7. Change your Twilio CLI to point to new Twilio account
  8. Change the Twilio CLI profile https://www.twilio.com/docs/twilio-cli/general-usage/profiles
  9. excecure the update_incoming_phone_number_url.zsh to update phone number configurations.
    This script is going to update the phone numbers voiceUrl and SmsUrl properties
    ./update_incoming_phone_number_url.zsh
  10. Once complete check the result file to make sure all numbers are updated

bulk_phonenumber_configuration's People

Contributors

pathiksoni avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.