> For the complete documentation index, see [llms.txt](https://docs.bird.com/toky-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/toky-en/how-to-guidestokyapp/call-forwarding-is-not-working.md).

# Call forwarding is not working

* [Have you enabled call forwarding?](https://tokyapp.zendesk.com/hc/en-us/articles/360020736237)
* If you enabled call forwarding, are you offline? Or, did you enable [unconditional call forwarding](https://tokyapp.zendesk.com/hc/en-us/articles/360020674877)?
* Do you have enough credit? Forwarded calls have a per minute cost like normal outbound calls.
* Is the number you entered correct? To make sure it is correct and it is working, try making a call to that number using your Toky account.
* If the call is going straight to voicemail, make sure your attention hours are set to "open" at the time you are running your tests.

***Also check:*** [call forwarding side effects](https://tokyapp.zendesk.com/hc/en-us/articles/360020737157)**.**


---

# 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:

```
GET https://docs.bird.com/toky-en/how-to-guidestokyapp/call-forwarding-is-not-working.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.
