> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/ms-teams/wie-gehe-ich-vor-wenn-die-telefonie-in-ms-teams-eingeschraenkt-ist.md).

# What should I do if telephony is restricted in MS Teams?

This article explains the **procedure** for **various error messages** in the **in connection with MS Teams** explained. A consistent approach is often easier to implement than creating different scenarios with separate case distinctions for each situation. If telephony in MS Teams is restricted, please follow these steps:

{% stepper %}
{% step %}
**Check integration online**

*Affects both incoming and outgoing telephony.* First, you should check the registered devices on the affected user's extension.

* To do this, log in to **sipgate** and navigate to **user**
* Click the affected extension and check under **Signed-in devices**, whether any devices are registered there.
* Also check by clicking on the **gear icon** which devices are listed. More information can be found in the video [Check signed-in devices](https://www.loom.com/share/fb84b43c8a524b1fa5e99bc2ea216205?sid=f226221f-5bc4-4d4e-8f48-b4ea05ecd86d)
* If no devices are registered or among the signed-in devices **NOT** "**GILAWA DR-SBC GW"** is listed:
  * Please write to <support-ms-teams@sipgate.de>, that the MS Teams integration is not online.
  * Please include the affected user, your customer number, and a callback number, ideally a mobile number.
  * Wait for a response.
  * If that worked, continue with the next step.
    {% endstep %}

{% step %}
**Compare phone numbers**

*Affects both incoming and outgoing telephony.*

* Compare the **Phone numbers** of the user in the **sipgate profile** with the user's phone number in your **Office tenant** against it. You can also check the required license directly in the Office tenant.
* Also check the numbers for **typos,** as a connection can only be established with identical phone numbers.
* More information can be found in the video [Compare phone numbers](https://www.loom.com/share/50a7f0ea584d4bcd8e4cf664bf79237b?sid=65ec6f51-746f-4859-b53b-4a64f9e7a784)
  {% endstep %}

{% step %}
**Check routing policy**

*Affects outgoing telephony.*

* Open the **user profile** in the **MS Teams Admin Center**
* Select **Policies**
* Check which VoIP routing policy is set.

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Note: When integrated with sipgate, it should be named this way as well</p></div>
* More information can be found in the video: [Check routing policy](https://www.loom.com/share/4438bddb09c8449ab8fbf7f178e98055?sid=d3912f4a-6229-4f95-9864-38613c04e71a)
  {% endstep %}

{% step %}
**Exclude call forwarding**

*Affects incoming telephony.*

* Check the **call forwarding settings** of the user in the **sipgate portal** More information can be found in the article [**How do I set up call forwarding?**](https://help.sipgate.de/hc/de/articles/360019990558-Wie-stelle-ich-Weiterleitungen-ein)
* Check the **call forwarding settings** of the user in the **Office tenant** More information can be found in the video [Check forwarding in the MS Teams Admin](https://www.loom.com/share/2cba94b146024f308c742d60b1f2a030?sid=90f014ba-1a58-4002-a85b-479299de6e69)
  {% endstep %}
  {% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/ms-teams/wie-gehe-ich-vor-wenn-die-telefonie-in-ms-teams-eingeschraenkt-ist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
