> 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/hidden-pages/support-forums-old.md).

# Support Forums - Old

To access the ProSBC forums, please use this link: <https://forum.prosbc.com/>\
\
ProSBC forums are for the use of TelcoBridges business partners and customers. They are designed to facilitate discussion regarding the TelcoBridges ProSBC product.\
The forums are regrouped in 8 categories: General, Software Release Status, Enhancement, Installation, Configuration, Advanced Routing, Troubleshooting and Billing Solution.\
\
By default, guests have access to all forum but cannot see the links. To access all forum content requires registration.

#### Registration

You need to use Register button from main page. And you need to specify your user name,email address and password. Forum requires account activation. Forum will sent you an Activation Key to the e-mail address you provided. Please check your email and activate your account.

#### Login

Once your account is activated, you can login to forum with your username and password.

* go to <https://forum.prosbc.com/>

![](https://docs.telcobridges.com/w/images/c/c5/Freesbc_support_forums_login.png)

* enter username and password

Change password

* Click on Profile, then from Information tab change your password

[![](https://docs.telcobridges.com/w/images/0/00/Freesbc_forums_change_password.png)](https://docs.telcobridges.com/wiki/File:Freesbc_forums_change_password.png)\
\
Change Preferences

You can change your account preferences such as Time Zone, Board Language, Notifys from Preferences tab [![](https://docs.telcobridges.com/w/images/9/9d/Freesbc_forums_change_preferences.png)](https://docs.telcobridges.com/wiki/File:Freesbc_forums_change_preferences.png)<br>


---

# 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/hidden-pages/support-forums-old.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.
