# Configuring Inbound Calls

After your SIP trunk is set up in the system, you can configure it to receive inbound calls.

#### Step 1: Go to Telephony Settings

1. Log in to your account.
2. Navigate to **Agent Panel → Integration → Telephony**.
3. Open the **Inbound** section.

#### Step 2: Select Your SIP Trunk

* In the **Inbound Number** dropdown, you will now see the SIP trunk option with your registered phone number(s).
* Choose the number you want to receive calls on.

#### Step 3: Save Your Settings

* After selecting the SIP trunk number, click **Save**.
* Your agents can now receive inbound calls through the configured SIP trunk.

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


---

# 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://dataqueue.gitbook.io/voicehub-docs/integrations/sip-trunk/configuring-inbound-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.
