TSP Lab | CDR Query Server | Sga7N_GyDB_QueryServer_CDR |
---|
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] | |||
Allow client connection | (Ctrl-A, or ![]() ![]() | Allow CDR Query clients to connect and query | |
Re-enter client password | The password used during the authentication can be re-entered | ||
Flush counters | Writes status line counters into the log | ||
Flush and zero counter | Writes the counters into the log and zeroes them | ||
[Prefix] | |||
Reload operator prefix codes | Reloads operator prefixes from Sga7N_GyDB_QueryServer_CDR/[Advanced]/sOpPrefFile | ||
[Options] | |||
Auto scroll | (ScrollLock, or ![]() ![]() | Allow automatic scrolling of the log screen | |
Save settings | Save actual settings into the configuration (Sga7N_GyDB_QueryServer_CDR.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!) | |||||||||||||||||||||||||||||
[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
| d:\StatCDR
| Path for statistical data files
|
| wDataFilePeriod
| 60
| Period of statistical database files.
It should be the same value as Sga7N_GyDB_Loader_CDR.ini/[Advanced]/wOutFilePeriod.
|
| sLogFilesPath
| d:\LogFiles
| Path for the LOG files
|
| sOpPrefFile
| c:\Sga-7N Server\OpPref.cfg
| Path for the operator prefix file
|
| sClientPassword
| password
| Password used during the authentication.
If it is not set a pop-up window will appear to enter it when the module has been started
|
| sEncryptionSeedFromMACIP
| 111.222.333.444
| If it is set decryption will be apllied on records.
It should be the same value as Sga7N_GyDB_Loader_CDR.ini/[Advanced]/sEncryptionSeedFromMACIP.
| |