Third Party Exchange
Third Party Exchange is yet another way of creating an interconnect connection with Twilio. By utilizing the Third Party Exchange option, our customers can connect to Twilio's infrastructure from a 3rd party provider (Currently supported: Equinix Fabric, Megaport, and Packet Fabric) to create a virtual Cross Connect. This is extremely advantageous for customers that have their calling infrastructure hosted in the cloud and would like to maintain their existing provider. In order to do this, you/your provider and Twilio will have to configure our respective network components.
Network Requirements
Your end
IP Addresses
Your border devices (e.g. IP-PBX, SIP-PRI IAD, Session Border Controller, NAT gateway, etc.) will need to be assigned IPv4 addresses.
The addresses have to be public IPs - as opposed to [RFC 1918](https://tools.ietf.org/html/rfc1918) address ranges - to avoid conflicts with other networks that Twilio platform is peered with. In other words, your IP addresses have to be outside of the following ranges:
10.0.0.0
-10.255.255.255
172.16.0.0
-172.31.255.255
192.168.0.0
-192.168.255.255
Firewall
You will need to add Twilio's IP ranges to the access control list on your firewall (e.g. AWS Network ACL) to allow your and Twilio's platform elements to talk to each other.
Twilio's end
IP Ranges
All services accessed over the Third Party Exchange will come from known Twilio IP ranges. We encourage you to allow all of our IP ranges and ports on your firewall.
Step 1
Assuming that your provider (Third Party) can extend a circuit for you from the location where you are connecting to them to an Equinix exchange location, you can submit a request in Twilio Console.
You will need to provide the following information to submit a request:
- Desired connection location
- Required bandwidth
- Your IP addresses (i.e. BGP Announcement)
- ASN if you want to use your own public ASN
Step 2
Twilio configures your Third Party Exchange connection.
You will be notified when provisioning is complete.
Step 3
Allow traffic from Twilio to your network.
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.