Giter Club home page Giter Club logo

ncco-server-ivr's Introduction

IVR sample program for Vonage(Nexmo) Voice API

Vonage を使って、IVR を実装するサンプルプログラムになります。
NCCO を作成するアプリケーションサーバーとして、Twilio Functions を利用しています。

実装要件

本プログラムを実装するには、以下の要件が必要となります。

  • Vonage のアカウント
  • Vonage 上で購入した電話番号
  • Twilio のアカウント
  • Twilio CLI のセットアップと Serverless プラグインのセットアップ

環境変数の設定

.env.sample.envという名前に変更し、内容を以下のように更新してください。

変数名
VONAGE_API_KEY Vonage の API Key
VONAGE_API_SECRET Vonage の API Secret
FROM_NUMBER Vonage 上で購入した電話番号(例:8150xxxxxxxx)
TO_NUMBER 転送先の電話番号(例:81xxxxxxxxxx)
BRAND_NAME SMS 送信時の送信元識別子(デフォルト:Vonage)

TO_NUMBER は、電話を転送するときの転送先になりますので、皆さんがお持ちの携帯電話などの番号を指定してください。

ncco-server-ivr's People

Contributors

mobilebiz 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.