Binary CDR files as input for pipeline
Hi
I would like to know what are the possibilities to set a binary file in input of a pipeline stream?
The file contains the CDR with fixed size in 2 Kb blocks.
For example, we have cdr block header starting with :
#[No CDR Binary data...]
#C1 C1 XX XX XX XX XX XX XX XX (HEADER)
#F7 XX XX (640 bytes CDR)
#F7 XX XX (640 bytes CDR)
#F7 XX XX (640 bytes CDR)
#aa aa aa aa (FILLER)
[2048 bytes]
#C1 C1 XX XX XX XX XX XX XX XX (HEADER)
#F7 XX XX (640 bytes CDR)[...]
Regards
0