Reference7:Pcap2wav: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
(New page: <code>pcap2wav.exe</code> is a utility that converts PCAP files created by the V7 and later ''Record to (URL)'' [[Reference8:Administration/Relay/Interfaces/Physical#Media_Properties | int...)
 
mNo edit summary
Line 1: Line 1:
<code>pcap2wav.exe</code> is a utility that converts PCAP files created by the V7 and later ''Record to (URL)'' [[Reference8:Administration/Relay/Interfaces/Physical#Media_Properties | interface recording capability ]] into standard .wav files. While .pcap can be read (and listened do) with Wireshark, .wav files can be processed with any multimedia program.  Also, G.729 recordings are converted so no G.729 decoder needs to present to listen to the converted .wav file.
<code>pcap2wav.exe</code> is a utility that converts PCAP files created by the V7 and later ''Record to (URL)'' [[Reference8:Administration/Relay/Interfaces/Physical#Media_Properties | interface recording capability ]] into standard .wav files. While .pcap can be read (and listened do) with Wireshark, .wav files can be processed with any multimedia program.  Also, G.729 recordings are converted so no G.729 decoder needs to present to listen to the converted .wav file.
There are 3 parameters at the pcap2wav utility
input_file - is the file name that should be converted
-v - verbode is for basic debugging
-d - debug
The v and d option can be ignored.The do not change anything on the generated wav file


<code>pcap2wav.exe</code> is available in the tools folder of the [http://download.innovaphone.com/ice/7.00/#apps| V7 application package] on the innovaphone download page.
<code>pcap2wav.exe</code> is available in the tools folder of the [http://download.innovaphone.com/ice/7.00/#apps| V7 application package] on the innovaphone download page.

Revision as of 11:49, 26 May 2010

pcap2wav.exe is a utility that converts PCAP files created by the V7 and later Record to (URL) interface recording capability into standard .wav files. While .pcap can be read (and listened do) with Wireshark, .wav files can be processed with any multimedia program. Also, G.729 recordings are converted so no G.729 decoder needs to present to listen to the converted .wav file.

There are 3 parameters at the pcap2wav utility

input_file - is the file name that should be converted

-v - verbode is for basic debugging

-d - debug

The v and d option can be ignored.The do not change anything on the generated wav file


pcap2wav.exe is available in the tools folder of the V7 application package on the innovaphone download page.