Dialogic 6.2 Fax Machine User Manual


 
ipstrip
November 2009 151
ipstrip
The ipstrip program removes the infopkt header from the G3 or
speech data in a specified infopkt stream file and writes each page of
the converted data to a file, g3data.30x. The first page of converted
data is written to the file g3data.301, the second to the file
g3data.302, the third to the file g3data.303, and so on until the
entire infopkt stream file is converted. All speech data is placed in a
single file.
This utility is typically used to convert:
Received fax data previously converted to an infopkt stream file
back to G3
format.
(See mkinfopk on page 153 for detailed information on how to
create an infopkt stream file.)
Speech data recorded using the BfvSpeechRecord function to a
raw speech format.
The ipstrip program is found in the app.src directory.
Command Syntax
ipstrip [-h] [-o <output_base>] <filename>
Arguments
-h Puts a 128-byte Brooktrout header at the
beginning of each file. The addition of this
header causes the utility to store the resolution
and width of each page within the file.
-o <output_base> Uses supplied output filename base to form
filenames instead of “g3data”.
<filename> Specifies the name of the infopkt stream file,
consisting of packetized G3
or speech data, to
convert to raw format.