HdlcToUdpSignallingGateway

From RtpBridge
Jump to: navigation, search

RtpBridge as a TDM (HDLC)-to-UDP Signalling Gateway

The RtpBridge as a TDM (HDLC)-to-UDP Signalling Gateway performs the ability to decode HDLC/SS7 signalling captured from E1 and to transmit the decoded HDLC messages over UDP to the customer's server. The RtpBridge accepts a wide set of HDLC filters that provides a flexible configuration of the HDLC messages that should be sent over UDP.

File:HdlcGateway.jpg

HDLC-to-UDP Simple Gateway Configuration setup

Edit the /root/cfg config file:

   connect hdlc:li0:ts16 udp:10.0.1.1:10000:20000

In this simple scenario the hdlc signalling coming from TDM (Li0 Ts16) is sent over UDP to the host 10.0.1.1 to the port 10000 from the local RtpBridge port 20000. Default HDLC filter is used (repeated FISUs and LSSUs are filtred).

What are the Benefits of the RtpBridge based HDLC-UDP decoding solution?

  • TBD...