> 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/tmedia-documentation/server-and-os-administration/tb16.md).

# TB16

![Photo of the TB16 blade](https://docs.telcobridges.com/w/images/1/19/TB16-blade-photo.jpg) The TelcoBridges’ system-on-a-blade™ product line has the reliability, flexibility and superior performance to replace any 8 to 16 trunk telecom system with a single blade. It is a cost-effective and superior entry-level solution for lower density system requirements and provides an easy introduction to the complete TB System-Blade™ product line through its common [API](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/api/toolpack-api/README.md). Thus it gives system integrators the flexibility to address different market needs with a single platform product.

The TelcoBridges’ System-Blade™ single platform architecture allows you to build new telecommunication applications, and easily upgrade existing ones, to meet today’s requirements for reliability, flexibility and superior performance. The TB-16 System-Blade™ allows you to run multiple and different signaling stacks and trunk types on the same blade. Starting at 8 trunks it can be effortlessly upgraded to 16 trunks. Plus it supports [IVR](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/concepts/ivr/README.md) functions on all channels. All elements, such as signaling variants and trunk types (E1, T1, J1), can be dynamically configured to create a highly available system with amazing performance capabilities.

The TB-16 System-Blade™ can be easily coupled with [TB StreamServer](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/tb-streamserver/README.md)™ for superior prompts and file playback and record capability.

**Special note:** TelcoBridges also offers the [TB8](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/platforms/tb8/README.md) system blade for smaller scale requirements (up to 8 T1/E1/J1s) as well as the higher capacity [TB640](https://telcobridges.com/products/development-platforms-tdev/) which supports up to 64 T1/E1/J1 interfaces as well as DS-3 and STM-1 connections.

### Benefits

TelcoBridges’ unique TB-16 System-Blade™ offers:

* Easy integration
* Dynamic configuration
* Non-blocking architecture
* Proven flexibility
* High availability

### References

* [Data sheet](https://docs.telcobridges.com/w/images/1/1f/TB16_data_sheet.pdf)


---

# 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/tmedia-documentation/server-and-os-administration/tb16.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.
