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: docs/integration-guides/twilio/live-call-routing.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,10 @@ Twilio users can route incoming phone calls to on-call customer support.
36
36
37
37
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.
38
38
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
+
39
43
### In Twilio - Create API Credentials
40
44
41
45
1. Open a text editor, as we’ll need to copy several pieces of data.
0 commit comments