# Troubleshooting Tips & Actions

- [Configuring Call Trace](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/configuring-call-trace.md)
- [Retrieving Call Trace](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/configuring-call-trace/retrieving-call-trace.md)
- [Call Trace Filter Parameters](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/configuring-call-trace/call-trace-filter-parameters.md)
- [Creating a test call](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/creating-a-test-call.md)
- [tbsigtrace: Signaling trace capture tool](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/tbsigtrace-signaling-trace-capture-tool.md)
- [Accessing Device](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/tbsigtrace-signaling-trace-capture-tool/accessing-device.md)
- [TMG:Change Management IP Address](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/tbsigtrace-signaling-trace-capture-tool/accessing-device/tmg-change-management-ip-address.md)
- [Password less ssh](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/tbsigtrace-signaling-trace-capture-tool/accessing-device/password-less-ssh.md)
- [How to setup ssh tunnel with PuTTY](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/tbsigtrace-signaling-trace-capture-tool/accessing-device/how-to-setup-ssh-tunnel-with-putty.md)
- [Live Signaling Capture with tbsigtrace](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/tbsigtrace-signaling-trace-capture-tool/live-signaling-capture-with-tbsigtrace.md)
- [How to Get Rid of Sub Optimal Warning](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/how-to-get-rid-of-sub-optimal-warning.md): This page shows how to remove the warning of "Sub optimal config sbc list" in the SBC status
- [How to Lower The Trace Level on an Application](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/how-to-lower-the-trace-level-on-an-application.md)
- [TBReport](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/tbreport.md)
- [VoIP Ethernet Capture on a ProSBC](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/voip-ethernet-capture-on-a-prosbc.md)
- [Enabling Call Recording](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/enabling-call-recording.md)
- [Accessing the Call Recording](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/accessing-the-call-recording.md)
- [Routing Scripts](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/routing-scripts.md)
- [Update Your Routing Scripts](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/routing-scripts/update-your-routing-scripts.md): This page shows the user how to check their Routing Script version and upgrade them if needed.
- [Disabling a Call Route](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/routing-scripts/disabling-a-call-route.md): Proper way to disable a call route without deleting it from your routing table.


---

# 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://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions.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.
