Testing Scheme 1

From RtpBridge
Jump to: navigation, search

To test RtpBridge please use the following connection scheme:


Rtp bridge testing scheme 1.jpg


Notes to the scheme:

a. The T1/E1Analyzer is run on an OTX board (e.g., on the [Thor-2-Pci-Plus]) connected to Li0 of the Alvis unit.

b. The RtpBridge sets RTP connection on a loopback IP-address 127.0.0.1.

c. Alvis unit should be one of the following OTX boards:

 Alvis-2-CSI,  Alvis-4-CSI, Alvis-4M-CSI
apt-get update

2. Install RtpBridge package at Alvis unit with a command:

apt-get install rtpbridge

3. Reset Linux file buffers at Alvis unit with a command:

sync

4. Run RtpBridge at Alvis unit with the command:

/opt/rtpbridge/rtpbridge

If you will get a "No license found" message please follow the instructions in How to get a License?

5. In CLI of RtpBridge issue the commands:

connect tdm:li0:ts1:g711a rtp:127.0.0.1:7000:8000:g711a
connect rtp:127.0.0.1:8000:7000:g711a tdm:li0:ts1:g711a

where 127.0.0.1 is the loopback IP-address.

6. Make sure that connections are created, type:

list

7. Run the T1/E1 Analyzer. Play audio file in a-law format with T1/E1 Analyzer on TS1.

8. The RtpBridge should put a-law data to Li0:TS1 that you can listen with the T1/E1 Analyzer.