> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-forward-calls-to-another-phone-number-or-sip-uri.md).

# How to forward calls to another phone number or SIP URI

When you have purchased a Voice-enabled virtual mobile number, you can easily forward all incoming calls to another phone number or SIP URI by using our [Flow Builder](https://dashboard.messagebird.com/en/flow-builder). Go to Flow Builder in the Dashboard, and create a new flow or use the template ‘Forward Call’.&#x20;

1. Click on the ‘Phone Call’ Step and select the phone number from which you would like to forward the calls.
2. Click on the ‘Forward Call’ Step and write down the phone number or SIP URI you would like to forward calls to.&#x20;

**What’s next?**

Congrats! Now you know how to build an IVR menu with Flow Builder. You may want to learn more about how to use other templates:

* [How to build an IVR menu.](/connectivity-platform/how-to-guides/how-to-build-an-ivr-menu.md)
* [How to forward incoming SMS to an email.](/connectivity-platform/how-to-guides/how-to-forward-incoming-sms-to-an-email.md)
* [How to set up opt in/opt out automatic SMS subscriptions.](https://support.messagebird.com/hc/en-us/articles/360000358457)

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/how-to-guides/how-to-forward-calls-to-another-phone-number-or-sip-uri.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.
