> 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/telecom-references/other-pages/product-installation.md).

# Product Installation

The following is a list of product installation manuals:

### *T*media

#### TMG800

* [TMG800 Standalone & TMG800 1+1 System Installation Guide](https://docs.telcobridges.com/w/images/f/f6/800_Series_Installation_Guide_Issue5.0.pdf)

#### TMG3200

* [TMG3200 Standalone & TMG3200 1+1 System Installation Guide](https://docs.telcobridges.com/w/images/b/b2/3200_Series_Installation_Guide_Issue6.0.pdf)

#### TMG7800

* [TMG7800 Installation Guide](https://docs.telcobridges.com/w/images/1/14/TMG7800_Installation_Guide_Issue3.0.pdf)
* [TMG7800-Ctrl Installation Instructions](https://telcobridges.com/media-gateways/products/tmedia-gateways/tmg7800/)

### *T*sig

#### TSG800

* [TSG800 Standalone & TSG800 1+1 System Installation Guide](https://docs.telcobridges.com/w/images/f/f6/800_Series_Installation_Guide_Issue5.0.pdf)

#### TSG3200

* [TSG3200 Standalone & TSG3200 1+1 System Installation Guide](https://docs.telcobridges.com/w/images/b/b2/3200_Series_Installation_Guide_Issue6.0.pdf)

### *T*trans

#### TMGIP800

* [TMGIP800 Standalone & TMGIP800 1+1 System Installation Guide](https://docs.telcobridges.com/w/images/f/f6/800_Series_Installation_Guide_Issue5.0.pdf)

#### TMGIP3200

* [TMGIP3200 Standalone & TMGIP3200 1+1 System Installation Guide](https://docs.telcobridges.com/w/images/b/b2/3200_Series_Installation_Guide_Issue6.0.pdf)

#### TMGIP7800

* [TMGIP7800 Installation Guide](https://docs.telcobridges.com/w/images/1/14/TMG7800_Installation_Guide_Issue3.0.pdf)

### *T*dev

#### TMP800

* [TMP800 Installation guide](https://docs.telcobridges.com/w/images/9/97/TMP800_Installation_Guide_Issue2.0.pdf)

#### TMP6400

* [TMP6400 System Installation guide](https://docs.telcobridges.com/w/images/5/58/TMP6400_Installation_Guide_Issue3.pdf)

### *T*monitor

#### TM1000

* [TM1000 Installation Guide](https://docs.telcobridges.com/w/images/5/56/TM1000_Installation_guide.pdf)
* [TM1000 Installation Guide for Toolpack Monitoring](https://docs.telcobridges.com/w/images/1/1f/TM1000_Installation_guide_-_Toolpack_Monitoring.pdf)

#### TM3000

* [TM3000 Installation Guide](https://docs.telcobridges.com/w/images/7/72/TM3000_Installation_Guide_v1.pdf)

### Useful Links

[FreeSBC](https://github.com/telcobridges-main/tmedia-wiki/tree/main/_excluded/sbc/freesbc-and-prosbc/README.md) installation can be found here: [installation guides](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/prosbc-product-installation/README.md).

### Archives

Older versions can be found here:

* [Archives](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/misc/product-installation-archives/README.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/telecom-references/other-pages/product-installation.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.
