> 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/telcobridges-license-server.md).

# TelcoBridges License Server

**Note:** Starting from March 1 2022, the License server has been replaced with the [Customer Dashboard](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/customer-dashboard-user-guide/README.md).

Our partners can view the list of units they have from TelcoBridges on the license server. For each unit it shows the **license expiration** date (if it is a temporary license), and the **warranty expiration** date for this unit.

Our partners can generate licenses from the license server at this URL:

<https://licenses.telcobridges.com>

For partners who do not have a login for the above site, please contact \[mailto:<support@telcobridges.com> TelcoBridges TB Support].

### Retrieve a license

For more details use one of these links:

* [Retrieving a license for TMG units](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/retrieving-a-license/README.md)
* [Retrieving a license for FreeSBC and ProSBC units](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/downloading-a-license-for-sbc-units/README.md)

### Upload a license on the system

2.8 and onward: [Upload a license](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/uploading-a-license/README.md)

2.7 and previous release: [Upload a license 2.7](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/uploading-a-license/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/tmedia-documentation/server-and-os-administration/telcobridges-license-server.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.
