TSP Lab | Sga-MAP_CDR-Assembler - The MAP CDR Assembler | Sga-MAP / CDR Assembler |
---|
Menu | Menuitem | Shortcut(s) | Meaning |
---|---|---|---|
[Log] | |||
Find line containing... | (Ctrl-F) | Finds text in log window | |
Find next matching line | (F3) | Finds next occurrence of text in log window | |
Details | Detail level of logging (Off, Normal, Detailed, or Debug) | ||
[Actions] | |||
Go on / Pause | (Ctrl-P, or ) | Enables input data processing | |
Reload IMSI prefix names | Reload IMSI prefix - IMSI name assignment list for roaming statistics feature | ||
Backup "(IMSI→MSISDN) Memory" entries | Entries of "(IMSI→MSISDN) Memory" are written into the corresponding binary backup files | ||
Flush CDR and other counters into log | Writes status counters into the log. These counters are being flushed in every 15 minutes. | ||
Flush & reset CDR and other counters | Clears status counters after writing them into the log | ||
[Options] | |||
Auto scroll | () | Allows automatic scrolling of the log screen | |
Save settings | Saves actual settings into the configuration file |
Section | Entry | Example | Meaning |
---|---|---|---|
[Position] | |||
iLeft | 140 | Position of the program module on the display screen | |
iTop | 72 | Position of the program module on the display screen | |
iWidth | 995 | Position of the program module on the display screen | |
iHeight | 694 | Position of the program module on the display screen | |
[Options] | |||
bAutoScroll | True | (Refer to the [Options]/Auto scroll menu item!) | |
[PC--->GT] | |||
202 | 36309489902 | Point Code → Global Title assignments | |
[INAP SSN] | |||
146 | reserved for national networks | List of Subsystem Numbers with free text remarks which should be interpreted as INAP instead of MAP | |
[IP-SM-GW] | |||
36309888046 | any remark | List of Global Titles of IP-SM-GW nodes | |
[MAP Dialogs] | |||
dwMaxActiveCount | 100000 | Defines maximum count of opened dialogs | |
dwTimeoutSeconds | 90 | Defines max length of pending dialogs | |
dwExtraHoldTimeMS | 1000 | Defines an additional hold time after dialog time out waiting for messages arriving after the dialog closing message | |
dwCheckTimeoutsAfterEveryNthRecord | 100 | Opened dialogs are being checked whether they are timed out after every Nth processed records | |
sBackupFile | d:\Backups\Sga-8135.SAV | Opened dialogs are saved into this file on operator requested program exit | |
[MAP CDR Files] | |||
wPeriodMinutes | 15 | Period of creating CDR files (given in minutes) | |
dwPreallocationSize | 250000000 | Preallocation size of CDR files, in bytes | |
dwPreallocationSize_IMSIindex | 25000000 | Preallocation size of IMSI index files, in bytes | |
dwPreallocationSize_MSISDNindex | 25000000 | Preallocation size of MSISDN index files, in bytes | |
iCompressionLevel | 6 | Compression level for CDRs. 0 means compression is switched off | |
dwUseCrypto | 1 | Enables encryption of CDR files; 0 means off | |
sPathPrimary | e:\MAP-CDR\ | Path for CDRs | |
sPathAlternate | f:\MAP-CDR-2 | Alternative path for CDRs when sPathPrimary is inaccessible | |
[IMSISDN Memory] | |||
dwEntryLifeSec | 2592000 | Life time for each IMSI-MSISDN pair entry; given in seconds | |
sBackupFile | c:\SgaIMSISDNbdb_BackupFile.bin | Path and file for saving IMSI-MSISDN pair entries | |
bBackupPeriodic | True | If True then the IMSI-MSISDN memory is periodically saved into the backup file | |
[Sga-8999 files] | |||
sOutputDataFilesPath | e:\8999Files | Path for output temporary files containing IMSI-MSISDN information for the Sga-IC system | |
dwOutputDataFilesCutSizeInBytes | 500000 | Output Sga-8999.nnn files will be cut after reaching this size (given in bytes) | |
[Advanced] | |||
wLogDetailLevel | 3 | (Equals to the listed order; refer to the [Log]/Details menu item!) | |
dwMaxLinesInLogWindow | 1000 | Number of lines in the log window on screen | |
wMaxCPUUsagePercent | 100 | Limit of CPU-usage for this module | |
sInput8135FilesPath | e:\InputFiles | Path for input temporary files (Sga-8035.nnn) containing messages to be processed (generated by the Massage Sorter module) | |
sLogFilesPath | d:\Logfiles | Path for the LOG files |