PassiveE1T1MonitoringSetup

From RtpBridge
Jump to: navigation, search

For example, there is one E1 span that has to be forwarded over Ethernet to the user's server 10.0.1.1. To setup passive E1/T1 monitoring please follow these steps:

1. Install the package with the sample RTP Bridge configuration files:

   apt-get update
   apt-get install rtpbridge-configs

2. Open the configuration file /root/cfg on edit:

   mcedit /root/cfg

3. Add these lines to the file /root/cfg:

   readconfig /usr/lib/rtpbridge/sample-li0-rtp.cfg

4. Save the file /root/cfg and restart RTP Bridge:

   service rtpbridge restart