Dart-rtp-recorder: Recorder for Asterisk pbx

Dart-rtp-recorder is a lightweight Real-time Transfer Protocol (RTP) recorder of asterisk using Asterisk Rest Interface for External Media channel.It is built for telephony carriers, communication service providers, integrators and software developers. It is written in dart, a simple and high level language and easy to install, easy to configure and easy to customize. It creates a UDP listener and waits for RTP traffic from the network and record and saves the packets to a WAV file. It has an http rest interface.

Simply run:

git clone https://github.com/ZESCOISD/dart-rtp-recorder.git
cd dart-rtp-recorder
dart run

Libraries

dart_rtp_recorder