Port Listing

This article outlines the ports that need to be open to allow for endpoint registration and call processing.

PortProtocolApplicationDescription
80TCPApache (HTTP)Required for GUI redirection to HTTPS and Endpoints config files requested over HTTP
123UDPNTPRequried for Network Time Protocol (NTP) that allows the synchronisation of system clocks (from desktops to servers) 
443TCPApache (HTTPS)Required for secure web content and secure provisioning over HTTPS
5060TCP and UDPSIPRequired for SIP Signalling
5061TCP and UDPSIPRequired for secure SIP signalling
5080TCP and UDPSIPRequired for SIP proxy signalling
5081UDPConferenceSIP Signaling between Conferencing Modules
8001,9002TCPWebsocketsRequired for Call Connect web communications
20000-31999UDPRTPRequired for Audio/Video streams (RTP)

If your firewall supports hostname-based rules, allow the following hostnames:

  • portal.cross-connect.co.uk – Web interface
  • euk.cross-connect.co.uk – SIP proxy
  • endpoints.cross-connect.co.uk – Device provisioning

Alternatively if hostnames are not supported the following IP addresses should be allowed through your firewall:

  • 144.21.49.233
  • 129.151.83.22
  • 141.147.112.55
  • 129.151.91.125

Updated on 12/12/2025

Related Articles