> For the complete documentation index, see [llms.txt](https://prosbcdocs.telcobridges.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosbcdocs.telcobridges.com/troubleshooting-and-support/support-links/frequently-asked-questions.md).

# Frequently Asked Questions

This page contains frequently asked questions (FAQ) regarding the TelcoBridges' products.\
This is a list of the most consulted pages on the TBwiki.

If you would like to add content to the FAQ page, please contact us at [marketing](mailto:marketing@telcobridges.com).

### Pages in category "Frequently Asked Questions"

The following 20 pages are in this category, out of 20 total.

#### H

* [How to troubleshoot call routing](/configuration-details/configuration-by-web-portal-category/call-routing.md)

#### P

* [ProSBC Transcoding Solution](/use-cases/applications/transcoding.md)
* [ProSBC Use Cases](/use-cases/applications.md)

#### R

* [RESTful API: Activating a configuration](/tools-tips-and-tricks/restful-api/tbconfig-examples/activating-a-configuration.md)
* [RESTful API: Exporting a configuration](/tools-tips-and-tricks/restful-api/tbconfig-examples/exporting-a-configuration.md)
* [RESTful API: Importing a configuration](/tools-tips-and-tricks/restful-api/tbconfig-examples/importing-a-configuration.md)

#### S

* [Sip headers manipulation](https://docs.telcobridges.com/wiki/Sip_headers_manipulation)
* [SNMP](https://docs.telcobridges.com/wiki/SNMP)
* [SS7](https://docs.telcobridges.com/wiki/SS7)

#### T

* [TBReport](/troubleshooting-and-support/troubleshooting-tips-and-actions/tbreport.md)
* [Termination cause codes](https://docs.telcobridges.com/wiki/Termination_cause_codes)
* [Tmedia Version History](https://docs.telcobridges.com/wiki/Tmedia_Version_History)
* [Toolpack Debug Application:Tbsigtrace](/troubleshooting-and-support/troubleshooting-tips-and-actions/tbsigtrace-signaling-trace-capture-tool.md)
* [Toolpack:Reset HostRole A](/configuration-details/configuration-by-web-portal-category/system-settings/resetting-the-host-role.md)

#### U

* [Upgrade CentOS](https://docs.telcobridges.com/wiki/Upgrade_CentOS)
* [Upgrade Telcobridges Linux](/maintenance-and-troubleshooting/system-upgrade/linux-software-packages-upgrade.md)
* [Use Cases:Network Configuration A](https://docs.telcobridges.com/wiki/Use_Cases:Network_Configuration_A)
* [Use Cases:Sigtran Configuration A](https://docs.telcobridges.com/wiki/Use_Cases:Sigtran_Configuration_A)

#### V

* [Voice codecs](/hidden-pages/glossary-voice-codecs.md)
* [VoIP Ethernet Capture](/troubleshooting-and-support/troubleshooting-tips-and-actions/voip-ethernet-capture-on-a-prosbc.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://prosbcdocs.telcobridges.com/troubleshooting-and-support/support-links/frequently-asked-questions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
