Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 776 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 776 Bytes

Ansible role for RTPEngine (Compilation from sources)

Ansible role for RTPEngine (https://www.sipwise.com/)

Tasks

  • Choose RTPEngine version {{ rtpengine_version }}
  • Install dependencies packages
  • Create RTPEngine User and Group
  • Clone RTPEngine repository from GitHub
  • Compile from sources
  • Install from sources
  • add IPtables kernel support
  • Add default, systemd, ... files

Requirements

  • Tested with vagrant box (Debian 8 / 9)
  • Ansible 2.7.4

Start to play

service ngcp-rtpengine-daemon start

Ansible Galaxy

https://galaxy.ansible.com/mickaelh51/ar_rtpengine_from_sources

ansible-galaxy install mickaelh51.ar_rtpengine_from_sources

Enhancements

  • Add CentOS 6 / 7 support
  • Replace root by rtpengine user and group to start it