# Making & Receiving Phone Calls

## Receiving an Inbound Call

When an inbound call is received the call notification will appear and a ringtone will be played simultaneously. &#x20;

The call notification will provide the call ID information which is available along with options to answer or decline the call:

* Answering the call will answer the call to the defined [system audio output/input](/desktop-user-guide-1.6/communication/communication-settings/audio-and-video-settings.md).
* Declining the call will send the call to your voicemail.

To mute the audio notification and ringtone when an inbound call is received, please refer to the [notifications section ](/desktop-user-guide-1.6/communication/communication-settings/notifications.md)of this guide. &#x20;

{% hint style="info" %}
**Note:** Muting the audible ringtone notification is sometimes preferred by users especially when the user has a physical desk phone.
{% endhint %}

![An inbound call notification](/files/-Mb7I7R8F_8P6nrtGe8B)

## Dialpad

The **Dialpad** allows you to make calls to external phone numbers and internal extensions (typically via 3 or 4 digit extension numbers).

Calls to extensions and phone numbers via the **Dialpad** use your cloud phone system to make calls to physical phones, landline numbers, or mobile phone numbers. Each Accent user has a phone extension (typically 3 or 4 digits) which can be dialed directly from the **Dialpad** or via the user's Contact card.

![](/files/-Mb7MrPsGMaJ7Nnuy_xD)

### Placing a Phone Call

You can start a call from the **Dialpad** by entering the destination number which you would like to call and clicking the **Dial** button to initiate the call.

Once the call has been placed you will see the interface change to reflect an active call in progress.

### During a Call (Compact View)

![](/files/-Mb7OptlF-DIhElmEVDJ)

During a phone call the following options are available:

1. **Mute Microphone** turns your microphone off. The person on the other side of the call will hear only silence without knowing that you muted your microphone. Once you mute your microphone, the opposite **Unmute Microphone** button will be displayed.
2. **Hold Call** puts the call on hold. After setting a call on hold, you will have the **Resume Call** button which allows to continue a conversation.
3. **Dialpad** opens a window with a Dialpad which allows to send DTMF tones to the current call. This is useful when an IVR menu on the other side asks you to press one button or another.
4. **Transfer call** opens the **Transfer call** window which allows you to transfer the ongoing call to another phone number.

You can expand the view from Compact to Expanded by clicking on the Active Call Window. This will visibly place the call to the right within the Main Content Panel.

### During a Call

![](/files/-Mb7P6TmizBTcwjdYxtI)

During a phone call the following options are available:

1. **Mute Microphone** turns your microphone off. The person on the other side of the call will hear only silence without knowing that you muted your microphone. Once you mute your microphone, the opposite **Unmute Microphone** button will be displayed.
2. **Hold Call** puts the call on hold. After setting a call on hold, you will have the **Resume Call** button which allows to continue a conversation.
3. **Dialpad** opens a window with a Dialpad which allows to send DTMF tones to the current call. This is useful when an IVR menu on the other side asks you to press one button or another.
4. **Transfer call** opens the **Transfer call** window which allows you to transfer the ongoing call to another phone number.

### Managing Simultaneous Calls

During a call you may place a second call by entering the destination number within the Number Field and clicking the **Dial** button to initiate the outbound call. &#x20;

{% hint style="info" %}
**Note:** Placing a second call during an active call will place the currently active call on hold automatically.&#x20;
{% endhint %}

![](/files/-Mb7RnOnAsWOeafFj0JA)

Once the second call has been placed the app interface will then reflect two Active Calls, the Live Call and the Call on Hold.  You may toggle between the two calls using the Hold buttons.  Taking the initial call off hold will result in placing the second call on hold.

![](/files/-Mb7TEAiGLQ7MVol5_KV)

### Merging Calls (3-Way Conference Call)

You may merge two Active Calls using the Merge button, this will create a conference call with all three parties active in the same call.  Once the conference call has been created the interface will update to reflect both participants within the same Active Call (pictured below).

During a conference call an option to split the calls will now be available.  The Split Calls feature will separate the conference call into two separate calls, placing one party on hold while the other party is active.

![](/files/-Mb7UlUr7qDkLLsg3XFS)


---

# 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://guides.accentvoice.com/desktop-user-guide-1.6/communication/phone-calls/calls-to-extensions-and-phone-numbers.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.
