# 07 November: MiiTel Integration - Phase 1,Channel Config Changes, and more

### ✨ New

#### MiiTel Integration - Phase 1&#x20;

Gallabox has introduced a new integration, MiiTel, which adds calling functionality for users. They can start calls to contacts directly from the conversation screen by clicking the call icon. The call button will be disabled if the user is already on a call.

{% hint style="info" %}
Know how to Integrate [here](https://docs.gallabox.com/integration/other-integrations/miitel).&#x20;
{% endhint %}

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

### ⚙️ Improvements

#### Channel Config - Working hours, Closed days and Special days&#x20;

We have improved the Working Hours Configuration by adding options for Working Hours, Closed Days, and Special Days, enabling dynamic business hours.

The working hours can be configured from Monday – Sunday and the users can be able to configure the time ranges with hour and minute precision. &#x20;

Closed days provide users with an option to select a single day or a range of dates for closed days. Note that the time component is not needed for these selections.&#x20;

Special days to allow users to select either a single day or a range of dates for customizable working hours.&#x20;

{% hint style="info" %}
Know more about improvements [here](https://docs.gallabox.com/whatsapp-channel/configuration-message-settings#business-hours).&#x20;
{% endhint %}

<figure><img src="/files/uWq68PNrH4o1l3YCx7Ec" 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://changelog.gallabox.com/november-2024/07-november-miitel-integration-phase-1-channel-config-changes-and-more.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.
