# Troubleshoot

- [Getting "Missing table" error during invoice generation](https://v5cookbook.denovolab.com/troubleshoot/getting-missing-table-error-during-invoice-generation.md)
- [Switch can't process more than 30K ports](https://v5cookbook.denovolab.com/troubleshoot/switch-cant-process-more-than-30k-ports.md)
- [How many calls are client sending](https://v5cookbook.denovolab.com/troubleshoot/how-many-calls-are-client-sending.md)
- [Call Failure](https://v5cookbook.denovolab.com/troubleshoot/call-failure.md)
- [Enforce Valid DNIS Length](https://v5cookbook.denovolab.com/troubleshoot/enforce-valid-dnis-length.md)
- [Enforce E164 Format for Vendor Trunk](https://v5cookbook.denovolab.com/troubleshoot/enforce-e164-format-for-vendor-trunk.md)
- [Configure VoIP Switch in UI](https://v5cookbook.denovolab.com/troubleshoot/configure-voip-switch-in-ui.md)
- [SIP Switch is Down](https://v5cookbook.denovolab.com/troubleshoot/sip-switch-is-down.md)
- [Validate Auto-Invoice Rule](https://v5cookbook.denovolab.com/troubleshoot/validate-auto-invoice-rule.md)


---

# 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://v5cookbook.denovolab.com/troubleshoot.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.
