TSP Lab | SGsAP CDR Query Server | SgaSGsAPCDR_QueryServer |
---|
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). Note: F12 key sets log detail level to 'Off'. | ||
[Actions] | |||
Allow client connection | (Ctrl-A, or ![]() ![]() | Allow CDR Query clients to connect and query | |
Flush counters | Writes status line counters into the log | ||
Flush & reset counters | Writes the counters into the log and zeroes them | ||
[Options] | |||
Auto scroll | (ScrollLock, or ![]() ![]() | Allow automatic scrolling of the log screen | |
Save settings | Save actual settings into the configuration (SgaSGsAPCDR_QueryServer.ini) 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 menuitem!) | |||||||||||||||||||||||||||||||||
[Sga-7N Authorizer] | |||||||||||||||||||||||||||||||||||
sRemoteIPaddress | 40.30.20.10 | IP address of the SgaAutho module | |||||||||||||||||||||||||||||||||
sQSuserName | $QS-SGsAP$ | Used as the QS identifier while retrieving Oracle ("client") password from the SgaAutho module | |||||||||||||||||||||||||||||||||
[Validity Interval] | A validity interval can be set. The server will send only records that are in this interval. | ||||||||||||||||||||||||||||||||||
StartTimeYear | 2006 | Year of the StartTime of the validity interval | |||||||||||||||||||||||||||||||||
StartTimeMonth | 1 | Month of the StartTime | |||||||||||||||||||||||||||||||||
StartTimeDay | 1 | Day of the StartTime | |||||||||||||||||||||||||||||||||
StartTimeHour | 0 | Hour of the StartTime | |||||||||||||||||||||||||||||||||
StartTimeMinute | 0 | Minute of the StartTime | |||||||||||||||||||||||||||||||||
StartTimeSecond | 0 | Second of the StartTime | |||||||||||||||||||||||||||||||||
bStartTimeDate | 1 | If it is 1 the StartTime set above is applied. | |||||||||||||||||||||||||||||||||
EndTimeYear | 2010 | Year of the EndTime of the validity interval | |||||||||||||||||||||||||||||||||
EndTimeMonth | 1 | Month of the EndTime | |||||||||||||||||||||||||||||||||
EndTimeDay | 1 | Day of the EndTime | |||||||||||||||||||||||||||||||||
EndTimeHour | 0 | Hour of the EndTime | |||||||||||||||||||||||||||||||||
EndTimeMinute | 0 | Minute of the EndTime | |||||||||||||||||||||||||||||||||
EndTimeSecond | 0 | Second of the EndTime | |||||||||||||||||||||||||||||||||
bEndTimeDate | 1 | If it is 1 the EndTime set above is applied. When it is 0 EndTime will be the actual local time. | |||||||||||||||||||||||||||||||||
[Advanced] | |||||||||||||||||||||||||||||||||||
wLogDetailLevel | 3 | (Equals to the listed order; refer to the [LOG]/Details menuitem!)
| dwMaxLinesInLogWindow
| 1000
| Number of lines in the log window on screen
|
| sDataPath
| e:\SGsAP-CDR\
| Path for CDR files
|
| wDataFilePeriod
| 15
| Period of CDR files.
It should be the same value as the one set in the CDR assembler's INI
|
| wDataFileIndices
| IMSI
| List of indices where the Query Server would look for existing entry
|
| sLogFilesPath
| d:\LogFiles
| Path for the LOG files
|
| sCaption
| CDR-1
| Alternative caption text for easy distinguishing amongst multiple instances of this module
|
| sLocalIPAddress
| 10.111.0.110
| This IP address is used where the module is listens to incoming
|
| wLocalTCPPort
| 7799
| TCP port for the incoming connections
| |