# Known Issues

<details>

<summary>Voicemails are not consistently displayed</summary>

Voicemails are currently not displayed consistently, as we do not receive a notification from Microsoft for every voicemail. As a result, some voicemails may not appear correctly.

We are actively working with Microsoft to resolve this issue.

**Current Workaround**

To ensure that voicemails are reliably displayed in **Easy Calling**, the caller must press one of the following keys at the end of their message: `* or #.`

Please make sure this instruction is included in the voicemail announcement text so that callers are properly informed.

</details>


---

# 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.easycalling.easyplatform.app/troubleshooting-and-support/known-issues.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.
