RestComm SBC

A Session Border Controller

License

License

GroupId

GroupId

org.restcomm
ArtifactId

ArtifactId

restcomm-sbc
Last Version

Last Version

1.0.50
Release Date

Release Date

Type

Type

pom
Description

Description

RestComm SBC
A Session Border Controller
Project URL

Project URL

http://www.restcomm.org
Source Code Management

Source Code Management

https://github.com/Restcomm/sbc

Download restcomm-sbc

Filename Size
restcomm-sbc-1.0.50.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.restcomm/restcomm-sbc/ -->
<dependency>
    <groupId>org.restcomm</groupId>
    <artifactId>restcomm-sbc</artifactId>
    <version>1.0.50</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm/restcomm-sbc/
implementation 'org.restcomm:restcomm-sbc:1.0.50'
// https://jarcasting.com/artifacts/org.restcomm/restcomm-sbc/
implementation ("org.restcomm:restcomm-sbc:1.0.50")
'org.restcomm:restcomm-sbc:pom:1.0.50'
<dependency org="org.restcomm" name="restcomm-sbc" rev="1.0.50">
  <artifact name="restcomm-sbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.restcomm', module='restcomm-sbc', version='1.0.50')
)
libraryDependencies += "org.restcomm" % "restcomm-sbc" % "1.0.50"
[org.restcomm/restcomm-sbc "1.0.50"]

Dependencies

provided (2)

Group / Artifact Type Version
org.mobicents.servlet.sip.containers : sip-servlets-catalina-7 jar 3.1.695
org.mobicents.servlet.sip : sip-servlets-application-router jar 3.1.695

test (1)

Group / Artifact Type Version
javax.sip : jain-sip-ri jar 1.2.277

Project Modules

  • application

Try Restcomm Cloud NOW for FREE! Zero download and install required.

All Restcomm docs and downloads are now available at Restcomm.com.

RestComm Session Border Controller

The Restcomm Session Border Controller (SBC) is a device regularly deployed in Voice over Internet Protocol (VoIP) networks to exert control over the signaling and usually also the media streams involved in setting up, conducting, and tearing down telephone calls or other interactive media communications.

SBCs commonly maintain full session state and offer the following functions:

  • Security – protect the network and other devices from:
    • Malicious attacks such as a denial-of-service attack (DoS) or distributed DoS
    • Toll fraud via rogue media streams
    • Topology hiding
    • Malformed packet protection
    • Encryption of signaling (via TLS and IPSec) and media (SRTP)
  • WebRTC Gateway and Connectivity – allow different parts of the network to communicate through the use of a variety of techniques such as:
    • NAT traversal
    • SIP normalization via SIP message and header manipulation
    • IPv4 to IPv6 interworking
    • VPN connectivity
    • Protocol translations between SIP, SIP Over WebSockets
  • Quality of service – the QoS policy of a network and prioritization of flows is usually implemented by the SBC. It can include such functions as:
    • Traffic policing
    • Registration throttling
    • Resource allocation
    • Rate limiting
    • Call admission control
    • ToS/DSCP bit setting
  • Regulatory – many times the SBC is expected to provide support for regulatory requirements such as:
    • emergency calls prioritization and
    • lawful interception
  • Media services – many of the new generation of SBCs also provide built-in digital signal processors (DSPs) to enable them to offer border-based media control and services such as:
    • Media encoding/decoding (SRTP/RTP)
    • WEBRTC termination and pass-thru
    • DTMF relay and interworking
    • Media transcoding
    • Tones and announcements
    • Data and fax interworking
    • Support for voice and video calls
  • Statistics and billing information – since all sessions that pass through the edge of the network pass through the SBC, it is a natural point to gather statistics and usage-based information on these sessions.

Architecture

Java based and Follows RFC 5853 and built upon a B2BUA architecture (NAT & internal topology hiding)

SBC is built on RestComm SIP Servlets.

org.restcomm

Restcomm

The World's #1 Open Source Full Stack Communications Platform as a Service (CPaaS). Programmable Voice, Video and SMS/MMS.

Versions

Version
1.0.50
1.0.49
1.0.48
1.0.47
1.0.45
1.0.44
1.0.42
1.0.41
1.0.40
1.0.39
1.0.38
1.0.37
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31
1.0.30
1.0.28
1.0.27
1.0.26
1.0.20
1.0.19
1.0.17
1.0.16
1.0.12
1.0.11
1.0.10
1.0.9