# Troubleshooting

- [Connecting to the PBX using SSH](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/connecting-to-a-pbx-using-ssh.md): Overview of methods for connecting to a PBX using SSH
- [SSH Conenction (SSH Client - Putty)](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/connecting-to-a-pbx-using-ssh/putty.md): This tutorial will describe how to connect via SSH using Putty
- [SSH Connection (Windows Powershell)](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/connecting-to-a-pbx-using-ssh/powershell.md): Connecting to MikoPBX via SSH using PowerShell (OpenSSH)
- [SSH Connection (Linux/MacOS Terminal)](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/connecting-to-a-pbx-using-ssh/terminal.md): Connecting to MikoPBX via SSH using Terminal (Linux/MacOS)
- [SSH Connection (Google Secure Shell)](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/connecting-to-a-pbx-using-ssh/secure-shell.md): SSH Connection using Google Secure Shell
- [Connecting to a PBX using WinSCP](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/connecting-to-a-pbx-using-winscp.md)
- [Getting logs using the tcpdump application](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/getting-logs-using-the-tcpdump-application.md)
- [Capturing Logs from PBX using Wireshark](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/capturing-logs-from-pbx-using-wireshark.md)
- [Traffic Analysis Using Sngrep](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/traffic-analysis-using-sngrep.md)
- [Adjusting the volume](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/adjusting-the-volume.md)
- [Troubleshooting sound problems](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/solving-sound-problems.md)
- [Jitter Configuration](https://docs.mikopbx.com/mikopbx/english/faq/troubleshooting/jitter-configuration.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://docs.mikopbx.com/mikopbx/english/faq/troubleshooting.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.
