# Creare una Vacanza

Ecco come gestire le vacanze con Voxx:

1. Accedere al **Portale di Configurazione PBX**
2. Cliccare su **Gestione Chiamate** > **Orari di lavoro e Festività** > **Festività**
3. Inserite i **dati** della vacanza
4. Se volete potrete caricare un file **audio** personalizzato

{% hint style="warning" %}
**Attenzione**: questa configurazione mette l'intero centralino in modalità vacanza. Se siete una  azienda multisede e volete mettere solo una sede in vacanza dovrete gestirlo dalla Rotta Entrante della numerazione della sed
{% endhint %}

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

{% hint style="info" %}
**File Audio**

È possibile caricare audio in formato ".wav", ".mp3" o ".gsm" di dimensioni non superiore a 8MB. Formato richiesto: PCM, 8K, 16bit, 128kbps A-law (g.711), 8k, 8bit, 64kbps u-law (g.711), 8k, 8bit, 64kbps

Dopo aver caricato il messaggio vocale, è possibile gestirlo da Impostazioni PBX > Messaggi Vocali > Messaggi Personalizzati.&#x20;
{% 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://help.voxx.it/voxx/creare-una-vacanza.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.
