This application creates sipp scenarios based in pcap traces.
REQUIREMENTS
Pre-requisites to compile pcap2sipp
libpcap-dev
libnet-dev
tcpdump
COMPILE
Just run the make command:
make all
This is enhancement of current pcap2sipp by changchun zhang
- support TCP
- support IPTP
- Strictly match the (src->dest) address pair