# MessageBird IP whitelist for voice calls

We currently have POPs in the EU, US and APAC regions so that our customers can enjoy better audio quality and overall call performance eliminating delays during call processing.

&#x20;

#### EU-POP:

| Signalling-IP:       | 35.205.0.36 |
| -------------------- | ----------- |
| Signalling-Port:     | 5060        |
| Signalling-Protocol: | UDP         |

&#x20;

| RTP-IP-Range:   | 35.205.0.46 - 35.205.0.55 |
| --------------- | ------------------------- |
| RTP-Port-Range: | 10000 - 600000            |
| RTP-Protocol:   | UDP                       |

&#x20;

#### US-POP:

| Signalling-IP:       | 35.227.0.132 |
| -------------------- | ------------ |
| Signalling-Port:     | 5060         |
| Signalling-Protocol: | UDP          |

&#x20;

| RTP-IP-Range:   | 35.227.0.142 - 35.227.0.151 |
| --------------- | --------------------------- |
| RTP-Port-Range: | 10000 - 600000              |
| RTP-Protocol:   | UDP                         |

&#x20;

#### APAC-POP:

| Signalling-IP:       | 35.234.192.68 |
| -------------------- | ------------- |
| Signalling-Port:     | 5060          |
| Signalling-Protocol: | UDP           |

&#x20;

| RTP-IP-Range:   | 35.234.192.87 - 35.234.192.78 |
| --------------- | ----------------------------- |
| RTP-Port-Range: | 10000 - 600000                |
| RTP-Protocol:   | UDP                           |

&#x20;


---

# 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://docs.bird.com/connectivity-platform/sip-trunking/messagebird-ip-whitelist-for-voice-calls.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.
