# Transferring Calls Waiting in Queues

**To transfer a call that's been waiting in a queue for any amount of time, follow these instructions:**

1. Login to VoIPNow
2. Navigate to the queue in question
3. Click Edit Extension
4. Scroll down to and enable "If a caller has been waiting in the queue for \*\* seconds, transfer call to extension \*\*"
5. Provide the seconds and extension you'd like to transfer it to and press the OK button at the bottom of the page to save the settings

This is useful in scenarios where you don't want the caller to hold for too long or you'd like to escalate the call if not answered.


---

# 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://kb.hostednetwork.com.au/support/services/voice-over-ip-voip/general/voipnow-guides/transferring-calls-waiting-in-queues.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.
