RestComm SBC :: Apps :: sbc-application

A Session Border Controller

License

License

GroupId

GroupId

org.restcomm
ArtifactId

ArtifactId

sbc-application
Last Version

Last Version

1.0.50
Release Date

Release Date

Type

Type

war
Description

Description

RestComm SBC :: Apps :: sbc-application
A Session Border Controller
Project URL

Project URL

http://maven.apache.org

Download sbc-application

How to add to project

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

Dependencies

compile (34)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.7
com.typesafe : config jar 1.0.0
log4j : log4j jar 1.2.17
org.wildfly : wildfly-client-all jar 10.0.0.Final
javax.mail : mail jar 1.4
org.mobicents.servlet.sip : restcomm.api jar 1.0.0.CR1
org.mobicents.servlet.sip : restcomm.commons jar 1.0.0.FINAL
com.googlecode.libphonenumber : libphonenumber jar 4.3
javax.sip : jain-sip-ri jar 1.2.277
org.hsqldb : hsqldb jar 1.8.0.10
org.infinispan : infinispan-core jar 7.2.5.Final
org.apache.shiro : shiro-core jar 1.2.0
org.apache.shiro : shiro-web jar 1.2.0
joda-time : joda-time jar 2.0
mysql : mysql-connector-java jar 5.1.6
org.mybatis : mybatis jar 3.2.2
commons-codec : commons-codec jar 1.7
org.apache.commons : commons-exec jar 1.3
org.slf4j : slf4j-api jar 1.5.5
org.slf4j : slf4j-log4j12 jar 1.5.5
asm : asm jar 3.3.1
org.json : json jar 20140107
com.google.code.gson : gson jar 2.3.1
com.thoughtworks.xstream : xstream jar 1.4.2
org.scala-lang : scala-library jar 2.10.1
com.typesafe.akka : akka-actor_2.10 jar 2.1.2
com.typesafe.akka : akka-slf4j_2.10 jar 2.1.2
org.bouncycastle : bcprov-debug-jdk15on jar 1.55
org.mobicents.media.io : rtp jar 5.1.0.19
org.mobicents.media.io : network jar 5.1.0.19
org.mobicents.media.io : ice jar 5.1.0.19
org.mobicents.media.io : stun jar 5.1.0.19
org.mobicents.media.io : sdp jar 5.1.0.19
javax.ws.rs : javax.ws.rs-api jar 2.0

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
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

Project Modules

There are no modules declared in this project.

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