# How do I set sipgate IP & port ranges?

Currently (15/03/2017) sipgate services use the following **IPv4** address ranges for **RTP audio transmission**

* 217.10.64.0/20\
  \&#xNAN;**(217.10.64.0 - 217.10.79.255)**
* 217.116.112.0/20\
  \&#xNAN;**(217.116.112.0 - 217.116.127.255)**
* 212.9.32.0/19\
  \&#xNAN;**(212.9.32.0 - 212.9.63.255)**

The current **IPv6** adress range for **RTP audio transmission** is

* 2001:ab0::/29 **(2001:0ab0:0000:0000:0000:0000:0000:0000 - 2001:0ab7:ffff:ffff:ffff:ffff:ffff:ffff)**

This current **IPv4** addresses for **SIP signalling** are

* sipgate UK: 217.10.79.23 and 217.10.68.149
* sipgate trunking UK: 217.10.68.151
* sipgate Germany: 217.10.79.9 and 217.10.68.147
* sipgate trunking Germany: 217.10.68.150

The current **IPv6** address range for **SIP signalling** is

* 2001:ab7::/64 **(2001:0ab7:0000:0000:0000:0000:0000:0000 -**\
  **2001:0ab7:0000:0000:ffff:ffff:ffff:ffff)**

SIP signalling from our side will always use **port 5060**. The communication protocol is **UDP**. The above ranges are rarely changed. However, due to the demands of a modern agile work environment, at times we may need to add or remove IP address ranges. If you experience one-way audio this may be due to changes to the IP ranges used by sipgate. The IP addresses you need to update in your firewall settings should be available in your connection logs.

For security reasons we further recommend

* securing any SSH access options to your telephone system.
* changing the default passwords for web access to your telephone system configuration interface.
* blocking calls to premium/special numbers and expensive international destinations that you would not normally call.

Please always stay informed about security recommendations by the manufacturer of your VoIP system, and keep any operational systems up to date.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking/how-do-i-set-sipgate-ip-port-ranges.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
