Skip to content

Commit 02fc22e

Browse files
fix typo (#131)
1 parent 63a6532 commit 02fc22e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

fern/advanced/sip/sip-telynx.mdx renamed to fern/advanced/sip/sip-telnyx.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Telynx SIP Integration
2+
title: Telnyx SIP Integration
33
subtitle: How to integrate SIP Telnyx to Vapi
4-
slug: advanced/sip/telynx
4+
slug: advanced/sip/telnyx
55
---
66
## Inbound
77
### On Vapi
@@ -45,7 +45,7 @@ Now every time you make a call to this number (i.e. assigned numbers on SIP trun
4545
</Step>
4646
</Steps>
4747

48-
### On Telynx
48+
### On Telnyx
4949
<Steps>
5050
<Step title="Setup inbound authentication">
5151
1. Go to Voice / SIP Trunking / Create
@@ -79,7 +79,7 @@ Modify SIP invite so your VAPI and Telnyx accounts will be matched correctly
7979
</Steps>
8080

8181
## Outbound
82-
### On Telynx
82+
### On Telnyx
8383
<Steps>
8484
<Step title="Set outbound authentication method">
8585
1. Go to Voice / Sip Trunking / Authentication and routing

fern/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,8 @@ navigation:
246246
contents:
247247
- page: SIP Introduction
248248
path: advanced/sip/sip.mdx
249-
- page: Telynx Integration
250-
path: advanced/sip/sip-telynx.mdx
249+
- page: Telnyx Integration
250+
path: advanced/sip/sip-telnyx.mdx
251251
- page: Make & GHL Integration
252252
path: GHL.mdx
253253
- page: Tools Calling

0 commit comments

Comments
 (0)