====== Simple SIP and tptf parse and split to calls tool =====
Simple SIP and TPTF parse tool. Saves packages for each call.
- python == 2.7
- python-dev
cd sipload
virtualenv env
source env/bin/activate
python setup.py install or python setup.py install
Pcap file must have layer 2 ethernet, SIP, SAI related TPTF
get_calls -f pcap_file -o outdir
get_calls -h