# Elastic SIP trunking

## Overview

With a Trunk you can receive inbound calls from PSTN/mobile or SIP and you can send calls to PSTN/mobile or SIP from multiple SIP users through the single number. You can also run a single Call Flow for multiple SIP users multiplexed on a single SIP domain

There is no limit on how many concurrent calls (aka. *channels*) can run through a single trunk. The only limiting factor may be your internet bandwidth (for calls made on a single host)

<figure><img src="/files/JpR4a4HFu8MBLDXIXlT8" alt=""><figcaption></figcaption></figure>

Learn how to set up a Trunk: [Trunk](/components/trunk.md) , [Voicemail Trunk](/how-to/voicemail-trunk.md)


---

# 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.voipnumber.net/features/elastic-sip-trunking.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.
