# Pre-planning & Prerequisites

### Overview

Direct Routing lets Microsoft Teams send/receive PSTN calls through your SIP trunk (Cebod Telecom) by connecting a certified SBC (Session Border Controller) to Microsoft Teams. In this setup:

* Outbound calls from Teams go to the SBC → Cebod SIP trunk → PSTN.
* Inbound calls from PSTN arrive at Cebod → SIP trunk → SBC → Teams user.

***

1. **Microsoft Licensing:**
   * Each Teams user who will make/receive PSTN calls requires a Phone System license (*Microsoft Teams Essentials with Phone*). Ensure numbers are assigned or available.
   * You will need Resource account licenses (*Microsoft Teams Phone Resource Account*) to set up features like Call Centre/Queue, Ring Group, Auto-attendant/IVR, etc.
2. **Phone numbers (DIDs) from Cebod Telecom:**
   * Decide which numbers from your Cebod Telecom account will be assigned to Teams.


---

# 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.cebodtelecom.com/microsoft-teams-integration/pre-planning-and-prerequisites.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.
