TSP Lab
SgaBSSAPCDR_Merger - BSSAP CDR Merger
SgaBSSAPCDR_Merger
The BSSAP CDR Merger utility
("SgaBSSAPCDR_Merger")
Features
Collects BSSAP CDR's from several places and merges them into one file in a given folder.
Basic operation
Scans the given input folders for BSSAP CDR's.
If the timestamp of a CDR is in the given interval then the CDR is copied into the output file.
User interface
Elements of the user interface
Interval filter
Only that CDR's are merged which timestamps are between
...from
and
...to
value
!
: This button fills the time fields with the actual date and time
Input files
An input folder can be enabled by defining its path in the configuration file by
[Advanced]/sInput
NN
Path
entry
If a name is assigned to an input folder in the configuration file by
[Advanced]/sInput
NN
Name
entry this name will be shown for this input folder
Log input CDR file checking operations
: "Checking "Sga7N_GyDB_Event_YYYYMMDD.dat" ...’ logging text will appear
Output file
Browse
: The output file can be selected (if this is an existing file) by browsing the local filesystem
Status
Indicates the checking and searching status during the process
Do it! / Abort
Start the searching, creates output file
Interrupts searching
Exit
Close the program
Configuration (
SgaBSSAPCDR_Merger.ini
) file settings
Section
Entry
Example
Meaning
[Advanced]
sInput
NN
Path
E:\BSSAPCDR1\
The path of the
NN
'th CDR folder
sInput
NN
Name
MSS2
Name of the
NN
'th CDR folder
Version history
v0.94
(c)
Handles CDRs with Paging records, as well.
v0.93
(Requires "zlib1.dll".)
(n)
Handles zipped and encrypted CDRs, as well.
v0.92
(n)
Handles RANAP CDRs, as well.
v0.91
(c)
Changes in CDR filtering.
v0.90
Initial release
Known bugs
No bug is known at present.