A tool to generate RTP data packets and save into pcap file. Can emulate network delays and losses.
Project roadmap
Current stable version is 0.9. Version 0.9 has many significant changes in its internal structure. These
changes reduces the code complexity, increases its stability and extensibility. List of features which have
to be implemented (or already implemented in trunk, marked as stroked) is represented below.
0.9
-
Modular filter-based structure
-
Module to work along with SIPp (as in previous versions)
-
A way to redefine configuration options in command line parameters
-
Need --version
option and more informative --help
1.0
- Graphviz-alike way to describe connections between modules and to construct complex data flow structures
- More codecs should be included (at least G.711A, G.723.1 and G.729 ITU.T sample implementations cannot be
included in distribution, but bindings for simple inclusion its code are desirable)
- Doxygen documentation should be included in distribution
- More flexibility in filters configuration (for example, a way to bind together arbitrary filter and
arbitrary ini-section)
- Man pages about wav2rtp utility and its configuration files