In traditional real-time communication, voice sessions have a one-to-one relationship between signaling and media, either with or without transcoding. An integrated signaling and media network element (I-SBC) scales horizontally and often runs on a custom hardware to provide the required scaling and capacity. The SBC hardware series is designed to process and transcode more calls, utilizing all the available media resources. But as services evolve to support multimedia, the change in traffic turns out to be more dynamic.
As the traditional communication has one session for every media (S1:M1) relation with or without transcoding; the next generation communication has one session with no media (S1:M0), or one session with multiple media (S1:Mn) relation with or without transcoding. Due to this dynamic relation, the next generation communication service requires the following three planes:
Signaling plane: for more IM presence status
Media plane: for video, MSRP, multiple streams per session
Transcoding plane: for transcoding / transrating / transizing of audio or video
The implementation of distributed functions in the network infrastructure provides SBC applications the ability to distribute more functionalities throughout the network and to utilize networks effectively.
The advantages of decomposing include:
Example: Signaling components can be scaled if the traffic requires high signaling such as presence without the media component. Similarly, traffic with high media requirements, like video calls, requires instantiating more instances in the media cluster. Traffic that needs high transcoding requires instantiating more instances in the transcoding cluster.
The D-SBC architecture breaks all the services into separate functions known as clusters. A cluster is a single application consisting of multiple discrete compute elements such as VMs. A cluster includes one application, such as S-SBC or M-SBC, with multiple nodes providing a specific service. A virtual environment supports multiple clusters simultaneously, each providing a specific service:
These clusters coordinate with each other and are linked by the S-SBC using the
The D-SBC supports an N:1 mechanism where one standby instance acts as the back up for "N" active SBC instances. In a fail-over scenario, the standby instance takes over and becomes active and the failed active instance becomes standby, once it is up and running.
The maximum value for N is currently four.
An SBC Redundancy Group (RG) consists of one or more SBC SWe node instances. All the instances in an RG must have homogeneous resource allocation, configuration and personality. A cluster is a group of one or more SBC RGs. All RGs in a cluster must use the same SBC type (Signaling SBC or Media SBC), which dictates the cluster type such as a signaling cluster or a media cluster.