> For the complete documentation index, see [llms.txt](https://help.voxx.it/voxx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.voxx.it/voxx/telefoni-e-hardware/telefoni-fanvil/effettuare-una-chiamata-fanvil.md).

# Effettuare una chiamata (Fanvil)

### Chiamare un interno <a href="#chiamare-un-interno" id="chiamare-un-interno"></a>

Ci sono vari metodi per chiamare un altro interno:

**Digitando il numero**

1\. Digitare il **numero dell'interno** sulla tastiera

2\. Alzare la **cornetta** (premere il tasto Vivavoce in basso a destra se volete una chiamata in vivavoce)

**Cliccando sui tasti rapidi BLF ai bordi dello schermo**

1\. Alzare la **cornetta**

2\. Cliccare sul tasto **BLF** dell'interno (se si vuole chiamare in vivavoce cliccare direttamente in tasto BLF senza alzare la cornetta)

### Chiamare un numero esterno <a href="#chiamare-un-numero-esterno" id="chiamare-un-numero-esterno"></a>

1\. Digitare il **numero** sulla tastiera

2\. Alzare la **cornetta** ( o premere il tasto Vivavoce in basso a destra se volete una chiamata in vivavoce)

### Chiamare con la rubrica del telefono <a href="#chiamare-con-la-rubrica-del-telefono" id="chiamare-con-la-rubrica-del-telefono"></a>

Se non è già stato fatto, per prima cosa è necessario configurare il secondo tasto Softkey sotto lo schermo come **Contatti Remoti.**

1\. Cliccare il secondo tasto Softkey sotto lo schermo **Contatti Remoti**

2 Cercare il contatto premendo il tasto in basso (per scendere) o in alto (per salire) del cerchio

3 Per effettuare una ricerca premere su **Ricerca**, modificare il **tipo di caratteri** utilizzando il terzo tasto Softkey e **digitare il nome** del contatto. Selezionare il contatto andando su o giù col Cerchio.

4\. Per far partire la chiamata alzare la cornetta o cliccare sul tasto Vivavoce in basso a destra.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.voxx.it/voxx/telefoni-e-hardware/telefoni-fanvil/effettuare-una-chiamata-fanvil.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
