Rate this page:

Firewall

If your company has a firewall which blocks connections to Voximplant cloud, you need to configure the firewall.

Ensure that your corporate firewall has the following ports and IP addresses in its whitelist. You can find all the IP addresses in one JSON file.

Web and mobile SDK traffic

Copy URL
  • 8000-18000 UDP, 20000-30000 UDP, 443 TCP, 12093 TCP ports for Web gateways and media servers

  • 443 port for load balancer. The balancer's IP addresses:

  • 35.204.101.31

  • 82.202.208.155

  • 84.201.130.55

  • 84.201.128.92

  • 31.184.223.90

  • 69.167.178.93

SIP traffic

Copy URL

Management API IPs

Copy URL

To get an actual list of management API IP addresses, use the following API request:

https://api.voximplant.com/getMediaResources?{parameter}

Use one of the following parameters:

  • with_nodes — returns the IP addresses to which the api requests are made.

  • with_jsservers — returns the IP addresses from which requests are come if made from a scenario.

  • with_mediaservers — returns the media servers IPs for RTP traffic.

  • with_webgateways — returns the web gateway IP addresses for WEB RTC traffic.

  • with_sbcs — returns the SBC IP addresses for SIP traffic.

  • with_videoconverters — returns the video converter IP addresses for S3 recording storage.