Prior to using the dialer, your company and/or IT Team need to make sure that your environment is suitable for VOIP calling. Failing to check and meet these requirements may result in spotty call connections and poor call quality.
In this article, you will learn the requirements necessary for network setup to comply with the Groove Dialer.
__________________________________________________________________
Computer Requirements and Equipment Recommendations
Computer Requirements
Laptops have a minimum of 8 gigs of RAM: Computers must meet this minimum for memory.
Check your activity monitor or task manager for any applications that are taking up CPU: Specifically, if you are experiencing audio quality issues, CPU spikes from other apps will cause call quality issues.
Connect Directly Via Ethernet
A Wi-Fi connection is fantastic when it comes to day-to-day internet traffic, but when it comes to VoIP, Wi-FI can lack the stability and bandwidth of an ethernet connection. Plugging into the internet router is preferred for calling purposes.
VOIP Cable Router
Older routers cannot handle VOIP capabilities, so your company or remote employees must update to a more recent router.
Buy Nice Cables
If you are using an ethernet to USB converter, stick to Apple or Microsoft adaptors. These may cost a bit more, but the bandwidth capacities are much higher.
Use Business Fiber connection
Primarily for remote employees, business fiber connections have more quality internet with bigger bandwidth 25-50 Mbps per person.
___________________________________________________
Complete the Twilio Network Test
The most important thing to maintain effective call quality is a good solid reliable network. To ensure that your network fits the demands of VOIP calling, we recommend you complete the Twilio network test.
The test verifies your company's network bandwidth. The bandwidth needs to sustain your office and your test result number range should be within 20 of the number of users on your team. If the range is too large, you need to configure the Quality of Service (QoS) to devote bandwidth to your calls.
To complete the Twilio network test, you will run a call test followed by a bandwidth test. Run the call test during a normal calling time where many reps are making calls.
For the bandwidth test (or VoiceCall test), change your URL if you are in Europe. A region can be specified by adding it as a query param, eg. https://networktest.twilio.com/?region=us1 (regions for us1 portion)
Finally, attempt the test when a computer is using wireless internet and when a computer is using wired/plugged into ethernet internet connection.
__________________________________________________________________
Set Up Network Infrastructure
In some cases, your network will need to be adjusted to allow the Dialer application to work. Any changes should be applied to all firewalls, routers, switches, load-balancers, and any other hardware or software that could block or manipulate network access to the destinations listed below.
If you are experiencing jitter or related issues that impact your voice quality, configure your router with QoS rules that prioritize UDP traffic on ports 10,000-20,000.
Things to Note:Due to the large range of UDP ports, consider all of your network traffic prior to setting up QoS. Follow the requirements listed below for more information or check out Twilio’s full list of Network Requirements.
Open up all phone Ports
Comply with the Twilio network activity requirements to make sure all ports are open so you may complete and receive calls on your network.
The Groove Dialer uses the following ports (outbound):
TCP: 80, 443
UDP: 10,000 to 20,000
The ports listed above must be able to communicate to specific domains/IP addresses. Below are the Twilio domains and IP's you will need to allow access to:
chunderw-gll.twilio.com
chunderw-vpc-gll.twilio.com
chunderw-vpc-gll-au1.twilio.com
chunderw-vpc-gll-br1.twilio.com
chunderw-vpc-gll-ie1.twilio.com
chunderw-vpc-gll-jp1.twilio.com
chunderw-vpc-gll-sg1.twilio.com
chunderw-vpc-gll-us1.twilio.com
matrix.twilio.com
eventgw.twilio.com
chunderw-vpc-gll-de1.twilio.com
Firewalls
Firewalls block outgoing traffic with media packets. By enabling a firewall, you allow a clear path for the domains and IP addresses that take top priority (in this case, Twilio domains and VOIP calls) within your network.
Whitelist Twilio IPs
Twilio's requests come from different IP addresses, which can put your network on high alert, so we recommend that you validate the request that will come from Twilio. To do this your will need to whitelist Twilio's IPs and prioritize outbound media UDP ports ranging from 10,000 to 20,000.
Things to Note: Ensure both the Groove and Twilio IP's / domains are excluded from stateful packet inspection (SPI), or you might experience high UDP/TCP connection times.
With the new Twilio SDK 2.0, the IP's that we need to be whitelisted include the following:
|
|
|
| Your Intranet | Allowed destinations |
Secure Media (ICE/STUN/SRTP) Edge Locations | Protocol | Source IP | Source Port † | Destination IP Ranges | Destination Port Range |
| UDP | ANY | ANY |
and
| 10,000 - 20,000 |
| UDP | ANY | ANY |
and
| 10,000 - 20,000 |
| UDP | ANY | ANY |
and
| 10,000 - 20,000 |
| UDP | ANY | ANY |
and
| 10,000 - 20,000 |
| UDP | ANY | ANY |
and
| 10,000 - 20,000 |
| UDP | ANY | ANY |
and
| 10,000 - 20,000 |
| UDP | ANY | ANY |
and
| 10,000 - 20,000 |
| UDP | ANY | ANY |
| 1,024 - 65,535 |
| UDP | ANY | ANY | All IP addresses listed above | 1,024 - 65,535 |
In some instances customers have advised that if a switch or other network hardware is plugged into an incorrectly configured Cisco Smart Switch it can override the whitelisting, to get around this I recommend that you do not plug any hardware other than hardware that is meant to be plugged into a smart switch, and ensure with your network team that it is configured to reflect the settings above.