> 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/transmission-and-lines/online-training-material.md).

# Online Training Material

(for ProSBC training click here: <https://telcobridges.com/prosbc-training/> ProSBC training)

## Online Courses

A series of online self paced courses for TelcoBridges hardware is available.

These courses will teach you how to:

* Differentiate between TelcoBridges Tmedia products
* Configure the TDM interfaces (E1/T1, STM1 and DS3)
* Configure IP and VoIP
* Configure SIP
* Operate administrative tasks on the Tmedia
* Monitor status, statistics on the Tmedia

### Targeted Audience

Designed for TelcoBridges resellers, partners, system integrators and end-customers, course content is tailored to attendees in the following roles:

* Telecom Developer
* Installation Specialist
* Commissioning Specialist
* Technical Support
* Network Operator

### List of courses

* [Course Structure (TMGEC-00-00)](https://www.youtube.com/watch?v=6uo0JIM79UA)
* [TelcoBridges Products (TMGEC-00-01)](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/online-training-on-telcobridges-products/README.md)
* [Tctrl Overview (TMGEC-00-02)](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/misc/online-training-on-tctrl/README.md)
* [Tctrl User Interface (TMGEC-00-03)](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/online-training-on-tctrl-user-interface/README.md)
* [IP Network (TMGEC-00-04)](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/misc/online-training-on-ip-network/README.md)
* [SIP (TMGEC-00-05)](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/sip-voip/online-training-on-sip/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/transmission-and-lines/online-training-material.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.
