Skip to content

Commit 8cece16

Browse files
committed
Add a note about the trial accounts
1 parent 1824521 commit 8cece16

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/integration-guides/twilio/live-call-routing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Twilio users can route incoming phone calls to on-call customer support.
3636

3737
In this integration tutorial we will show you how to route an incoming phone call from Twilio into PagerTree. The estimated time for this integration is 7 minutes. We assume that you already have a PagerTree and Twilio account setup.
3838

39+
:::tip
40+
Make sure your Twilio account is upgraded to a paid account. Load the minimum requirements for a paid account (~$20), as trial accounts have limitations that prevent the integration from working properly.
41+
:::
42+
3943
### In Twilio - Create API Credentials
4044

4145
1. Open a text editor, as we’ll need to copy several pieces of data.
@@ -177,3 +181,4 @@ rules:
177181
- type: assign
178182
receiver: tem_ddddd # Team D
179183
```
184+

0 commit comments

Comments
 (0)