lbstest/lbstestproduct/lbsclient/testdata/lbsclientlastknownposarea0001.txt
changeset 0 9cfd9a3ee49c
equal deleted inserted replaced
-1:000000000000 0:9cfd9a3ee49c
       
     1 // lbsclientlastknownposarea0001.txt
       
     2 //
       
     3 // Copyright (c) 2009 Symbian Software Ltd.  All rights reserved.
       
     4 //
       
     5 // sim.tsy config used for simulating only the network registration
       
     6 // status
       
     7 //
       
     8 //! @SYMTestActions             1. Move to cell 234.15.1911.36464
       
     9 //!                             2. NPUD
       
    10 //!                             3. LastKnown Pos Area
       
    11 //!                             4. Move to Cell 234.15.1911.64762
       
    12 //!                             5. LastKnown Pos Area
       
    13 //!                             6. Move to Cell 234.15.2020.57354
       
    14 //!                             7. Lastknown Pos Area
       
    15 //!                             8. Move to Cell 234.30.4321.523452
       
    16 //!                             9. Lastknown Pos Area
       
    17 //!                            10. Move to Cell 262.06.5323.64523
       
    18 //!                            11. Lastknown Pos Area
       
    19 //!                            12. Clear Database
       
    20 // Original file name: lbsclientlastknownposarea0001.txt
       
    21 
       
    22 [TEST0]
       
    23 #single
       
    24 # PhoneId = <manufacturer>,<model>,<revision>, <serialnumber>, <error>
       
    25 PhoneId =    Generic,       123,    1.1,        1234567890
       
    26 
       
    27 #single
       
    28 #SubscriberId = <Id>, <err>
       
    29 SubscriberId = 56789012345678
       
    30 
       
    31 # multiple
       
    32 # Current Network Name
       
    33 # NetworkInfo= <CountryCode>, <NetworkId>, <DisplayTag>, <NetworkShortName>, <NetworkLongName> , <NetworkAccess> "
       
    34 NetworkInfo = 0,              0,          Unknown,      UnKn,               Unknown_Network,    0
       
    35 NetworkInfo = 234,            15,         Vodafone,     Voda,               Vodafone_UK,        0
       
    36 NetworkInfo = 234,            15,         Vodafone,     Voda,               Vodafone_UK,        0
       
    37 NetworkInfo = 234,            15,         Vodafone,     Voda,               Vodafone_UK,        0
       
    38 NetworkInfo = 234,            30,         T-Mobile,     T-M,               T-Mobile_UK,        0
       
    39 NetworkInfo = 262,            06,         T-Mobile,     T-M,                T-Mobile_DE,        0
       
    40 
       
    41 # multiple
       
    42 # <NetworkIndex> is one of above
       
    43 # RegStatus = <Duration>, <RegStatus>, <NetworkIndex>
       
    44 RegStatus =    50,       5,           0
       
    45 RegStatus =    50,       5,           1
       
    46 RegStatus =    50,       5,           2
       
    47 RegStatus =    50,       5,           3
       
    48 RegStatus =    50,       5,           4
       
    49 RegStatus =    50,       5,           5
       
    50 
       
    51 # LocationArea = <AreaKnown>, <LocationAreaCode>, <CellId> . Where <AreaKnown> is -1 for true and 0 for false?! 
       
    52 LocationArea =    0,           0,                 0
       
    53 LocationArea =    -1,          1911,              36464
       
    54 LocationArea =    -1,          1911,              64762
       
    55 LocationArea =    -1,          2020,              57354
       
    56 LocationArea =    -1,          4321,              52345
       
    57 LocationArea =    -1,          5323,              64523
       
    58 
       
    59 
       
    60 # ONStore= <max number of entries>, <max size of telephone number>, <max text length>
       
    61 ONStore=    5,                       50,                             60
       
    62 # ONStoreEntry= <index>, <telephone number>, <TMobileTON type of number>, <TMobileService service type>, <Number Plan>,<name>
       
    63 ONStoreEntry =   1,       447511699393,       2,                           0,                            8,       OwnNumber1
       
    64 
       
    65 
       
    66 # <Timeout> is time in sec while this status is valid. The last record lasts until shutdown.
       
    67 # <NetworkMode> - the set here has no effect. Please use NetworkInfo records instead.
       
    68 # <CellId> set here applies only to GetCellInfo/NotifyCellInfoChanges calls, which are not used. 
       
    69 # for getting CellId by our code. We use LocationArea records and GetCurrentNetwork/NotifyCurrentNetworkChange instead.
       
    70 # <CellInfoStatus> - The status of cell info. Look at TCellInfoStatus for the list of values.
       
    71 # CellInfo = <Timeout>, <NetworkMode>, <CellId>, <TimingAdvance>, <CellInfoStatus> .
       
    72 CellInfo =    0,         2,             0,        0,               2
       
    73 CellInfo =    0,         2,             0,        0,               2
       
    74 CellInfo =    0,         2,             0,        0,               2
       
    75 CellInfo =    0,         2,             0,        0,               2
       
    76 CellInfo =    0,         2,             0,        0,               2
       
    77 CellInfo =    0,         2,             0,        0,               2