You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/advanced/sip/sip-didlogic.mdx
+24-24Lines changed: 24 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: DIDLogic SIP integration
3
-
subtitle: Connect DIDLogic SIP trunks and phone numbers to Vapi
4
-
description: Configure DIDLogic and Vapi for inbound calls, outbound calls, and SIP REFER transfers.
2
+
title: didlogic SIP integration
3
+
subtitle: Connect didlogic SIP trunks and phone numbers to Vapi
4
+
description: Configure didlogic and Vapi for inbound calls, outbound calls, and SIP REFER transfers.
5
5
slug: advanced/sip/didlogic
6
6
---
7
7
8
-
Connect your DIDLogic SIP trunk to Vapi so your assistants can receive and place phone calls. This guide covers outbound calling through DIDLogic, inbound routing to Vapi, and optional SIP REFER transfers.
8
+
Connect your didlogic SIP trunk to Vapi so your assistants can receive and place phone calls. This guide covers outbound calling through didlogic, inbound routing to Vapi, and optional SIP REFER transfers.
9
9
10
10
For SIP trunking concepts and network requirements, see the [SIP trunking guide](/advanced/sip/sip-trunk).
11
11
@@ -17,39 +17,39 @@ Use the Vapi dashboard, SIP hostname, and API resources for the region where you
17
17
18
18
Before you begin, make sure you have:
19
19
20
-
- An active [DIDLogic account](https://didlogic.com/get-started?utm_source=vapi_docs) with a positive balance
21
-
- At least one purchased phone number in the DIDLogic customer portal
22
-
- An active DIDLogic SIP account
20
+
- An active [didlogic account](https://didlogic.com/get-started?utm_source=vapi_docs) with a positive balance
21
+
- At least one purchased phone number in the didlogic customer portal
22
+
- An active didlogic SIP account
23
23
- A Vapi account and assistant
24
24
25
25
## Configure outbound calling
26
26
27
27
<Steps>
28
-
<Steptitle="Create a DIDLogic SIP trunk credential">
28
+
<Steptitle="Create a didlogic SIP trunk credential">
29
29
In the [Vapi dashboard](https://dashboard.vapi.ai), select your organization name, then go to **Settings → Integrations → SIP Trunk** and click **Configure New SIP Trunk**.
30
30
31
-
Configure the credential with your DIDLogic SIP account details:
31
+
Configure the credential with your didlogic SIP account details:
32
32
33
-
-**Name:** A descriptive name, such as `DIDLogic`
34
-
-**IP Address / Domain:** A [DIDLogic regional SIP gateway](https://docs.didlogic.com/docs/guides/getting-started/outbound-calling#our-sip-gateways), such as `sip.nl.didlogic.net`
35
-
-**Username:** Your five-digit DIDLogic SIP username
36
-
-**Password:** Your DIDLogic SIP password
33
+
-**Name:** A descriptive name, such as `didlogic`
34
+
-**IP Address / Domain:** A [didlogic regional SIP gateway](https://docs.didlogic.com/docs/guides/getting-started/outbound-calling#our-sip-gateways), such as `sip.nl.didlogic.net`
35
+
-**Username:** Your five-digit didlogic SIP username
36
+
-**Password:** Your didlogic SIP password
37
37
38
38
Save the credential and note its credential ID. You will use this ID when configuring inbound routing.
39
39
</Step>
40
40
41
-
<Steptitle="Import your DIDLogic phone number for outbound calling">
42
-
To place outbound calls with the SIP trunk credential, the DIDLogic phone number must be available in Vapi. Go to [Phone Numbers](https://dashboard.vapi.ai/phone-numbers). If your DIDLogic number is not already listed, click **Create Phone Number** and select **BYO SIP Trunk Number**. If the number is already listed, open it to update its configuration.
41
+
<Steptitle="Import your didlogic phone number for outbound calling">
42
+
To place outbound calls with the SIP trunk credential, the didlogic phone number must be available in Vapi. Go to [Phone Numbers](https://dashboard.vapi.ai/phone-numbers). If your didlogic number is not already listed, click **Create Phone Number** and select **BYO SIP Trunk Number**. If the number is already listed, open it to update its configuration.
43
43
44
-
Enter or confirm your DIDLogic phone number and select the DIDLogic credential in the **SIP Trunk Credential** dropdown. If the number will also receive inbound calls, assign the assistant that should answer them. Save the phone number.
44
+
Enter or confirm your didlogic phone number and select the didlogic credential in the **SIP Trunk Credential** dropdown. If the number will also receive inbound calls, assign the assistant that should answer them. Save the phone number.
45
45
</Step>
46
46
</Steps>
47
47
48
48
## Configure inbound call routing
49
49
50
50
<Steps>
51
-
<Steptitle="Open the DIDLogic destination settings">
52
-
Sign in to the [DIDLogic customer portal](https://app.didlogic.com), go to **Purchased**, find the phone number you imported into Vapi, and click **Edit** in the **Destination** section.
51
+
<Steptitle="Open the didlogic destination settings">
52
+
Sign in to the [didlogic customer portal](https://app.didlogic.com), go to **Purchased**, find the phone number you imported into Vapi, and click **Edit** in the **Destination** section.
53
53
</Step>
54
54
55
55
<Steptitle="Route the number to Vapi">
@@ -63,7 +63,7 @@ Before you begin, make sure you have:
Replace `YOUR_PHONE_NUMBER` with the DIDLogic number you imported and `YOUR_CREDENTIAL_ID` with the Vapi SIP trunk credential ID. Do not use a Vapi private API key in the SIP URI.
66
+
Replace `YOUR_PHONE_NUMBER` with the didlogic number you imported and `YOUR_CREDENTIAL_ID` with the Vapi SIP trunk credential ID. Do not use a Vapi private API key in the SIP URI.
67
67
68
68
Click **Add** to save the destination.
69
69
</Step>
@@ -73,29 +73,29 @@ Before you begin, make sure you have:
73
73
74
74
### Test outbound calling
75
75
76
-
1. In Vapi, select an assistant and the imported DIDLogic phone number.
76
+
1. In Vapi, select an assistant and the imported didlogic phone number.
77
77
2. Place a test call to a phone you can answer.
78
78
3. Verify that the call connects and displays the expected caller ID.
79
79
80
80
### Test inbound calling
81
81
82
-
1. Dial your DIDLogic phone number from an external phone.
82
+
1. Dial your didlogic phone number from an external phone.
83
83
2. Verify that Vapi receives the call and the assistant assigned to the number answers.
84
84
85
85
## Configure SIP REFER transfers
86
86
87
-
To transfer an active call through DIDLogic, ask your DIDLogic account manager to enable SIP REFER for your account.
87
+
To transfer an active call through didlogic, ask your didlogic account manager to enable SIP REFER for your account.
88
88
89
89
<Warning>
90
-
DIDLogic may restrict SIP REFER transfers to other DIDLogic numbers. Confirm the supported destinations and required routing with your DIDLogic account manager.
90
+
didlogic may restrict SIP REFER transfers to other didlogic numbers. Confirm the supported destinations and required routing with your didlogic account manager.
91
91
</Warning>
92
92
93
93
<Steps>
94
94
<Steptitle="Create a transfer tool">
95
95
In Vapi, go to **Tools → Create Tool → Transfer Call**. Add a **SIP** destination and enter a URI in the following format:
96
96
97
97
```text
98
-
sip:+E164_NUMBER@YOUR_DIDLOGIC_GATEWAY
98
+
sip:+E164_NUMBER@YOUR_didlogic_GATEWAY
99
99
```
100
100
101
101
For example, `sip:+31203691111@sip.nl.didlogic.net`.
0 commit comments