> 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/voice-and-media/freesbc.md).

# FreeSBC

Security, ease of deployment, IP network adaptation and peering solution for:

* Baremetal COTS (Commercial off-the-shelf)
* Specialized compact carrier grade form factor

The TelcoBridges FreeSBC is our Session Border Controller (SBC) product.

Software upgradeable from 100 to 60,000 sessions (or 30,000 with 100% transcoding), the FreeSBC is the most cost-effective SBC product for service providers and carriers currently available on the market that combines solid protection, IP-to-IP network adaptation and fast setup time in a single solution.

### Characteristics of the FreeSBC

* Back-to-back user agent (B2BUA)
* DOS/DDOS protection, dynamic blacklisting and call access control
* Easy to deploy, operate and manage through various interfaces including a RESTful API
* Integrated network troubleshooting tools (traces, media/signaling recording, test call generation, etc)
* Up to 60,000 simultaneous signaling and media sessions
* Media transcoding
* Flexible and extensive routing with SIP headers modification capabilities
* Fit to install on clouds, baremetal servers or TelcoBriges' hardware.

### Installation

[SBC installation guides](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/prosbc-product-installation/README.md).

### Configuration/Status

| FreeSBC                                                                                                                                                           |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Configuring/Status Version 3.0](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/api/freesbc-prosbc-3-0-web-portal-tutorial-guide/README.md) |

### Baremetal COTS

![Commercial off-the-shelf](https://docs.telcobridges.com/w/images/d/d0/DellPowerEdge630.jpg) The FreeSBC is offered on baremetal COTS platform. The advantages running the FreeSBC on baremetal are:

* Higher performance (sessions per seconds)
* Higher capacity (simultaneous sessions and media handling)

### TSBC-HW-TRANS

![TSBC-HW-TRANS, 1U transcoding unit](https://docs.telcobridges.com/w/images/3/34/800_3200_angle_front.png) The TelcoBridges TSBC-HW-TRANS is a carrier-grade hardware platform to transcode sessions processed by the FreeSBC session border controller:

* 1U slim form factor
* Up to 2744 transcoding sessions per unit
* Up to 16 TSBC-HW-TRANS per FreeSBC system (43,904 transcoding sessions)
* Telco-grade hardware with either AC or DC redundant power supplies
* Transcoding for G711, G723, G729, AMR-NB, AMR-WB, T.38, DTMF and more
* Add voice services to the SBC call flows

### Cloud computing

![Cloud computing](https://docs.telcobridges.com/w/images/7/74/Openstack_vmware_2.jpg) TelcoBridges FreeSBC is offered as a virtual SBC, ready to be deployed in a private/public cloud environment. Along with TelcoBridges licensing model, the FreeSBC transforms the following advantages into benefits to customers.

* Avoid up-front infrastructure costs
* Faster (new) service deployment
* Improved manageability
* Grow/Shrink on demand
* Pay as you go

### References

* [FreeSBC Datasheet](https://sbc.telcobridges.com/#PDF)


---

# 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/voice-and-media/freesbc.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.
