FreeSBC:SIP Trunking
From TBwiki
(Difference between revisions)
Line 17: | Line 17: | ||
[[Image:FreeSBC_Sip_Trunking.jpg|800px| ]] | [[Image:FreeSBC_Sip_Trunking.jpg|800px| ]] | ||
+ | |||
+ | == Features 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 virtual machines, clouds, baremetal servers or TelcoBriges' hardware. | ||
== Configuration == | == Configuration == | ||
*[[FreeSBC:SIP Trunking:Configuration_A|SIP Trunking Configuration Instruction]] | *[[FreeSBC:SIP Trunking:Configuration_A|SIP Trunking Configuration Instruction]] | ||
+ | |||
+ | == References == | ||
+ | |||
+ | *[https://sbc.telcobridges.com/#PDF FreeSBC Datasheet] | ||
+ | *[https://en.wikipedia.org/wiki/SIP_trunking Wikipedia SIP Trunking] |
Revision as of 02:52, 16 January 2018
Contents |
SIP Trunking
A SIP Trunk provides the same service you get from a traditional phone lines. The difference is, instead of being a physical wire, a SIP Trunk is a “virtual” line which is provided by a SIP trunk provider delivered over IP using the SIP protocol.
Benefits of SIP Trunking
- Lower circuit costs
- Lower PSTN origination/termination fees
- Better customer service
- Move offices and keep the same number
- Flexibility
- Scalability
- Reliability
Typical SIP Trunking Sample
Features 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 virtual machines, clouds, baremetal servers or TelcoBriges' hardware.