This article outlines the ports that need to be open to allow for endpoint registration and call processing.
| Port | Protocol | Application | Description |
| 80 | TCP | Apache (HTTP) | Required for GUI redirection to HTTPS and Endpoints config files requested over HTTP |
| 123 | UDP | NTP | Requried for Network Time Protocol (NTP) that allows the synchronisation of system clocks (from desktops to servers) |
| 443 | TCP | Apache (HTTPS) | Required for secure web content and secure provisioning over HTTPS |
| 5060 | TCP and UDP | SIP | Required for SIP Signalling |
| 5061 | TCP and UDP | SIP | Required for secure SIP signalling |
| 5080 | TCP and UDP | SIP | Required for SIP proxy signalling |
| 5081 | UDP | Conference | SIP Signaling between Conferencing Modules |
| 8001,9002 | TCP | Websockets | Required for Call Connect web communications |
| 20000-31999 | UDP | RTP | Required 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