> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wavix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Wavix IP addresses

> IP addresses and ports required for Wavix services.

## SIP connectivity

| Location      | DNS name     | IP address     |
| ------------- | :----------- | :------------- |
| Amsterdam, NL | nl.wavix.net | 95.211.82.14   |
| Dallas, USA   | us.wavix.net | 209.58.144.243 |
| Singapore, SG | sg.wavix.net | 23.108.101.90  |
| Sydney, AU    | au.wavix.net | 173.234.106.26 |

**Ports**: 5060 (UDP, TCP), 5061 (TLS/TCP)

Unlike static SIP signaling IPs, media IPs are dynamic and can change frequently. To ensure proper audio flow, allow RTP traffic on ports **10000-20000** from **any IP address** in your firewall settings.

<Tip>
  Use domain names whenever possible. They remain stable if underlying IPs change. If your system requires IP addresses, use the IP addresses listed above.
</Tip>

## Webhooks

Webhook server IP address:

| Service  | IP address    | Protocol | Port |
| -------- | :------------ | :------- | :--- |
| Webhooks | 62.212.73.112 | HTTPS    | 443  |

## Call streaming

Call media streaming server IP address:

| Service        | IP address  | Protocol | Port |
| -------------- | :---------- | :------- | :--- |
| Call streaming | 5.79.64.122 | TCP      | 443  |
