Skip to content

Instantly share code, notes, and snippets.

@josephfrazier
Forked from anonymous/old.log
Created June 8, 2016 19:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josephfrazier/aec6a4486870642de99bb11a1914a13f to your computer and use it in GitHub Desktop.
Save josephfrazier/aec6a4486870642de99bb11a1914a13f to your computer and use it in GitHub Desktop.
Testing dtmf
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/dtmf.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/dtmf.pcap' '--outfile' './working_folder/tmp/fixed_dtmf.pcap'
'editcap' './working_folder/tmp/fixed_dtmf.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpCBqbZp'
5842 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpCBqbZp' '-o' '/tmp/tmpcckUWC' '-p' '9:160' '-p' '0:160' '-p' '18:160' '-p' '101:160' '-p' '0:160' '-p' '18:160' '-p' '101:160'
/home/joseph/amqp-consumer-postprocessor/test/fixtures/dtmf.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 59982.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/dtmf.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 17060.
'reordercap' '/tmp/tmpcckUWC' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
6134 frames, 7 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413466.72.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.860097
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413466.72.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.860096931458' '/tmp/tmpp7RHC2.wav'
'rm' '-r' '/tmp/tmpp7RHC2.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413466.72.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413466.72.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Muxed series of wav files to: ./output_folder/1465413466.78.wav
Wrote final wav file ./output_folder/1465413466.78.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413466.72.wav'
./output_folder/1465413466.78.wav
Took 0.02s to process.
Testing fills-too-many-gaps
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/fills-too-many-gaps.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/fills-too-many-gaps.pcap' '--outfile' './working_folder/tmp/fixed_fills-too-many-gaps.pcap'
'editcap' './working_folder/tmp/fixed_fills-too-many-gaps.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpfqIw77'
5486 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpfqIw77' '-o' '/tmp/tmppsLrfE' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '0:160' '-p' '101:160'
/home/joseph/amqp-consumer-postprocessor/test/fixtures/fills-too-many-gaps.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 5596.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/fills-too-many-gaps.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 5673.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/fills-too-many-gaps.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 5783.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/fills-too-many-gaps.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 6914.
'reordercap' '/tmp/tmppsLrfE' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
5465 frames, 1 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413466.87.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.126362
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413466.87.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.126361846924' '/tmp/tmpsjU9ug.wav'
'rm' '-r' '/tmp/tmpsjU9ug.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413466.87.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413466.87.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Muxed series of wav files to: ./output_folder/1465413466.91.wav
Wrote final wav file ./output_folder/1465413466.91.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413466.87.wav'
./output_folder/1465413466.91.wav
Took 0.02s to process.
Testing jitsi-jitsi-invalid-sequence-gap
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/jitsi-jitsi-invalid-sequence-gap.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/jitsi-jitsi-invalid-sequence-gap.pcap' '--outfile' './working_folder/tmp/fixed_jitsi-jitsi-invalid-sequence-gap.pcap'
'editcap' './working_folder/tmp/fixed_jitsi-jitsi-invalid-sequence-gap.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-1568'
'editcap' './working_folder/tmp/fixed_jitsi-jitsi-invalid-sequence-gap.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '1569-2078'
'editcap' './working_folder/tmp/fixed_jitsi-jitsi-invalid-sequence-gap.pcap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '-r' '2079-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpDU2NKJ'
1568 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpDU2NKJ' '-o' '/tmp/tmpuBSYo1' '-p' '9:160' '-p' '96:960' '-p' '8:160' '-p' '0:160' '-p' '0:160'
'reordercap' '/tmp/tmpuBSYo1' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
1520 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413466.98.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.460577
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413466.98.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.460577011108' '/tmp/tmpsr2_mZ.wav'
'rm' '-r' '/tmp/tmpsr2_mZ.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413466.98.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413466.98.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpybxPv_'
510 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpybxPv_' '-o' '/tmp/tmp99I4jI' '-p' '9:160' '-p' '96:960' '-p' '8:160' '-p' '0:160' '-p' '0:160'
'reordercap' '/tmp/tmp99I4jI' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
495 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment1/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment1/rtp.0.0.wav'
Muxed series of wav files to: ./working_folder/tmp/sdp-segment1/1465413467.03.wav
'rm' '-r' './working_folder/tmp/sdp-segment1/rtp.0.logfile' './working_folder/tmp/sdp-segment1/rtp.0.0.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.pcap' './working_folder/tmp/sdp-segment1/rtp.0.0.wav' './working_folder/tmp/sdp-segment1/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment2/pcap_segment2.pcap
'reordercap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '/tmp/tmpovKGN9'
989 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpovKGN9' '-o' '/tmp/tmpP2LrgK' '-p' '9:160' '-p' '96:960' '-p' '8:160' '-p' '0:160' '-p' '0:160'
'reordercap' '/tmp/tmpP2LrgK' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
979 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment2' '-r./working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment2/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment2/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413467.06.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
File 2 started later by 0.001766
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment2/1465413467.06.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/rtp.0.1.wav -p pad 0.00176596641541' '/tmp/tmpLQcBMw.wav'
'rm' '-r' '/tmp/tmpLQcBMw.wav'
Wrote wav file ./working_folder/tmp/sdp-segment2/1465413467.06.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment2/1465413467.06.wav
'rm' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav' './working_folder/tmp/sdp-segment2/rtp.0.logfile' './working_folder/tmp/sdp-segment2/rtp.0.0.txt' './working_folder/tmp/sdp-segment2/rtp.0.1.pcap' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' './working_folder/tmp/sdp-segment2/rtp.0.1.txt' './working_folder/tmp/sdp-segment2/rtp.0.0.pcap' './working_folder/tmp/sdp-segment2/rtp.0.0.wav' './working_folder/tmp/sdp-segment2/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'soxi' '-r' './output_folder/1465413467.09.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413467.03.wav'
File 2 started later by 15.460900
'sox' '-m' '-v' '1' './output_folder/1465413467.09.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/1465413467.03.wav -p pad 15.4609000683' '/tmp/tmpot980I.wav'
'rm' '-r' '/tmp/tmpot980I.wav'
Wrote wav file ./output_folder/1465413467.09.wav
'soxi' '-r' './output_folder/1465413467.09.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413467.06.wav'
File 2 started later by 25.349867
'sox' '-m' '-v' '1' './output_folder/1465413467.09.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/1465413467.06.wav -p pad 25.3498671055' '/tmp/tmp5jh_qz.wav'
'rm' '-r' '/tmp/tmp5jh_qz.wav'
Wrote wav file ./output_folder/1465413467.09.wav
Muxed series of wav files to: ./output_folder/1465413467.09.wav
Wrote final wav file ./output_folder/1465413467.09.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413466.98.wav' './working_folder/tmp/sdp-segment1/1465413467.03.wav' './working_folder/tmp/sdp-segment2/1465413467.06.wav'
./output_folder/1465413467.09.wav
Took 0.03s to process.
Testing short-jitsi-no-renegotiation
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/short-jitsi-no-renegotiation.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/short-jitsi-no-renegotiation.pcap' '--outfile' './working_folder/tmp/fixed_short-jitsi-no-renegotiation.pcap'
'editcap' './working_folder/tmp/fixed_short-jitsi-no-renegotiation.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpJp5xdG'
2400 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpJp5xdG' '-o' '/tmp/tmpkiKAZn' '-p' '9:160' '-p' '96:960' '-p' '8:160' '-p' '0:160' '-p' '0:160'
'reordercap' '/tmp/tmpkiKAZn' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
2380 frames, 3 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413467.21.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.432585
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413467.21.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.432585000992' '/tmp/tmpXGirkZ.wav'
'rm' '-r' '/tmp/tmpXGirkZ.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413467.21.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413467.21.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Muxed series of wav files to: ./output_folder/1465413467.24.wav
Wrote final wav file ./output_folder/1465413467.24.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413467.21.wav'
./output_folder/1465413467.24.wav
Took 0.02s to process.
Testing multiple-offer-answer
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/multiple-offer-answer.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/multiple-offer-answer.pcap' '--outfile' './working_folder/tmp/fixed_multiple-offer-answer.pcap'
'editcap' './working_folder/tmp/fixed_multiple-offer-answer.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-2071'
'editcap' './working_folder/tmp/fixed_multiple-offer-answer.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '2072-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpVYvr30'
2071 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpVYvr30' '-o' '/tmp/tmpalxUTm' '-p' '98:960' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
/home/joseph/amqp-consumer-postprocessor/test/fixtures/multiple-offer-answer.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 49049.
'reordercap' '/tmp/tmpalxUTm' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
2071 frames, 2 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413467.35.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.076902
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413467.35.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.0769021511078' '/tmp/tmppm1a7U.wav'
'rm' '-r' '/tmp/tmppm1a7U.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413467.35.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413467.35.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpQxdga4'
2551 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpQxdga4' '-o' '/tmp/tmpgRCvlX' '-p' '9:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpgRCvlX' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
2546 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment1/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment1/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413467.58.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
File 2 started later by 0.116770
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment1/1465413467.58.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/rtp.0.1.wav -p pad 0.116770029068' '/tmp/tmp_sRj2Y.wav'
'rm' '-r' '/tmp/tmp_sRj2Y.wav'
Wrote wav file ./working_folder/tmp/sdp-segment1/1465413467.58.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment1/1465413467.58.wav
'rm' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav' './working_folder/tmp/sdp-segment1/rtp.0.logfile' './working_folder/tmp/sdp-segment1/rtp.0.0.txt' './working_folder/tmp/sdp-segment1/rtp.0.1.pcap' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' './working_folder/tmp/sdp-segment1/rtp.0.1.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.pcap' './working_folder/tmp/sdp-segment1/rtp.0.0.wav' './working_folder/tmp/sdp-segment1/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'soxi' '-r' './output_folder/1465413467.75.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413467.58.wav'
File 2 started later by 74.584022
'sox' '-m' '-v' '1' './output_folder/1465413467.75.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/1465413467.58.wav -p pad 74.5840220451' '/tmp/tmpW8eGxK.wav'
'rm' '-r' '/tmp/tmpW8eGxK.wav'
Wrote wav file ./output_folder/1465413467.75.wav
Muxed series of wav files to: ./output_folder/1465413467.75.wav
Wrote final wav file ./output_folder/1465413467.75.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413467.35.wav' './working_folder/tmp/sdp-segment1/1465413467.58.wav'
./output_folder/1465413467.75.wav
Took 0.02s to process.
Testing no-rtpmap-line
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap' '--outfile' './working_folder/tmp/fixed_no-rtpmap-line.pcap'
'editcap' './working_folder/tmp/fixed_no-rtpmap-line.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '5-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpu0hAph'
1764 frames, 6 out of order
'rtp-fixer' '-i' '/tmp/tmpu0hAph' '-o' '/tmp/tmp5JBQed' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160'
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15601.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15602.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15606.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15610.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15614.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15618.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15622.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15626.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15630.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15634.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15638.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15642.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15643.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15644.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15652.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15653.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15664.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15666.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15667.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15669.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15670.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15672.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15675.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15677.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15678.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15679.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15681.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15682.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15683.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15684.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15685.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15687.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15689.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15691.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15693.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15709.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15722.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15733.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15735.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15736.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15737.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15738.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15739.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15741.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15744.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15747.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15749.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15751.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15754.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15757.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15760.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15762.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15765.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15767.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15771.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15772.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15774.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15777.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15779.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15782.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15784.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15787.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15791.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15794.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15795.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15797.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15799.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15801.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15803.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15806.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15810.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15812.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15815.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15816.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15818.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15821.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15824.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15826.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15828.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15831.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15832.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15836.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15837.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15839.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15841.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15842.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15844.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15846.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15849.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15852.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15855.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15859.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15861.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15864.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15866.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15869.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15872.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15876.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15879.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15880.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15881.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15882.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15883.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15884.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15885.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15887.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15889.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15890.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15891.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15892.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15893.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15894.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15896.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15898.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15900.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15902.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15903.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15923.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15926.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15927.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15928.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15929.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15930.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15931.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15933.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15934.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15936.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15939.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15941.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15944.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15946.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15948.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15951.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15953.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15954.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15956.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15958.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15960.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15963.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15966.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15969.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15970.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15971.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15973.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15976.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15978.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15980.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15982.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15983.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15984.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15986.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15989.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15992.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15994.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15997.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 15999.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 16001.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 16004.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/no-rtpmap-line.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 16006.
'reordercap' '/tmp/tmp5JBQed' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
2092 frames, 94 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413468.31.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.054942
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413468.31.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.0549418926239' '/tmp/tmp1fP60j.wav'
'rm' '-r' '/tmp/tmp1fP60j.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413468.31.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413468.31.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.2.pcap' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.2.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.2.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Muxed series of wav files to: ./output_folder/1465413468.41.wav
Wrote final wav file ./output_folder/1465413468.41.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413468.31.wav'
./output_folder/1465413468.41.wav
Took 0.02s to process.
Testing opus-silence-suppression
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap' '--outfile' './working_folder/tmp/fixed_opus-silence-suppression.pcap'
'editcap' './working_folder/tmp/fixed_opus-silence-suppression.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-1017'
'editcap' './working_folder/tmp/fixed_opus-silence-suppression.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '1018-1018'
'editcap' './working_folder/tmp/fixed_opus-silence-suppression.pcap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '-r' '1019-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpVdcXQW'
1017 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpVdcXQW' '-o' '/tmp/tmpIZ_s8K' '-p' '123:960' '-p' '13:160' '-p' '101:160' '-p' '123:960' '-p' '13:160' '-p' '101:160'
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 23127.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 9643.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 23144.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 9651.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 9678.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 23273.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 23442.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 23465.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 9890.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 9895.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 9907.
'reordercap' '/tmp/tmpIZ_s8K' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
2169 frames, 22 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'opusrtp' '-g' '-t' '123' '--sniff-pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' '-o' './working_folder/tmp/sdp-segment0/rtp.0.0.opus'
'ffmpeg' '-y' '-f' 'ogg' '-acodec' 'libopus' '-i' './working_folder/tmp/sdp-segment0/rtp.0.0.opus' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'opusrtp' '-g' '-t' '123' '--sniff-pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' '-o' './working_folder/tmp/sdp-segment0/rtp.0.1.opus'
'ffmpeg' '-y' '-f' 'ogg' '-acodec' 'libopus' '-i' './working_folder/tmp/sdp-segment0/rtp.0.1.opus' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413468.76.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 1 started later by 0.390074
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/1465413468.76.wav -p pad 0.390073776245' '/tmp/tmpw0KMyF.wav'
'rm' '-r' '/tmp/tmpw0KMyF.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413468.76.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413468.76.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.opus' './working_folder/tmp/sdp-segment0/rtp.0.0.opus' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpE1_a0o'
1 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpE1_a0o' '-o' '/tmp/tmpmFZw3j' '-p' '123:960' '-p' '13:160' '-p' '101:160' '-p' '123:960' '-p' '13:160' '-p' '101:160'
'reordercap' '/tmp/tmpmFZw3j' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
1 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment2/pcap_segment2.pcap
'reordercap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '/tmp/tmpyDCsuZ'
768 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpyDCsuZ' '-o' '/tmp/tmpLBLUzP' '-p' '123:960' '-p' '13:160' '-p' '101:160' '-p' '123:960' '-p' '13:160' '-p' '101:160'
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 6189.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 17101.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 17253.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 17362.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/opus-silence-suppression.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 17368.
'reordercap' '/tmp/tmpLBLUzP' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
1727 frames, 20 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment2' '-r./working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'opusrtp' '-g' '-t' '123' '--sniff-pcap' './working_folder/tmp/sdp-segment2/rtp.0.0.pcap' '-o' './working_folder/tmp/sdp-segment2/rtp.0.0.opus'
'ffmpeg' '-y' '-f' 'ogg' '-acodec' 'libopus' '-i' './working_folder/tmp/sdp-segment2/rtp.0.0.opus' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment2/rtp.0.0.wav'
'opusrtp' '-g' '-t' '123' '--sniff-pcap' './working_folder/tmp/sdp-segment2/rtp.0.1.pcap' '-o' './working_folder/tmp/sdp-segment2/rtp.0.1.opus'
'ffmpeg' '-y' '-f' 'ogg' '-acodec' 'libopus' '-i' './working_folder/tmp/sdp-segment2/rtp.0.1.opus' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413469.71.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
File 2 started later by 0.150011
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment2/1465413469.71.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/rtp.0.1.wav -p pad 0.150011062622' '/tmp/tmp1JcSaR.wav'
'rm' '-r' '/tmp/tmp1JcSaR.wav'
Wrote wav file ./working_folder/tmp/sdp-segment2/1465413469.71.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment2/1465413469.71.wav
'rm' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav' './working_folder/tmp/sdp-segment2/rtp.0.logfile' './working_folder/tmp/sdp-segment2/rtp.0.0.txt' './working_folder/tmp/sdp-segment2/rtp.0.1.opus' './working_folder/tmp/sdp-segment2/rtp.0.0.opus' './working_folder/tmp/sdp-segment2/rtp.0.1.pcap' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' './working_folder/tmp/sdp-segment2/rtp.0.1.txt' './working_folder/tmp/sdp-segment2/rtp.0.0.pcap' './working_folder/tmp/sdp-segment2/rtp.0.0.wav' './working_folder/tmp/sdp-segment2/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'soxi' '-r' './output_folder/1465413470.21.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413469.71.wav'
File 2 started later by 30.144142
'sox' '-m' '-v' '1' './output_folder/1465413470.21.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/1465413469.71.wav -p pad 30.1441419125' '/tmp/tmpnTaHUA.wav'
'rm' '-r' '/tmp/tmpnTaHUA.wav'
Wrote wav file ./output_folder/1465413470.21.wav
Muxed series of wav files to: ./output_folder/1465413470.21.wav
Wrote final wav file ./output_folder/1465413470.21.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413468.76.wav' './working_folder/tmp/sdp-segment2/1465413469.71.wav'
./output_folder/1465413470.21.wav
Took 0.09s to process.
Testing packets-without-rtp-version
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap' '--outfile' './working_folder/tmp/fixed_packets-without-rtp-version.pcap'
'editcap' './working_folder/tmp/fixed_packets-without-rtp-version.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '63-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpCDSDmt'
939 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpCDSDmt' '-o' '/tmp/tmpkilW0z' '-p' '111:960' '-p' '103:320' '-p' '104:640' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '106:640' '-p' '105:320' '-p' '13:160' '-p' '126:160' '-p' '111:960' '-p' '103:320' '-p' '104:640' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '106:640' '-p' '105:320' '-p' '13:160' '-p' '126:160'
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11118.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11128.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35756.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11137.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35757.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11145.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35758.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11153.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35759.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11161.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35760.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35761.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11170.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11179.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35762.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11187.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35763.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11195.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35764.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11203.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11212.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35765.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35766.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35767.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11221.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11230.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35768.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11240.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11250.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35770.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11260.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35771.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11270.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35772.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11280.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35773.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11289.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35774.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11298.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35775.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11307.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35776.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11316.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35777.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11325.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35778.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11333.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35779.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11343.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35780.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11351.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35781.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11360.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35782.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11368.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35783.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11377.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35784.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11386.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11395.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35785.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11403.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35786.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11411.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35787.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11419.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35788.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11428.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35789.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35790.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11434.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35791.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11440.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35792.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11448.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35793.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11456.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11464.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35794.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11472.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35795.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35796.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11480.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11488.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35797.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11496.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35798.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11505.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35799.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11514.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35800.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11523.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35801.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35802.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11531.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11539.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35803.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35804.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11547.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35805.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11555.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35806.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11564.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35807.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11573.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35808.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11582.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35809.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11591.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11599.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11607.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35810.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35811.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35812.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11615.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35813.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11623.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35814.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11629.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35815.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11640.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11646.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11652.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35816.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35817.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35818.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11662.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35819.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11670.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - Negative packets to insert
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35820.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11678.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35821.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11684.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35822.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11693.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 35823.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/packets-without-rtp-version.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 11702.
'reordercap' '/tmp/tmpkilW0z' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
948 frames, 49 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'opusrtp' '-g' '-t' '111' '--sniff-pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' '-o' './working_folder/tmp/sdp-segment0/rtp.0.1.opus'
'ffmpeg' '-y' '-f' 'ogg' '-acodec' 'libopus' '-i' './working_folder/tmp/sdp-segment0/rtp.0.1.opus' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'opusrtp' '-g' '-t' '111' '--sniff-pcap' './working_folder/tmp/sdp-segment0/rtp.0.2.pcap' '-o' './working_folder/tmp/sdp-segment0/rtp.0.2.opus'
'ffmpeg' '-y' '-f' 'ogg' '-acodec' 'libopus' '-i' './working_folder/tmp/sdp-segment0/rtp.0.2.opus' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.2.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413471.65.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.2.wav'
File 2 started later by 0.003881
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413471.65.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.2.wav -p pad 0.00388097763062' '/tmp/tmpAnhAHH.wav'
'rm' '-r' '/tmp/tmpAnhAHH.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413471.65.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413471.65.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.2.pcap' './working_folder/tmp/sdp-segment0/rtp.0.2.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.opus' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.2.opus' './working_folder/tmp/sdp-segment0/rtp.0.2.raw' './working_folder/tmp/sdp-segment0/rtp.0.3.txt' './working_folder/tmp/sdp-segment0/rtp.0.3.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.3.raw' './working_folder/tmp/sdp-segment0/rtp.0.2.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Muxed series of wav files to: ./output_folder/1465413471.73.wav
Wrote final wav file ./output_folder/1465413471.73.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413471.65.wav'
./output_folder/1465413471.73.wav
Took 0.04s to process.
Testing panasonic-error-audio-drift
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/panasonic-error-audio-drift.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/panasonic-error-audio-drift.pcap' '--outfile' './working_folder/tmp/fixed_panasonic-error-audio-drift.pcap'
'editcap' './working_folder/tmp/fixed_panasonic-error-audio-drift.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-3769'
'editcap' './working_folder/tmp/fixed_panasonic-error-audio-drift.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '3770-4596'
'editcap' './working_folder/tmp/fixed_panasonic-error-audio-drift.pcap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '-r' '4597-6640'
'editcap' './working_folder/tmp/fixed_panasonic-error-audio-drift.pcap' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap' '-r' '6641-6642'
'editcap' './working_folder/tmp/fixed_panasonic-error-audio-drift.pcap' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap' '-r' '6643-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmph75DOw'
3769 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmph75DOw' '-o' '/tmp/tmpH3vOtb' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
/home/joseph/amqp-consumer-postprocessor/test/fixtures/panasonic-error-audio-drift.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 58682.
/home/joseph/amqp-consumer-postprocessor/test/fixtures/panasonic-error-audio-drift.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 5490.
'reordercap' '/tmp/tmpH3vOtb' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
4475 frames, 27 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413471.95.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.100634
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413471.95.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.100633859634' '/tmp/tmpeVXYB5.wav'
'rm' '-r' '/tmp/tmpeVXYB5.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413471.95.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413471.95.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpB55_2L'
827 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpB55_2L' '-o' '/tmp/tmpL5L93U' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpL5L93U' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
822 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment1/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment1/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413472.29.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
File 2 started later by 0.580357
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment1/1465413472.29.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/rtp.0.1.wav -p pad 0.580357074738' '/tmp/tmptBgndt.wav'
'rm' '-r' '/tmp/tmptBgndt.wav'
Wrote wav file ./working_folder/tmp/sdp-segment1/1465413472.29.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment1/1465413472.29.wav
'rm' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav' './working_folder/tmp/sdp-segment1/rtp.0.logfile' './working_folder/tmp/sdp-segment1/rtp.0.0.txt' './working_folder/tmp/sdp-segment1/rtp.0.1.pcap' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' './working_folder/tmp/sdp-segment1/rtp.0.1.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.pcap' './working_folder/tmp/sdp-segment1/rtp.0.0.wav' './working_folder/tmp/sdp-segment1/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment2/pcap_segment2.pcap
'reordercap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '/tmp/tmp5Ue5RP'
2044 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmp5Ue5RP' '-o' '/tmp/tmp33ev0e' '-p' '9:160' '-p' '8:160' '-p' '2:160' '-p' '18:160' '-p' '0:160' '-p' '101:160' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160'
'reordercap' '/tmp/tmp33ev0e' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
2877 frames, 15 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment2' '-r./working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment2/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment2/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413472.49.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
File 2 started later by 0.140537
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment2/1465413472.49.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/rtp.0.1.wav -p pad 0.140537023544' '/tmp/tmpdyS4id.wav'
'rm' '-r' '/tmp/tmpdyS4id.wav'
Wrote wav file ./working_folder/tmp/sdp-segment2/1465413472.49.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment2/1465413472.49.wav
'rm' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav' './working_folder/tmp/sdp-segment2/rtp.0.logfile' './working_folder/tmp/sdp-segment2/rtp.0.0.txt' './working_folder/tmp/sdp-segment2/rtp.0.1.pcap' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' './working_folder/tmp/sdp-segment2/rtp.0.1.txt' './working_folder/tmp/sdp-segment2/rtp.0.0.pcap' './working_folder/tmp/sdp-segment2/rtp.0.0.wav' './working_folder/tmp/sdp-segment2/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment3/pcap_segment3.pcap
'reordercap' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap' '/tmp/tmpcFtMFA'
2 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpcFtMFA' '-o' '/tmp/tmpP2yljr' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpP2yljr' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap'
2 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment3' '-r./working_folder/tmp/sdp-segment3/pcap_segment3.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment4/pcap_segment4.pcap
'reordercap' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap' '/tmp/tmpuURk_V'
909 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpuURk_V' '-o' '/tmp/tmp7gFzy8' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmp7gFzy8' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap'
1171 frames, 13 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment4' '-r./working_folder/tmp/sdp-segment4/pcap_segment4.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment4/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment4/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment4/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment4/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment4/1465413472.75.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment4/rtp.0.1.wav'
File 2 started later by 0.048952
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment4/1465413472.75.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment4/rtp.0.1.wav -p pad 0.0489518642426' '/tmp/tmpXq0VI6.wav'
'rm' '-r' '/tmp/tmpXq0VI6.wav'
Wrote wav file ./working_folder/tmp/sdp-segment4/1465413472.75.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment4/1465413472.75.wav
'rm' '-r' './working_folder/tmp/sdp-segment4/rtp.0.1.wav' './working_folder/tmp/sdp-segment4/rtp.0.logfile' './working_folder/tmp/sdp-segment4/rtp.0.0.txt' './working_folder/tmp/sdp-segment4/rtp.0.1.pcap' './working_folder/tmp/sdp-segment4/rtp.0.1.raw' './working_folder/tmp/sdp-segment4/rtp.0.1.txt' './working_folder/tmp/sdp-segment4/rtp.0.0.pcap' './working_folder/tmp/sdp-segment4/rtp.0.0.wav' './working_folder/tmp/sdp-segment4/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap'
'soxi' '-r' './output_folder/1465413472.85.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413472.29.wav'
File 2 started later by 45.229340
'sox' '-m' '-v' '1' './output_folder/1465413472.85.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/1465413472.29.wav -p pad 45.229339838' '/tmp/tmpgfDKgN.wav'
'rm' '-r' '/tmp/tmpgfDKgN.wav'
Wrote wav file ./output_folder/1465413472.85.wav
'soxi' '-r' './output_folder/1465413472.85.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413472.49.wav'
File 2 started later by 58.586201
'sox' '-m' '-v' '1' './output_folder/1465413472.85.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/1465413472.49.wav -p pad 58.5862009525' '/tmp/tmp8MUqtY.wav'
'rm' '-r' '/tmp/tmp8MUqtY.wav'
Wrote wav file ./output_folder/1465413472.85.wav
'soxi' '-r' './output_folder/1465413472.85.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment4/1465413472.75.wav'
File 2 started later by 104.621470
'sox' '-m' '-v' '1' './output_folder/1465413472.85.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment4/1465413472.75.wav -p pad 104.621469975' '/tmp/tmpmVJ_Xy.wav'
'rm' '-r' '/tmp/tmpmVJ_Xy.wav'
Wrote wav file ./output_folder/1465413472.85.wav
Muxed series of wav files to: ./output_folder/1465413472.85.wav
Wrote final wav file ./output_folder/1465413472.85.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413471.95.wav' './working_folder/tmp/sdp-segment1/1465413472.29.wav' './working_folder/tmp/sdp-segment2/1465413472.49.wav' './working_folder/tmp/sdp-segment4/1465413472.75.wav'
./output_folder/1465413472.85.wav
Took 0.06s to process.
Testing poly-poly-music-on-hold
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/poly-poly-music-on-hold.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/poly-poly-music-on-hold.pcap' '--outfile' './working_folder/tmp/fixed_poly-poly-music-on-hold.pcap'
'editcap' './working_folder/tmp/fixed_poly-poly-music-on-hold.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-524'
'editcap' './working_folder/tmp/fixed_poly-poly-music-on-hold.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '525-1240'
'editcap' './working_folder/tmp/fixed_poly-poly-music-on-hold.pcap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '-r' '1241-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpggcTMj'
524 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpggcTMj' '-o' '/tmp/tmpwIVdOp' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpwIVdOp' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
522 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413474.42.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.644521
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413474.42.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.644520998001' '/tmp/tmpktu4pz.wav'
'rm' '-r' '/tmp/tmpktu4pz.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413474.42.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413474.42.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpXitTzu'
716 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpXitTzu' '-o' '/tmp/tmp7tw0s3' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmp7tw0s3' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
707 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment1/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment1/rtp.0.0.wav'
Muxed series of wav files to: ./working_folder/tmp/sdp-segment1/1465413474.52.wav
'rm' '-r' './working_folder/tmp/sdp-segment1/rtp.0.logfile' './working_folder/tmp/sdp-segment1/rtp.0.0.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.pcap' './working_folder/tmp/sdp-segment1/rtp.0.0.wav' './working_folder/tmp/sdp-segment1/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment2/pcap_segment2.pcap
'reordercap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '/tmp/tmplHyB86'
934 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmplHyB86' '-o' '/tmp/tmp0expvv' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmp0expvv' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
930 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment2' '-r./working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment2/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment2/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment2/rtp.0.2.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment2/rtp.0.2.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413474.58.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
File 2 started later by 0.006161
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment2/1465413474.58.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/rtp.0.1.wav -p pad 0.00616121292114' '/tmp/tmpdozwoM.wav'
'rm' '-r' '/tmp/tmpdozwoM.wav'
Wrote wav file ./working_folder/tmp/sdp-segment2/1465413474.58.wav
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413474.58.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/rtp.0.2.wav'
File 2 started later by 0.099130
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment2/1465413474.58.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/rtp.0.2.wav -p pad 0.099130153656' '/tmp/tmpk5GDZa.wav'
'rm' '-r' '/tmp/tmpk5GDZa.wav'
Wrote wav file ./working_folder/tmp/sdp-segment2/1465413474.58.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment2/1465413474.58.wav
'rm' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav' './working_folder/tmp/sdp-segment2/rtp.0.2.pcap' './working_folder/tmp/sdp-segment2/rtp.0.2.wav' './working_folder/tmp/sdp-segment2/rtp.0.logfile' './working_folder/tmp/sdp-segment2/rtp.0.0.txt' './working_folder/tmp/sdp-segment2/rtp.0.1.pcap' './working_folder/tmp/sdp-segment2/rtp.0.2.raw' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' './working_folder/tmp/sdp-segment2/rtp.0.1.txt' './working_folder/tmp/sdp-segment2/rtp.0.0.pcap' './working_folder/tmp/sdp-segment2/rtp.0.0.wav' './working_folder/tmp/sdp-segment2/rtp.0.2.txt' './working_folder/tmp/sdp-segment2/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'soxi' '-r' './output_folder/1465413474.73.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413474.52.wav'
File 2 started later by 6.837224
'sox' '-m' '-v' '1' './output_folder/1465413474.73.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/1465413474.52.wav -p pad 6.83722400665' '/tmp/tmpprZdfJ.wav'
'rm' '-r' '/tmp/tmpprZdfJ.wav'
Wrote wav file ./output_folder/1465413474.73.wav
'soxi' '-r' './output_folder/1465413474.73.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413474.58.wav'
File 2 started later by 20.969016
'sox' '-m' '-v' '1' './output_folder/1465413474.73.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/1465413474.58.wav -p pad 20.9690158367' '/tmp/tmpVHd7ar.wav'
'rm' '-r' '/tmp/tmpVHd7ar.wav'
Wrote wav file ./output_folder/1465413474.73.wav
Muxed series of wav files to: ./output_folder/1465413474.73.wav
Wrote final wav file ./output_folder/1465413474.73.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413474.42.wav' './working_folder/tmp/sdp-segment1/1465413474.52.wav' './working_folder/tmp/sdp-segment2/1465413474.58.wav'
./output_folder/1465413474.73.wav
Took 0.05s to process.
Testing sample-rate-mismatch
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/sample-rate-mismatch.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/sample-rate-mismatch.pcap' '--outfile' './working_folder/tmp/fixed_sample-rate-mismatch.pcap'
'editcap' './working_folder/tmp/fixed_sample-rate-mismatch.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-1918'
'editcap' './working_folder/tmp/fixed_sample-rate-mismatch.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '1919-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmp8yWFrM'
1918 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmp8yWFrM' '-o' '/tmp/tmpfDSnKm' '-p' '9:160' '-p' '8:160' '-p' '18:160' '-p' '0:160' '-p' '2:160' '-p' '101:160' '-p' '0:160' '-p' '101:160'
'reordercap' '/tmp/tmpfDSnKm' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
1915 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413475.16.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.373582
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413475.16.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.373581886292' '/tmp/tmp600MVN.wav'
'rm' '-r' '/tmp/tmp600MVN.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413475.16.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413475.16.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpj_1X0_'
900 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpj_1X0_' '-o' '/tmp/tmpAjoEta' '-p' '9:160' '-p' '8:160' '-p' '18:160' '-p' '0:160' '-p' '2:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpAjoEta' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
899 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment1/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment1/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' './working_folder/tmp/sdp-segment1/rtp.0.2.raw' '-acodec' 'adpcm_ima_wav' './working_folder/tmp/sdp-segment1/rtp.0.2.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413475.25.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
Sample rates are different. Resampling/upsampling before muxing...
'soxi' '-b' './working_folder/tmp/sdp-segment1/1465413475.25.wav'
'soxi' '-b' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
'soxi' '-b' './working_folder/tmp/sdp-segment1/1465413475.25.wav'
'sox' './working_folder/tmp/sdp-segment1/1465413475.25.wav' '-b' '8' '/tmp/tmppeuC9X.wav' 'rate' '-I' '-h' '16000'
'soxi' '-b' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
'sox' './working_folder/tmp/sdp-segment1/rtp.0.1.wav' '-b' '8' '/tmp/tmpBmVHTf.wav' 'rate' '-I' '-h' '16000'
File 2 started later by 0.409905
'sox' '-m' '-v' '1' '/tmp/tmppeuC9X.wav' '-v' '1' '|sox /tmp/tmpBmVHTf.wav -p pad 0.409904956818' '/tmp/tmpvfcBPb.wav'
'rm' '-r' '/tmp/tmpvfcBPb.wav'
Wrote wav file ./working_folder/tmp/sdp-segment1/1465413475.25.wav
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413475.25.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/rtp.0.2.wav'
File 2 started later by 1.091568
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment1/1465413475.25.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/rtp.0.2.wav -p pad 1.09156799316' '/tmp/tmpizknFf.wav'
'rm' '-r' '/tmp/tmpizknFf.wav'
Wrote wav file ./working_folder/tmp/sdp-segment1/1465413475.25.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment1/1465413475.25.wav
'rm' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav' './working_folder/tmp/sdp-segment1/rtp.0.2.pcap' './working_folder/tmp/sdp-segment1/rtp.0.2.wav' './working_folder/tmp/sdp-segment1/rtp.0.logfile' './working_folder/tmp/sdp-segment1/rtp.0.0.txt' './working_folder/tmp/sdp-segment1/rtp.0.1.pcap' './working_folder/tmp/sdp-segment1/rtp.0.2.raw' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' './working_folder/tmp/sdp-segment1/rtp.0.1.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.pcap' './working_folder/tmp/sdp-segment1/rtp.0.0.wav' './working_folder/tmp/sdp-segment1/rtp.0.2.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'soxi' '-r' './output_folder/1465413475.35.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413475.25.wav'
Sample rates are different. Resampling/upsampling before muxing...
'soxi' '-b' './output_folder/1465413475.35.wav'
'soxi' '-b' './working_folder/tmp/sdp-segment1/1465413475.25.wav'
'soxi' '-b' './output_folder/1465413475.35.wav'
'sox' './output_folder/1465413475.35.wav' '-b' '8' '/tmp/tmpgSJ0P9.wav' 'rate' '-I' '-h' '16000'
File 2 started later by 19.238013
'sox' '-m' '-v' '1' '/tmp/tmpgSJ0P9.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/1465413475.25.wav -p pad 19.2380130291' '/tmp/tmpqYt4F7.wav'
'rm' '-r' '/tmp/tmpqYt4F7.wav'
Wrote wav file ./output_folder/1465413475.35.wav
Muxed series of wav files to: ./output_folder/1465413475.35.wav
Wrote final wav file ./output_folder/1465413475.35.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413475.16.wav' './working_folder/tmp/sdp-segment1/1465413475.25.wav'
./output_folder/1465413475.35.wav
Took 0.04s to process.
Testing sdp-media-pt-change
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/sdp-media-pt-change.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/sdp-media-pt-change.pcap' '--outfile' './working_folder/tmp/fixed_sdp-media-pt-change.pcap'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-64'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '65-119'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change.pcap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '-r' '120-217'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change.pcap' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap' '-r' '218-418'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change.pcap' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap' '-r' '419-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpwcKBJ8'
64 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpwcKBJ8' '-o' '/tmp/tmp2Jnjj8' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160'
'reordercap' '/tmp/tmp2Jnjj8' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
64 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413475.48.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.843882
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413475.48.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.843882083893' '/tmp/tmpgaioDz.wav'
'rm' '-r' '/tmp/tmpgaioDz.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413475.48.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413475.48.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpMuW4o0'
55 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpMuW4o0' '-o' '/tmp/tmpAeePOQ' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpAeePOQ' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
55 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment1/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment1/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413475.52.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
File 2 started later by 0.005476
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment1/1465413475.52.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/rtp.0.1.wav -p pad 0.0054759979248' '/tmp/tmp1BCZfa.wav'
'rm' '-r' '/tmp/tmp1BCZfa.wav'
Wrote wav file ./working_folder/tmp/sdp-segment1/1465413475.52.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment1/1465413475.52.wav
'rm' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav' './working_folder/tmp/sdp-segment1/rtp.0.logfile' './working_folder/tmp/sdp-segment1/rtp.0.0.txt' './working_folder/tmp/sdp-segment1/rtp.0.1.pcap' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' './working_folder/tmp/sdp-segment1/rtp.0.1.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.pcap' './working_folder/tmp/sdp-segment1/rtp.0.0.wav' './working_folder/tmp/sdp-segment1/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment2/pcap_segment2.pcap
'reordercap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '/tmp/tmpD_64a3'
98 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpD_64a3' '-o' '/tmp/tmpVi4A6F' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpVi4A6F' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
98 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment2' '-r./working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment2/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment2/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413475.57.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
File 2 started later by 0.015156
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment2/1465413475.57.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/rtp.0.1.wav -p pad 0.0151560306549' '/tmp/tmpXVXywN.wav'
'rm' '-r' '/tmp/tmpXVXywN.wav'
Wrote wav file ./working_folder/tmp/sdp-segment2/1465413475.57.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment2/1465413475.57.wav
'rm' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav' './working_folder/tmp/sdp-segment2/rtp.0.logfile' './working_folder/tmp/sdp-segment2/rtp.0.0.txt' './working_folder/tmp/sdp-segment2/rtp.0.1.pcap' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' './working_folder/tmp/sdp-segment2/rtp.0.1.txt' './working_folder/tmp/sdp-segment2/rtp.0.0.pcap' './working_folder/tmp/sdp-segment2/rtp.0.0.wav' './working_folder/tmp/sdp-segment2/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment3/pcap_segment3.pcap
'reordercap' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap' '/tmp/tmprU7uq9'
201 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmprU7uq9' '-o' '/tmp/tmpe4Xk6H' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpe4Xk6H' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap'
200 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment3' '-r./working_folder/tmp/sdp-segment3/pcap_segment3.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment3/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment3/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment3/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment3/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment3/1465413475.62.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment3/rtp.0.1.wav'
File 2 started later by 0.013447
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment3/1465413475.62.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment3/rtp.0.1.wav -p pad 0.0134470462799' '/tmp/tmpzdFnDU.wav'
'rm' '-r' '/tmp/tmpzdFnDU.wav'
Wrote wav file ./working_folder/tmp/sdp-segment3/1465413475.62.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment3/1465413475.62.wav
'rm' '-r' './working_folder/tmp/sdp-segment3/rtp.0.1.wav' './working_folder/tmp/sdp-segment3/rtp.0.logfile' './working_folder/tmp/sdp-segment3/rtp.0.0.txt' './working_folder/tmp/sdp-segment3/rtp.0.1.pcap' './working_folder/tmp/sdp-segment3/rtp.0.1.raw' './working_folder/tmp/sdp-segment3/rtp.0.1.txt' './working_folder/tmp/sdp-segment3/rtp.0.0.pcap' './working_folder/tmp/sdp-segment3/rtp.0.0.wav' './working_folder/tmp/sdp-segment3/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment4/pcap_segment4.pcap
'reordercap' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap' '/tmp/tmphvq6TB'
207 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmphvq6TB' '-o' '/tmp/tmpm6zm7W' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpm6zm7W' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap'
206 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment4' '-r./working_folder/tmp/sdp-segment4/pcap_segment4.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment4/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment4/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment4/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment4/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment4/1465413475.68.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment4/rtp.0.1.wav'
File 2 started later by 0.012548
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment4/1465413475.68.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment4/rtp.0.1.wav -p pad 0.0125479698181' '/tmp/tmpaSwX30.wav'
'rm' '-r' '/tmp/tmpaSwX30.wav'
Wrote wav file ./working_folder/tmp/sdp-segment4/1465413475.68.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment4/1465413475.68.wav
'rm' '-r' './working_folder/tmp/sdp-segment4/rtp.0.1.wav' './working_folder/tmp/sdp-segment4/rtp.0.logfile' './working_folder/tmp/sdp-segment4/rtp.0.0.txt' './working_folder/tmp/sdp-segment4/rtp.0.1.pcap' './working_folder/tmp/sdp-segment4/rtp.0.1.raw' './working_folder/tmp/sdp-segment4/rtp.0.1.txt' './working_folder/tmp/sdp-segment4/rtp.0.0.pcap' './working_folder/tmp/sdp-segment4/rtp.0.0.wav' './working_folder/tmp/sdp-segment4/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap'
'soxi' '-r' './output_folder/1465413475.7.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413475.52.wav'
File 2 started later by 1.057977
'sox' '-m' '-v' '1' './output_folder/1465413475.7.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/1465413475.52.wav -p pad 1.05797719955' '/tmp/tmpRo1BS8.wav'
'rm' '-r' '/tmp/tmpRo1BS8.wav'
Wrote wav file ./output_folder/1465413475.7.wav
'soxi' '-r' './output_folder/1465413475.7.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413475.57.wav'
File 2 started later by 1.603365
'sox' '-m' '-v' '1' './output_folder/1465413475.7.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/1465413475.57.wav -p pad 1.60336518288' '/tmp/tmpfOtKmz.wav'
'rm' '-r' '/tmp/tmpfOtKmz.wav'
Wrote wav file ./output_folder/1465413475.7.wav
'soxi' '-r' './output_folder/1465413475.7.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment3/1465413475.62.wav'
File 2 started later by 2.605160
'sox' '-m' '-v' '1' './output_folder/1465413475.7.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment3/1465413475.62.wav -p pad 2.60515999794' '/tmp/tmpYHeC72.wav'
'rm' '-r' '/tmp/tmpYHeC72.wav'
Wrote wav file ./output_folder/1465413475.7.wav
'soxi' '-r' './output_folder/1465413475.7.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment4/1465413475.68.wav'
File 2 started later by 4.605306
'sox' '-m' '-v' '1' './output_folder/1465413475.7.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment4/1465413475.68.wav -p pad 4.60530614853' '/tmp/tmpqZFwaJ.wav'
'rm' '-r' '/tmp/tmpqZFwaJ.wav'
Wrote wav file ./output_folder/1465413475.7.wav
Muxed series of wav files to: ./output_folder/1465413475.7.wav
Wrote final wav file ./output_folder/1465413475.7.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413475.48.wav' './working_folder/tmp/sdp-segment1/1465413475.52.wav' './working_folder/tmp/sdp-segment2/1465413475.57.wav' './working_folder/tmp/sdp-segment3/1465413475.62.wav' './working_folder/tmp/sdp-segment4/1465413475.68.wav'
./output_folder/1465413475.7.wav
Took 0.07s to process.
Testing sdp-media-pt-change-duped-answer
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/sdp-media-pt-change-duped-answer.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/sdp-media-pt-change-duped-answer.pcap' '--outfile' './working_folder/tmp/fixed_sdp-media-pt-change-duped-answer.pcap'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change-duped-answer.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-64'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change-duped-answer.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '65-119'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change-duped-answer.pcap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '-r' '120-217'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change-duped-answer.pcap' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap' '-r' '218-418'
'editcap' './working_folder/tmp/fixed_sdp-media-pt-change-duped-answer.pcap' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap' '-r' '419-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpRk5MH4'
64 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpRk5MH4' '-o' '/tmp/tmpGCGMW4' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160'
'reordercap' '/tmp/tmpGCGMW4' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
64 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413475.92.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.843882
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413475.92.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.843882083893' '/tmp/tmp4_xI7K.wav'
'rm' '-r' '/tmp/tmp4_xI7K.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413475.92.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413475.92.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpG49uZH'
55 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpG49uZH' '-o' '/tmp/tmp8Ytx3v' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmp8Ytx3v' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
55 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment1/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment1/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413475.97.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
File 2 started later by 0.005476
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment1/1465413475.97.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/rtp.0.1.wav -p pad 0.0054759979248' '/tmp/tmp4cM0Y7.wav'
'rm' '-r' '/tmp/tmp4cM0Y7.wav'
Wrote wav file ./working_folder/tmp/sdp-segment1/1465413475.97.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment1/1465413475.97.wav
'rm' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav' './working_folder/tmp/sdp-segment1/rtp.0.logfile' './working_folder/tmp/sdp-segment1/rtp.0.0.txt' './working_folder/tmp/sdp-segment1/rtp.0.1.pcap' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' './working_folder/tmp/sdp-segment1/rtp.0.1.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.pcap' './working_folder/tmp/sdp-segment1/rtp.0.0.wav' './working_folder/tmp/sdp-segment1/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment2/pcap_segment2.pcap
'reordercap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '/tmp/tmpQwvpka'
98 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpQwvpka' '-o' '/tmp/tmpQNqEIN' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpQNqEIN' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
98 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment2' '-r./working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment2/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment2/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413476.03.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
File 2 started later by 0.015156
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment2/1465413476.03.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/rtp.0.1.wav -p pad 0.0151560306549' '/tmp/tmpvpER8Q.wav'
'rm' '-r' '/tmp/tmpvpER8Q.wav'
Wrote wav file ./working_folder/tmp/sdp-segment2/1465413476.03.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment2/1465413476.03.wav
'rm' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav' './working_folder/tmp/sdp-segment2/rtp.0.logfile' './working_folder/tmp/sdp-segment2/rtp.0.0.txt' './working_folder/tmp/sdp-segment2/rtp.0.1.pcap' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' './working_folder/tmp/sdp-segment2/rtp.0.1.txt' './working_folder/tmp/sdp-segment2/rtp.0.0.pcap' './working_folder/tmp/sdp-segment2/rtp.0.0.wav' './working_folder/tmp/sdp-segment2/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment3/pcap_segment3.pcap
'reordercap' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap' '/tmp/tmpw22InO'
201 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpw22InO' '-o' '/tmp/tmpwvvjVJ' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpwvvjVJ' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap'
200 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment3' '-r./working_folder/tmp/sdp-segment3/pcap_segment3.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment3/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment3/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment3/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment3/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment3/1465413476.08.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment3/rtp.0.1.wav'
File 2 started later by 0.013447
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment3/1465413476.08.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment3/rtp.0.1.wav -p pad 0.0134470462799' '/tmp/tmpfcvrqQ.wav'
'rm' '-r' '/tmp/tmpfcvrqQ.wav'
Wrote wav file ./working_folder/tmp/sdp-segment3/1465413476.08.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment3/1465413476.08.wav
'rm' '-r' './working_folder/tmp/sdp-segment3/rtp.0.1.wav' './working_folder/tmp/sdp-segment3/rtp.0.logfile' './working_folder/tmp/sdp-segment3/rtp.0.0.txt' './working_folder/tmp/sdp-segment3/rtp.0.1.pcap' './working_folder/tmp/sdp-segment3/rtp.0.1.raw' './working_folder/tmp/sdp-segment3/rtp.0.1.txt' './working_folder/tmp/sdp-segment3/rtp.0.0.pcap' './working_folder/tmp/sdp-segment3/rtp.0.0.wav' './working_folder/tmp/sdp-segment3/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment3/pcap_segment3.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment4/pcap_segment4.pcap
'reordercap' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap' '/tmp/tmpN4djTj'
207 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpN4djTj' '-o' '/tmp/tmpw1jlv7' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpw1jlv7' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap'
206 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment4' '-r./working_folder/tmp/sdp-segment4/pcap_segment4.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment4/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment4/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment4/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment4/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment4/1465413476.14.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment4/rtp.0.1.wav'
File 2 started later by 0.012548
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment4/1465413476.14.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment4/rtp.0.1.wav -p pad 0.0125479698181' '/tmp/tmpEB1XCX.wav'
'rm' '-r' '/tmp/tmpEB1XCX.wav'
Wrote wav file ./working_folder/tmp/sdp-segment4/1465413476.14.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment4/1465413476.14.wav
'rm' '-r' './working_folder/tmp/sdp-segment4/rtp.0.1.wav' './working_folder/tmp/sdp-segment4/rtp.0.logfile' './working_folder/tmp/sdp-segment4/rtp.0.0.txt' './working_folder/tmp/sdp-segment4/rtp.0.1.pcap' './working_folder/tmp/sdp-segment4/rtp.0.1.raw' './working_folder/tmp/sdp-segment4/rtp.0.1.txt' './working_folder/tmp/sdp-segment4/rtp.0.0.pcap' './working_folder/tmp/sdp-segment4/rtp.0.0.wav' './working_folder/tmp/sdp-segment4/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment4/pcap_segment4.pcap'
'soxi' '-r' './output_folder/1465413476.21.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413475.97.wav'
File 2 started later by 1.057977
'sox' '-m' '-v' '1' './output_folder/1465413476.21.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/1465413475.97.wav -p pad 1.05797719955' '/tmp/tmpnX1DEv.wav'
'rm' '-r' '/tmp/tmpnX1DEv.wav'
Wrote wav file ./output_folder/1465413476.21.wav
'soxi' '-r' './output_folder/1465413476.21.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413476.03.wav'
File 2 started later by 1.603365
'sox' '-m' '-v' '1' './output_folder/1465413476.21.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/1465413476.03.wav -p pad 1.60336518288' '/tmp/tmpxvAUwo.wav'
'rm' '-r' '/tmp/tmpxvAUwo.wav'
Wrote wav file ./output_folder/1465413476.21.wav
'soxi' '-r' './output_folder/1465413476.21.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment3/1465413476.08.wav'
File 2 started later by 2.605160
'sox' '-m' '-v' '1' './output_folder/1465413476.21.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment3/1465413476.08.wav -p pad 2.60515999794' '/tmp/tmp1A34sO.wav'
'rm' '-r' '/tmp/tmp1A34sO.wav'
Wrote wav file ./output_folder/1465413476.21.wav
'soxi' '-r' './output_folder/1465413476.21.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment4/1465413476.14.wav'
File 2 started later by 4.605306
'sox' '-m' '-v' '1' './output_folder/1465413476.21.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment4/1465413476.14.wav -p pad 4.60530614853' '/tmp/tmp9xkr3q.wav'
'rm' '-r' '/tmp/tmp9xkr3q.wav'
Wrote wav file ./output_folder/1465413476.21.wav
Muxed series of wav files to: ./output_folder/1465413476.21.wav
Wrote final wav file ./output_folder/1465413476.21.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413475.92.wav' './working_folder/tmp/sdp-segment1/1465413475.97.wav' './working_folder/tmp/sdp-segment2/1465413476.03.wav' './working_folder/tmp/sdp-segment3/1465413476.08.wav' './working_folder/tmp/sdp-segment4/1465413476.14.wav'
./output_folder/1465413476.21.wav
Took 0.06s to process.
Testing another-sdp-key-error
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/another-sdp-key-error.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/another-sdp-key-error.pcap' '--outfile' './working_folder/tmp/fixed_another-sdp-key-error.pcap'
'editcap' './working_folder/tmp/fixed_another-sdp-key-error.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-1012'
'editcap' './working_folder/tmp/fixed_another-sdp-key-error.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '1013-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmp3KIvBX'
1012 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmp3KIvBX' '-o' '/tmp/tmpNSIU0_' '-p' '120:960' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160' '-p' '0:160' '-p' '101:160'
/home/joseph/amqp-consumer-postprocessor/test/fixtures/another-sdp-key-error.pcap - RTP Timestamp Error: Our calculated max gap is less than the RTP timestamp indicated at source packet 6426.
'reordercap' '/tmp/tmpNSIU0_' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
1008 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413476.49.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.190771
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413476.49.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.190770864487' '/tmp/tmpkPXqyf.wav'
'rm' '-r' '/tmp/tmpkPXqyf.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413476.49.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413476.49.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmplrmXNm'
69974 frames, 3 out of order
'rtp-fixer' '-i' '/tmp/tmplrmXNm' '-o' '/tmp/tmpN1FAkR' '-p' '120:960' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '101:160' '-p' '0:160' '-p' '101:160'
'reordercap' '/tmp/tmpN1FAkR' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
69688 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment1/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment1/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413477.07.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav'
File 2 started later by 0.039505
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment1/1465413477.07.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/rtp.0.1.wav -p pad 0.0395050048828' '/tmp/tmpV3zrfY.wav'
'rm' '-r' '/tmp/tmpV3zrfY.wav'
Wrote wav file ./working_folder/tmp/sdp-segment1/1465413477.07.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment1/1465413477.07.wav
'rm' '-r' './working_folder/tmp/sdp-segment1/rtp.0.1.wav' './working_folder/tmp/sdp-segment1/rtp.0.logfile' './working_folder/tmp/sdp-segment1/rtp.0.0.txt' './working_folder/tmp/sdp-segment1/rtp.0.1.pcap' './working_folder/tmp/sdp-segment1/rtp.0.1.raw' './working_folder/tmp/sdp-segment1/rtp.0.1.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.pcap' './working_folder/tmp/sdp-segment1/rtp.0.0.wav' './working_folder/tmp/sdp-segment1/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'soxi' '-r' './output_folder/1465413477.29.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413477.07.wav'
File 2 started later by 10.320435
'sox' '-m' '-v' '1' './output_folder/1465413477.29.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/1465413477.07.wav -p pad 10.3204348087' '/tmp/tmpI21kk4.wav'
'rm' '-r' '/tmp/tmpI21kk4.wav'
Wrote wav file ./output_folder/1465413477.29.wav
Muxed series of wav files to: ./output_folder/1465413477.29.wav
Wrote final wav file ./output_folder/1465413477.29.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413476.49.wav' './working_folder/tmp/sdp-segment1/1465413477.07.wav'
./output_folder/1465413477.29.wav
Took 0.07s to process.
Testing segment-empty-after-filtering
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/segment-empty-after-filtering.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/segment-empty-after-filtering.pcap' '--outfile' './working_folder/tmp/fixed_segment-empty-after-filtering.pcap'
'editcap' './working_folder/tmp/fixed_segment-empty-after-filtering.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-150'
'editcap' './working_folder/tmp/fixed_segment-empty-after-filtering.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '151-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpOXaVid'
150 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpOXaVid' '-o' '/tmp/tmpyZtGLw' '-p' '0:160' '-p' '8:160' '-p' '3:160' '-p' '101:160' '-p' '0:160' '-p' '101:160'
'reordercap' '/tmp/tmpyZtGLw' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
150 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413477.57.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.253178
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413477.57.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.253177881241' '/tmp/tmpAsDswB.wav'
'rm' '-r' '/tmp/tmpAsDswB.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413477.57.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413477.57.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpn2zrqj'
1 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpn2zrqj' '-o' '/tmp/tmp9iIssu' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '0:160' '-p' '101:160'
'reordercap' '/tmp/tmp9iIssu' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
0 frames, 0 out of order
Muxed series of wav files to: ./output_folder/1465413477.6.wav
Wrote final wav file ./output_folder/1465413477.6.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413477.57.wav'
./output_folder/1465413477.6.wav
Took 0.03s to process.
Testing short-jitsi-hold-unhold
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/short-jitsi-hold-unhold.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/short-jitsi-hold-unhold.pcap' '--outfile' './working_folder/tmp/fixed_short-jitsi-hold-unhold.pcap'
'editcap' './working_folder/tmp/fixed_short-jitsi-hold-unhold.pcap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '-r' '1-831'
'editcap' './working_folder/tmp/fixed_short-jitsi-hold-unhold.pcap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '-r' '832-1277'
'editcap' './working_folder/tmp/fixed_short-jitsi-hold-unhold.pcap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '-r' '1278-2147483646'
Processing pcap segment: ./working_folder/tmp/sdp-segment0/pcap_segment0.pcap
'reordercap' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap' '/tmp/tmplqpe9e'
831 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmplqpe9e' '-o' '/tmp/tmpcvFLwO' '-p' '9:160' '-p' '96:960' '-p' '8:160' '-p' '0:160' '-p' '0:160'
'reordercap' '/tmp/tmpcvFLwO' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
811 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment0' '-r./working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/1465413477.66.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.631231
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment0/1465413477.66.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment0/rtp.0.1.wav -p pad 0.631231069565' '/tmp/tmptv4_Gf.wav'
'rm' '-r' '/tmp/tmptv4_Gf.wav'
Wrote wav file ./working_folder/tmp/sdp-segment0/1465413477.66.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment0/1465413477.66.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/rtp.0.1.wav' './working_folder/tmp/sdp-segment0/rtp.0.logfile' './working_folder/tmp/sdp-segment0/rtp.0.0.txt' './working_folder/tmp/sdp-segment0/rtp.0.1.pcap' './working_folder/tmp/sdp-segment0/rtp.0.1.raw' './working_folder/tmp/sdp-segment0/rtp.0.1.txt' './working_folder/tmp/sdp-segment0/rtp.0.0.pcap' './working_folder/tmp/sdp-segment0/rtp.0.0.wav' './working_folder/tmp/sdp-segment0/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment1/pcap_segment1.pcap
'reordercap' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpzY20Dp'
446 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpzY20Dp' '-o' '/tmp/tmpD152KB' '-p' '9:160' '-p' '96:960' '-p' '8:160' '-p' '0:160' '-p' '0:160'
'reordercap' '/tmp/tmpD152KB' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
442 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment1' '-r./working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment1/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment1/rtp.0.0.wav'
Muxed series of wav files to: ./working_folder/tmp/sdp-segment1/1465413477.71.wav
'rm' '-r' './working_folder/tmp/sdp-segment1/rtp.0.logfile' './working_folder/tmp/sdp-segment1/rtp.0.0.txt' './working_folder/tmp/sdp-segment1/rtp.0.0.pcap' './working_folder/tmp/sdp-segment1/rtp.0.0.wav' './working_folder/tmp/sdp-segment1/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment1/pcap_segment1.pcap'
Processing pcap segment: ./working_folder/tmp/sdp-segment2/pcap_segment2.pcap
'reordercap' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap' '/tmp/tmppAXpl2'
1497 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmppAXpl2' '-o' '/tmp/tmp8USvVM' '-p' '9:160' '-p' '96:960' '-p' '8:160' '-p' '0:160' '-p' '0:160'
'reordercap' '/tmp/tmp8USvVM' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
1473 frames, 0 out of order
'rtpbreak' '-g' '-d./working_folder/tmp/sdp-segment2' '-r./working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment2/rtp.0.0.raw' '-twav' './working_folder/tmp/sdp-segment2/rtp.0.0.wav'
'sox' '-r8000' '-c1' '-t' 'ul' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' '-twav' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413477.75.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav'
File 2 started later by 0.003332
'sox' '-m' '-v' '1' './working_folder/tmp/sdp-segment2/1465413477.75.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/rtp.0.1.wav -p pad 0.00333189964294' '/tmp/tmpojjrKv.wav'
'rm' '-r' '/tmp/tmpojjrKv.wav'
Wrote wav file ./working_folder/tmp/sdp-segment2/1465413477.75.wav
Muxed series of wav files to: ./working_folder/tmp/sdp-segment2/1465413477.75.wav
'rm' '-r' './working_folder/tmp/sdp-segment2/rtp.0.1.wav' './working_folder/tmp/sdp-segment2/rtp.0.logfile' './working_folder/tmp/sdp-segment2/rtp.0.0.txt' './working_folder/tmp/sdp-segment2/rtp.0.1.pcap' './working_folder/tmp/sdp-segment2/rtp.0.1.raw' './working_folder/tmp/sdp-segment2/rtp.0.1.txt' './working_folder/tmp/sdp-segment2/rtp.0.0.pcap' './working_folder/tmp/sdp-segment2/rtp.0.0.wav' './working_folder/tmp/sdp-segment2/rtp.0.0.raw'
'rm' '-r' './working_folder/tmp/sdp-segment2/pcap_segment2.pcap'
'soxi' '-r' './output_folder/1465413477.78.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment1/1465413477.71.wav'
File 2 started later by 8.427542
'sox' '-m' '-v' '1' './output_folder/1465413477.78.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment1/1465413477.71.wav -p pad 8.42754220963' '/tmp/tmp176ob8.wav'
'rm' '-r' '/tmp/tmp176ob8.wav'
Wrote wav file ./output_folder/1465413477.78.wav
'soxi' '-r' './output_folder/1465413477.78.wav'
'soxi' '-r' './working_folder/tmp/sdp-segment2/1465413477.75.wav'
File 2 started later by 17.273959
'sox' '-m' '-v' '1' './output_folder/1465413477.78.wav' '-v' '1' '|sox ./working_folder/tmp/sdp-segment2/1465413477.75.wav -p pad 17.2739591599' '/tmp/tmpaNoLNv.wav'
'rm' '-r' '/tmp/tmpaNoLNv.wav'
Wrote wav file ./output_folder/1465413477.78.wav
Muxed series of wav files to: ./output_folder/1465413477.78.wav
Wrote final wav file ./output_folder/1465413477.78.wav
'rm' '-r' './working_folder/tmp/sdp-segment0/1465413477.66.wav' './working_folder/tmp/sdp-segment1/1465413477.71.wav' './working_folder/tmp/sdp-segment2/1465413477.75.wav'
./output_folder/1465413477.78.wav
Took 0.03s to process.
Processing pcap: /home/joseph/amqp-consumer-postprocessor/test/fixtures/poly-poly-music-on-hold.pcap
'pcapfix' '/home/joseph/amqp-consumer-postprocessor/test/fixtures/poly-poly-music-on-hold.pcap' '--outfile' 'working_folder/fixed_poly-poly-music-on-hold.pcap'
'editcap' 'working_folder/fixed_poly-poly-music-on-hold.pcap' 'working_folder/sdp-segment0/pcap_segment0.pcap' '-r' '1-524'
'editcap' 'working_folder/fixed_poly-poly-music-on-hold.pcap' 'working_folder/sdp-segment1/pcap_segment1.pcap' '-r' '525-1240'
'editcap' 'working_folder/fixed_poly-poly-music-on-hold.pcap' 'working_folder/sdp-segment2/pcap_segment2.pcap' '-r' '1241-2147483646'
Processing pcap segment: working_folder/sdp-segment0/pcap_segment0.pcap
'reordercap' 'working_folder/sdp-segment0/pcap_segment0.pcap' '/tmp/tmpMDqSom'
524 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpMDqSom' '-o' '/tmp/tmpd75Q4r' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpd75Q4r' 'working_folder/sdp-segment0/pcap_segment0.pcap'
522 frames, 0 out of order
'rtpbreak' '-g' '-dworking_folder/sdp-segment0' '-rworking_folder/sdp-segment0/pcap_segment0.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' 'working_folder/sdp-segment0/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' 'working_folder/sdp-segment0/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' 'working_folder/sdp-segment0/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' 'working_folder/sdp-segment0/rtp.0.1.wav'
'soxi' '-r' 'working_folder/sdp-segment0/1465413477.89.wav'
'soxi' '-r' 'working_folder/sdp-segment0/rtp.0.1.wav'
File 2 started later by 0.644521
'sox' '-m' '-v' '1' 'working_folder/sdp-segment0/1465413477.89.wav' '-v' '1' '|sox working_folder/sdp-segment0/rtp.0.1.wav -p pad 0.644520998001' '/tmp/tmp_OQdsC.wav'
'rm' '-r' '/tmp/tmp_OQdsC.wav'
Wrote wav file working_folder/sdp-segment0/1465413477.89.wav
Muxed series of wav files to: working_folder/sdp-segment0/1465413477.89.wav
'rm' '-r' 'working_folder/sdp-segment0/rtp.0.1.wav' 'working_folder/sdp-segment0/rtp.0.logfile' 'working_folder/sdp-segment0/rtp.0.0.txt' 'working_folder/sdp-segment0/rtp.0.1.pcap' 'working_folder/sdp-segment0/rtp.0.1.raw' 'working_folder/sdp-segment0/rtp.0.1.txt' 'working_folder/sdp-segment0/rtp.0.0.pcap' 'working_folder/sdp-segment0/rtp.0.0.wav' 'working_folder/sdp-segment0/rtp.0.0.raw'
'rm' '-r' 'working_folder/sdp-segment0/pcap_segment0.pcap'
Processing pcap segment: working_folder/sdp-segment1/pcap_segment1.pcap
'reordercap' 'working_folder/sdp-segment1/pcap_segment1.pcap' '/tmp/tmpZIMQZ6'
716 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpZIMQZ6' '-o' '/tmp/tmpV6WfJ1' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmpV6WfJ1' 'working_folder/sdp-segment1/pcap_segment1.pcap'
707 frames, 0 out of order
'rtpbreak' '-g' '-dworking_folder/sdp-segment1' '-rworking_folder/sdp-segment1/pcap_segment1.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' 'working_folder/sdp-segment1/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' 'working_folder/sdp-segment1/rtp.0.0.wav'
Muxed series of wav files to: working_folder/sdp-segment1/1465413477.99.wav
'rm' '-r' 'working_folder/sdp-segment1/rtp.0.logfile' 'working_folder/sdp-segment1/rtp.0.0.txt' 'working_folder/sdp-segment1/rtp.0.0.pcap' 'working_folder/sdp-segment1/rtp.0.0.wav' 'working_folder/sdp-segment1/rtp.0.0.raw'
'rm' '-r' 'working_folder/sdp-segment1/pcap_segment1.pcap'
Processing pcap segment: working_folder/sdp-segment2/pcap_segment2.pcap
'reordercap' 'working_folder/sdp-segment2/pcap_segment2.pcap' '/tmp/tmpjXYgmA'
934 frames, 0 out of order
'rtp-fixer' '-i' '/tmp/tmpjXYgmA' '-o' '/tmp/tmp1ljyOt' '-p' '9:160' '-p' '0:160' '-p' '8:160' '-p' '18:160' '-p' '101:160' '-p' '9:160' '-p' '101:160'
'reordercap' '/tmp/tmp1ljyOt' 'working_folder/sdp-segment2/pcap_segment2.pcap'
930 frames, 0 out of order
'rtpbreak' '-g' '-dworking_folder/sdp-segment2' '-rworking_folder/sdp-segment2/pcap_segment2.pcap'
'ffmpeg' '-y' '-f' 'g722' '-i' 'working_folder/sdp-segment2/rtp.0.0.raw' '-acodec' 'adpcm_ima_wav' 'working_folder/sdp-segment2/rtp.0.0.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' 'working_folder/sdp-segment2/rtp.0.1.raw' '-acodec' 'adpcm_ima_wav' 'working_folder/sdp-segment2/rtp.0.1.wav'
'ffmpeg' '-y' '-f' 'g722' '-i' 'working_folder/sdp-segment2/rtp.0.2.raw' '-acodec' 'adpcm_ima_wav' 'working_folder/sdp-segment2/rtp.0.2.wav'
'soxi' '-r' 'working_folder/sdp-segment2/1465413478.05.wav'
'soxi' '-r' 'working_folder/sdp-segment2/rtp.0.1.wav'
File 2 started later by 0.006161
'sox' '-m' '-v' '1' 'working_folder/sdp-segment2/1465413478.05.wav' '-v' '1' '|sox working_folder/sdp-segment2/rtp.0.1.wav -p pad 0.00616121292114' '/tmp/tmpsOzjgh.wav'
'rm' '-r' '/tmp/tmpsOzjgh.wav'
Wrote wav file working_folder/sdp-segment2/1465413478.05.wav
'soxi' '-r' 'working_folder/sdp-segment2/1465413478.05.wav'
'soxi' '-r' 'working_folder/sdp-segment2/rtp.0.2.wav'
File 2 started later by 0.099130
'sox' '-m' '-v' '1' 'working_folder/sdp-segment2/1465413478.05.wav' '-v' '1' '|sox working_folder/sdp-segment2/rtp.0.2.wav -p pad 0.099130153656' '/tmp/tmpW6hR61.wav'
'rm' '-r' '/tmp/tmpW6hR61.wav'
Wrote wav file working_folder/sdp-segment2/1465413478.05.wav
Muxed series of wav files to: working_folder/sdp-segment2/1465413478.05.wav
'rm' '-r' 'working_folder/sdp-segment2/rtp.0.1.wav' 'working_folder/sdp-segment2/rtp.0.2.pcap' 'working_folder/sdp-segment2/rtp.0.2.wav' 'working_folder/sdp-segment2/rtp.0.logfile' 'working_folder/sdp-segment2/rtp.0.0.txt' 'working_folder/sdp-segment2/rtp.0.1.pcap' 'working_folder/sdp-segment2/rtp.0.2.raw' 'working_folder/sdp-segment2/rtp.0.1.raw' 'working_folder/sdp-segment2/rtp.0.1.txt' 'working_folder/sdp-segment2/rtp.0.0.pcap' 'working_folder/sdp-segment2/rtp.0.0.wav' 'working_folder/sdp-segment2/rtp.0.2.txt' 'working_folder/sdp-segment2/rtp.0.0.raw'
'rm' '-r' 'working_folder/sdp-segment2/pcap_segment2.pcap'
'soxi' '-r' 'output_folder/1465413478.2.wav'
'soxi' '-r' 'working_folder/sdp-segment1/1465413477.99.wav'
File 2 started later by 6.837224
'sox' '-m' '-v' '1' 'output_folder/1465413478.2.wav' '-v' '1' '|sox working_folder/sdp-segment1/1465413477.99.wav -p pad 6.83722400665' '/tmp/tmpKaJukp.wav'
'rm' '-r' '/tmp/tmpKaJukp.wav'
Wrote wav file output_folder/1465413478.2.wav
'soxi' '-r' 'output_folder/1465413478.2.wav'
'soxi' '-r' 'working_folder/sdp-segment2/1465413478.05.wav'
File 2 started later by 20.969016
'sox' '-m' '-v' '1' 'output_folder/1465413478.2.wav' '-v' '1' '|sox working_folder/sdp-segment2/1465413478.05.wav -p pad 20.9690158367' '/tmp/tmp4A4AHk.wav'
'rm' '-r' '/tmp/tmp4A4AHk.wav'
Wrote wav file output_folder/1465413478.2.wav
Muxed series of wav files to: output_folder/1465413478.2.wav
Wrote final wav file output_folder/1465413478.2.wav
'rm' '-r' 'working_folder/sdp-segment0/1465413477.89.wav' 'working_folder/sdp-segment1/1465413477.99.wav' 'working_folder/sdp-segment2/1465413478.05.wav'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment