> 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/platforms-and-hardware/tmedia-software-version-history.md).

# Tmedia Software Version History

## Main Software Versions

**New features** for the following *T*media software versions are described here:

* [Version 3.3](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/software-version-3-3/README.md) (Released Jan 2025)
* [Version 3.2](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/software-version-3-2/README.md) (Released Dec 2020)
* [Version 3.0](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/software-version-3-0/README.md) (Released May 2017)

**Older&#x20;*****T*****media software versions** are no longer supported. For continued support, please update to one of the above software versions.'''

* [Version 2.10](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/software-version-2-10/README.md) (Released November 2016)
* [Version 2.9](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/tctrl-version-2-9/README.md) (Released January 2016)
* [Version 2.8](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/tctrl-version-2-8/README.md) (Released January 2015)
* [Version 2.7](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/tctrl-version-2-7/README.md) (Released May 2013)
* [Version 2.6](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/tctrl-version-2-6/README.md) (Released January 2012)
* [Version 2.5](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/tctrl-version-2-5/README.md) (Released September 2010)
* [Version 2.4](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/toolpack-version-2-4/README.md) (Released November 2009)
* [Version 2.3](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/legacy/toolpack-version-2-3/README.md) (Released July 2009)

## Release Notes

Full release notes for recent releases are available here: [TMedia Release Notes](https://telcobridges.atlassian.net/wiki/spaces/PUBLICDOC/pages/83918863/Release+notes)

The complete details of our stable releases and their release notes are located in our [TelcoBridges Support Forums](http://forums.telcobridges.com/viewforum.php?f=23)


---

# 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/platforms-and-hardware/tmedia-software-version-history.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.
