FreeSBC:SIP Trunking
From TBwiki
(Difference between revisions)
(8 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:ProSBC: SIP Trunking}} | ||
+ | |||
== SIP Trunking == | == SIP Trunking == | ||
Line 13: | Line 15: | ||
* Reliability | * Reliability | ||
+ | |||
+ | == Typical SIP Trunking Sample == | ||
[[Image:FreeSBC_Sip_Trunking.jpg|800px| ]] | [[Image:FreeSBC_Sip_Trunking.jpg|800px| ]] | ||
+ | |||
+ | == Features of the ProSBC == | ||
+ | *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, bare-metal servers, or TelcoBriges' hardware. | ||
+ | |||
+ | == Configuration == | ||
+ | |||
+ | *[[FreeSBC:SIP Trunking:Configuration_A|SIP Trunking Configuration Instruction]] | ||
+ | *[[FreeSBC Configuration Files:SIP Trunking|SIP Trunking Sample Configuration File]] | ||
+ | *[[Configuring SIP Registration to SIP Proxy|SIP Trunk with Registration]] | ||
+ | |||
+ | == References == | ||
+ | |||
+ | *[https://sbc.telcobridges.com/#PDF ProSBC Datasheet] | ||
+ | *[https://en.wikipedia.org/wiki/SIP_trunking Wikipedia SIP Trunking] |
Latest revision as of 09:46, 22 January 2021
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 ProSBC
- 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, bare-metal servers, or TelcoBriges' hardware.
Configuration
- SIP Trunking Configuration Instruction
- SIP Trunking Sample Configuration File
- SIP Trunk with Registration