Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit d443242

Browse files
authored
Update instructions and screenshot for phone number configuration (#14)
1 parent 3204ba0 commit d443242

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,17 +126,17 @@ Enter one client's name in the other client's 'Make a Call' input and press the
126126

127127
### Receiving Incoming Calls from a Non-Browser Device
128128

129-
You will first need to configure your Twilio Voice Phone Number with the same ngrok url (with '/voice' on the end) as you did for your TwiML App. This tells Twilio how to handle an incoming call directed to your Twilio Voice Number.
129+
You will first need to configure your Twilio Voice Phone Number to use the TwiML App we created earlier. This tells Twilio how to handle an incoming call directed to your Twilio Voice Number.
130130

131131
1. Log in to your [Twilio Console](https://www.twilio.com/console)
132132
2. Navigate to your [Active Numbers list](https://www.twilio.com/console/phone-numbers/incoming)
133133
3. Click on the number you purchased earlier
134-
4. Scroll down to find the 'Voice & Fax' section and look for 'A CALL COMES IN'
135-
5. Enter your ngrok https url (with "/voice") you used earlier
136-
6. Leave 'Webhook' and 'HTTP POST' selections the same
137-
7. Click 'Save'
134+
4. Scroll down to find the 'Voice & Fax' section and look for 'CONFIGURE WITH'
135+
5. Select 'TwiML' App
136+
6. Under 'TWIML APP', choose the TwiML App you created earlier.
137+
7. Click the 'Save' button at the bottom of the browser window.
138138

139-
![screenshot of phone number configuration](./screenshots/ConfigurePhoneNumber.png)
139+
![screenshot of phone number configuration](./screenshots/ConfigurePhoneNumberWithTwiMLApp.png)
140140

141141
You can now call your Twilio Voice Phone Number from your cell or landline phone.
142142

screenshots/ConfigurePhoneNumber.png

-130 KB
Binary file not shown.
150 KB
Loading

0 commit comments

Comments
 (0)