General Networking Guidelines

How should I optimise our company network for Cradle?

There are two main areas of concern when it comes to setting up your IT to ensure good voice quality for you and the other party: Your computer or mobile, and your network. For advice on your computer and headset setup, we recommend checking out our article on headset selection. Read on to make sure your network is set up correctly. 

Individual Computer Setup

First, ensure that you're using a computer with at least 4GB of ram, a modern processor that can handle the applications that you're running, some free hard drive space, and a firewall setup that you understand. If your network is set up with a firewall, you probably don't need one on your laptop (or it may be managed by your domain). 

We recommend that you always use a hard wired ethernet connection. WiFi introduces jitter (or more correctly packet delay variation). This is where internet packets arrive out of order. This will cause voice quality issues if it gets above a certain threshold. WiFi can also get locally congested and result in packets being dropped. Both of these issues will be heard as a digital voice or if they're more serious, as a total loss of voice

Network Setup

  1. If your router includes SIP Application Level Gateway (ALG) function or Stateful Packet Inspection (SPI), disable both of these functions.
  2. Ensure that your network respects DSCP headers. Cradle voice packets are sent with a DSCP header tag of 46 - expedited - so should take highest priority across your network (and the internet depending on your ISP).  Please read this if you're using Windows to ensure DSCP headers are respected.
  3. Avoid buffer bloat. This can be caused either by a particular router Quality of Service (QoS) implementation selected, or particular router vendor defaults. We recommend ensuring your router is configured with a low buffer size. A test for this is here
  4. Bandwidth minimums. Allow 50 kbits/s for each concurrent phone call that you intend to make. You need to test your internet connection to ensure this minimum. You may need to set up QoS on your network to ensure that you always allow VoIP to have a minimum of 110 kbits/s per call you want to make at a maximum, otherwise large downloads or similar heavy network events could interrupt your calls. Start by reading through this basic setup page
  5. Whitelist our required IP addresses (see below) in order to ensure that traffic can pass through your firewall. 

If you have to be on Wifi

  1. Ensure that you have the correct number of Wifi Access Points for the number of devices connecting to them and the size of your building. Not too many. Not too few. 
  2. Ensure that you have the power settings on the Wifi Access Points set appropriately to ensure that your devices only connect to one AP (and see weak signals from one or two others). 
  3. Make both 2.4 GHz and 5 GHz available so that as many devices as possible can connect of different frequencies (this should reduce congestion on 2.4 GHz which is typically very congested, and suffers from all sorts of other things using the spectrum). 
  4. Turn off Wifi on devices that are connected using Ethernet. 
  5. If you'd like more depth regarding this topic, please read this blog post. 

Note: Due to lack of ability to configure SIP ALG and SPI, Cradle does not recommend or support the following series of routers for WiFi calling.

- Huawei HG series

- Google WiFi

- Google Nest

- Google Home

Required limits

Jitter < 30 ms
Round Trip Time < 150 ms
Bandwidth > 500 kbits/s minimum plus 50 kibts/s per call
Packet Loss < 2%

If you'd like more advice, please get in touch with us. We can analyse calls and help pinpoint where issues may be creeping in. 

IP Addresses and Domains to Whitelist for Real Time Traffic

If you can whitelist IP address ranges to send UDP traffic to your machines, whitelist this range on your network: 

168.86.128.0/18

The server side port used for RTP will be between 10,000 and 60,000, and the client side port will be between 1,024 and 65,535. 

Signalling and Call Setup

Whitelist TCP traffic to the following addresses:

Additional Domains to Whitelist

The Cradle applications and websites (admin portal) also include a range of different services from a number of providers to offer you support and to provide the calling service. Included below is a list of domains that you should whitelist including their subdomains as necessary.

  • *.cradle.io - Our domain. This consists of all of our websites that includes of our help site and admin portal. Specifically, these are help.cradle.io for the help site, and go.cradle.io for the admin site.
  • *.twilio.com - Twilio is what we use to provide the calling service.
  • *.jabra.com - Jabra is our headset partner and their software is included in our applications to ensure the integration between the headset and Cradle works correctly.
  • *.hubspot.com and api.hubapi.com - HubSpot is used on our help site and admin sites to provide documentation and chat support on those sites.
  • *.twiliocdn.com - Cradle downloads some files directly from Twilio, so as DTMF (tones for keypad presses)
  • *.googleapis.com - Google APIs are used for our real-time data transfer used by both presence and the call log. If your computer is unable to get to these URLs (e.g. firestore.googleapis.com) Cradle won't work on your computer. 
  • *.google-analytics.com - Google Analytics is used to help us understand how our app is being used so that we can improve your experience. 
  • *.lr-ingest.io - Log Rocket is used to help us improve the user experience on our app, and to debug specific issues when they occur