Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 382 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 382 Bytes

Install RTPEngine in Debian 11

  1. Add the text below in the last line in the file /etc/apt/sources.list.
deb http://ftp.de.debian.org/debian sid main 
  1. Install aptitude.
apt install aptitude -y
  1. Install rtpengine using the aptitude.
aptitude install rtpengine -y
  1. Check instalation RTPEngine.
systemctl status rtpengine.service