# How can I reject calls when busy (Busy on Busy)?

{% hint style="info" %}
**Note:** This feature works differently in sipgate neo, so this article does not apply.
{% endhint %}

Enable the **Reject Call When Busy** feature so that callers receive a busy tone when you are already on a call. This ensures that no additional calls come through while you're engaged in another conversation.

**To enable this feature, follow these steps**

1. Click **My Telephony** on the homepage.
2. In the left-hand menu, go to **Settings** and then **User Settings**.
3. Scroll down until you find the **Reject Call When Busy** section.
4. Click the toggle so that it turns green and says **Yes**.

Once activated, all phone numbers linked to your user account will play a busy tone if you're already on a call. This setting takes effect immediately.

If Busy on Busy is deactivated, you will hear a call waiting tone during an ongoing call if another call comes in. However, if you are in a channel with an activated waiting loop, call waiting is automatically suppressed to avoid interference.

{% hint style="info" %}
**Exception:** If you use the **sipgate app 2.x** for calls, the **Busy on Busy** function will not work. The sipgate app relies on a separate app extension for outgoing calls, which is not monitored by this feature. In this case, you will remain reachable, and incoming calls will still be routed to your VoIP phone or other devices.
{% endhint %}


---

# 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://teamhelp.sipgate.co.uk/use-sipgate/telephony/how-can-i-reject-calls-when-busy-busy-on-busy.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.
