Dialogic 6.2 Manuale Utente

Pagina di 441
mkinfopk
November 2009
153
mkinfopk
The mkinfopk program builds an infopkt stream file. 
The mkinfopk program is found in the app.src directory.
Command Syntax
mkinfopk -o <output_fname> [-i <input_fname>]
 
{infopkt_type arg}... 
The type infopkt_type is indicated by one of the following:
Arguments
-o <output_fname>
The name of the output file.
-i <input_fname>
Infopkt type specifications are included in the 
file input_fname instead of the command line.
infopkt_type
The type of infopkt that follows.
arg
An argument value for the infopkt. Depending 
on the corresponding infopkt_type, arg is 
either a filename or a dummy value.
Data type
ascii
, g3, speech, and annot.
For data and indirect infopkts, the required 
argument is a filename.
The annot type infopkt accepts either an ASCII 
filename or the argument @. If you pass mkinfopk 
the argument @, mkinfopk prompts you to enter a 
text annotation.
Indirect type
indir[infopkt], indirascii, indirg3, 
indirtiff, indirspeech,
 indirdcx, and 
indirwave
.
Note: 
The word indir is an abbreviation for 
indirinfopkt
.