# Configurar Llamada - Finalizar Llamada en Silencio 🔇

Esta funcionalidad permite terminar la llamada de tu agente luego de un número determinado de segundos en silencio.

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

El rango de tiempo que puedes elegir va entre 10 segundos y 30 minutos.

Esto permite que si la persona que contesta la llamada se queda en silencio y no continua la conversación puedes finalizar la llamada y no gastar créditos de forma innecesaria.


---

# 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://docs.dapta.ai/dapta-docs-es/agentes-de-voz-ia/configura-tu-agente-de-voz-ia/guia-para-configurar-tu-agente-de-voz/configurar-llamada-finalizar-llamada-en-silencio.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.
