The main purpose of the project is authomation of the writing SIPp scripts. The project must generate SIPp scripts using .pcap file.
The UI of program is quite intuitive:
The results are generated .XML and .CSV files for each side of call (CLI and CLD). Schema of using the .CSVs:

- Python 3.10
- tShark (included in PyShark)
- PyShark
- Tkinter The libs installing:
pip install pyshark
pip install python-tk
- UDP only;
- doesn't support BLF;
- requires lots of time when large .pcap file is loaded.
- doesn't generate media files.
GNU GPLv3


