المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : تويليو twilio تحويل المكالمات How to Build Call Forwarding Apps Using Twilio Studio



Rise Company
12-04-2022, 18:37
تويليو twilio تحويل المكالمات How to Build Call Forwarding Apps Using Twilio Studio

https://youtu.be/egV9fW1Twiw

https://www.twilio.com/code-exchange/simple-call-forwarding

فى الاعلى هى طريقة سريعة و مباشرة
بضغطه واحدة ضع الرقم الذى تريد توجيه الاتصال له
دون ان تفعل اى شىء اطلاقا.

--------------------------------------------
طريقة Studio
--------------------------------------------

هى طريقة احترافية مثل السنترال يمكنك استخدام forward والعديد من المميزات
ولكن بها خطوات معقدة و كثيرة قليلا.

https://youtu.be/B8kbnBHT84M

Forward Calls with Twilio Studio

Published on 2022-03-19

You can set up call forwarding with just one Studio Widget. Divert calls to your personal or business number and never miss a critical call again.
Prerequisites (https://www.twilio.com/docs/studio/tutorials/how-to-forward-calls#prerequisites)

Before you get started, you'll need:


A Twilio Account. If you are new to Twilio create a free account (http://www.twilio.com/referral/7fB3Je) and receive $10 credit when you upgrade to a paid account. You can review the features and limitations of a free Twilio account here (https://www.twilio.com/docs/usage/tutorials/how-to-use-your-free-trial-account).
A Twilio Phone Number. View instructions for purchasing a Twilio Phone Number here (https://www.twilio.com/docs/usage/tutorials/how-to-use-your-free-trial-account#get-your-first-twilio-phone-number).

New to Twilio Studio? Before completing this tutorial, you should familiarize yourself with the mechanics of working with Studio by reviewing the Getting Started guide (https://www.twilio.com/docs/studio/user-guide/get-started).
Create your Studio Flow (https://www.twilio.com/docs/studio/tutorials/how-to-forward-calls#create-your-studio-flow)

You’ll start with a fresh Twilio Studio Flow. Log into your Twilio account and navigate to the Studio Dashboard (https://www.twilio.com/console/studio/), then select Create new Flow or tap the + icon to create a new Flow. You can name your Flow anything you like, for example, "Call Forwarding".
You’ll notice that the Canvas comes with a Widget already in place: that’s the Trigger Widget (https://www.twilio.com/docs/studio/widget-library/trigger-start), which kicks off your Flow when the Trigger you specify occurs. In this case, the Trigger is going to be an Incoming Call.
https://www.rise.company/forum/images/imported/2022/04/3.jpg

Configure and Publish your Flow (https://www.twilio.com/docs/studio/tutorials/how-to-forward-calls#configure-and-publish-your-flow)

This Flow only requires one Widget: the Connect Call To Widget (https://www.twilio.com/docs/studio/widget-library/connect-call). Drag one onto the Canvas, and connect the dot from the Incoming Call Trigger to the dot in the upper left corner of the new Widget. This creates a Transition from the Incoming Call Trigger to the Connect Call To Widget.
In the right sidebar, you'll see the Connect Call To Widget's Configuration Menu. Select Single Number from the Connect Call To dropdown, and enter the number you’d like to forward your calls to. You can also specify a Caller ID, which is the number that will show up when the call gets forwarded to your number. In this example, you can you leave the default.
https://www.rise.company/forum/images/imported/2022/04/1.png Your Canvas is now set up! Press Publish to update the Flow, and you're ready to move on.
Connect your Flow to a Twilio Phone Number (https://www.twilio.com/docs/studio/tutorials/how-to-forward-calls#connect-your-flow-to-a-twilio-phone-number)

Once you’re happy with your Flow and you've published all changes, you can connect it to a Twilio Number so people can start interacting with it.
Navigate to the Active Numbers section of the Twilio Console (https://www.twilio.com/console/phone-numbers/incoming) and click on the number you’d like to connect to the Flow. (If you do not have any phone numbers, you can purchase one from the Console (https://support.twilio.com/hc/en-us/articles/223135247-How-to-Search-for-and-Buy-a-Twilio-Phone-Number-from-Console).)
After clicking on the number, you will see its configuration menu where you can connect the number to your Studio Flow.
To configure this number to trigger your Studio Flow from an Incoming Call, scroll down to the Voice & Fax section of the configuration menu. Under Configure With, select the dropdown option "Webhook, TwiML Bin, Function, Studio Flow, Proxy Service". Then, under A Call Comes In, select the dropdown option "Studio Flow". You'll see another dropdown menu appear where you can select the Studio Flow you'd like to connect to when a call comes in to this number.
https://www.rise.company/forum/images/imported/2022/04/2.png

Choose the Flow you'd like to connect the number to, and then press Save to save these changes. Your Flow is now connected to your Twilio number!

Now it’s time to test it out. Dial your Twilio number, and it should immediately connect you to the number you specified. Lean back, relax, and bask in the knowledge that you'll never miss an important phone call.

------------------------------------------------------------
السماح / حظر للدول من الاتصال
------------------------------------------------------------

https://www.rise.company/upload/uploads/164979681888522.png

يوجد اختيار تحدد به الدول المسموح بها الاتصال بك قد يفيدك تفعيل و الغاء بعض الدول.



ملحوظة هامة جدا اثناء الاختبار TEST
1- لا تتصل من نفس الهاتف الذى هتصل له المكالمة !!
والا هتجد اخطاء ومشاكل وهى غير موجودة سببها فقط انك تتصل بنفسك !

2- عند الاتصال يجب كتابة رمز الدولة ولا تتجاهلها لان السيتم مضبوط عليها
والا هتجد اخطاء ومشاكل وهى ان الخدمة لا تتعرف على رقم بدون رمز الدولة.

شاهد ايضا
تويليو twilio تحويل الرسائل Forward Incoming SMS Messages with Twilio Studio (https://www.rise.company/forum/threads/83556-%D8%AA%D9%88%D9%8A%D9%84%D9%8A%D9%88-twilio-%D8%AA%D8%AD%D9%88%D9%8A%D9%84-%D8%A7%D9%84%D8%B1%D8%B3%D8%A7%D8%A6%D9%84-Forward-Incoming-SMS-Messages-with-Twilio-Studio)

المرجع:
https://www.twilio.com/code-exchange/simple-call-forwarding
https://www.twilio.com/docs/studio/tutorials/how-to-forward-calls
https://www.twilio.com/docs/studio/user-guide/get-started
https://support.twilio.com/hc/en-us/articles/115016032048-Troubleshooting-Issues-with-Twilio-Studio