Skip to content

Commit fa85059

Browse files
refactor: swap out phone number config dashboard snippets
1 parent 277a7af commit fa85059

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

fern/snippets/quickstart/dashboard/provision-phone-number-with-vapi.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ We will use the area code `415` for our phone number (these are area codes domes
2020
Click "Create", after creating a phone number you should see something like this:
2121

2222
<Frame caption="Here we can attach an assistant to the number for inbound calls (or perform an outbound call, with a select assistant).">
23-
<img src="/static/images/quickstart/dashboard/phone-number-config.png" />
23+
<img src="/static/images/quickstart/dashboard/vapi-phone-number-config.png" />
2424
</Frame>
2525

2626
<Note>
2727
It takes a couple of minutes for the phone number to be fully activated. During this period, calls will not be functional.
2828
</Note>
2929

30-
The phone number is now ready to be used (either for inbound or outbound calling).
30+
Once activated, the phone number will be ready for use (either for inbound or outbound calling).

fern/snippets/quickstart/phone/get-a-phone-number.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ There are **2 ways** we can get a phone number into our Vapi account:
3131
Click "Create", after creating a phone number you should see something like this:
3232

3333
<Frame caption="Here we can attach an assistant to the number for inbound calls (or perform an outbound call, with a select assistant).">
34-
<img src="/static/images/quickstart/dashboard/phone-number-config.png" />
34+
<img src="/static/images/quickstart/dashboard/vapi-phone-number-config.png" />
3535
</Frame>
3636

3737
<Note>
3838
It takes a couple of minutes for the phone number to be fully activated. During this period, calls will not be functional.
3939
</Note>
4040

41-
The phone number is now ready to be used (either for inbound or outbound calling).
41+
Once activated, the phone number will be ready for use (either for inbound or outbound calling).
4242
</Accordion>
4343
<Accordion title="Import from Twilio or Vonage" icon="hashtag" iconType="regular">
4444
We can also import an existing phone number we already own with either Twilio or Vonage.
282 KB
Loading

0 commit comments

Comments
 (0)