| Section
| Entry
| Example
| Meaning
|
| [Authentication]
|
|
|
|
|
| sUserName
| username
| Default username which appears in the username field of the User Authentication window.
User can change it here or in the User Authentication window.
|
|
| bApplyDefaultRole
| True
| It stores the state of "Apply default role" option of Authentication dialog
|
| [Position]
|
|
|
|
|
| iHeight
| 700
| The initial height of the Call Trace screen, in pixel
|
| [Settings]
|
|
|
|
|
| sCellIDNumber
| 2211
| The last used CellID is saved in this field between sessions
|
|
| sBVCINumber
| 01F2
| The last searched BVCI is saved in this field between sessions
|
|
| bBVCIInclude0
| 0
| State of "Include common signaling messages with BVCI=0" option is saved between sessions
|
|
| bResultIncludeSeekTime
| True
| The last state of "Include seek-time info" option is saved here
|
|
| bResultIncludeAllDetails
| 0
| State of "Include all details" checkbox is saved in this entry.
|
| [Combo 'IMSI']
|
|
|
|
|
| sRecentValueN
| 216303009*
| Last ten recently used IMSI's are saved in these keys and they are loaded from here into the IMSI combobox at startup
(N goes from 0 to 9)
|
| [Combo 'CellID']
|
|
|
|
|
| sRecentValueN
| 2211
| Last ten recently used CellID's are saved in these keys and they are loaded from here into the CellID combobox at startup
(N goes from 0 to 9)
|
| [Combo 'BVCI']
|
|
|
|
|
| sRecentValueN
| 0248
| Last ten recently used BVCI's are saved in these keys and they are loaded from here into the BVCI combobox at startup
(N goes from 0 to 9)
|
| [Combo 'TLLI']
|
|
|
|
|
| sRecentValueN
| ABCD1234
| Last ten recently used TLLI's are saved in these keys and they are loaded from here into the TLLI combobox at startup
(N goes from 0 to 9)
|
| [Advanced]
|
|
|
|
|
| sPollerIPAddress
| 111.22.33.555
| The IP address where the Sga8NPol and SgaAutho modules are running
|
|
| dwMaxSignalUnitCount
| 100000
| This setting is used only when sorting, this amount of data will be sorted, the remains will be dropped
(Warning message appears in the log windows)
|
|
| dwRerequestPrereadMSec
| 1
| In the case of IMSI-based trace IMSI's are searched first, then TLLI hits are sorted
and re-requested for the validity intervals incremented by +/-dwRerequestPrereadMSec on both ends
|