// lbsclientlastknownposarea0003.txt
//
// Copyright (c) 2009 Symbian Software Ltd. All rights reserved.
//
// sim.tsy config used for simulating only the network registration
// status
//
//! @SYMTestActions 1. Set up SIM TSY so that the cell area is unknown
//! 2. NPUD
//! 3. LastKnown Pos Area
//! 4. Move to GSM cell 234.15.1911.36463 (all valid) and do a NPUD
//! 5. Do LastKnownPosArea and check match level
//! 6. Move to 'invalid' WCDMA cell 234.15.1911.36463 and do lastknown pos area
//! 7. Move to invalid GSM cell of 234.15.1911.90000 and do lastknown pos area
//! 8. Move to valid GSM cell of 234.15.1911.36000 and do lastknown pos area
//! 9. Clear Database
//!
// Original name file: lbsclientlastknownposarea0003.txt
[TEST0]
#single
# PhoneId = <manufacturer>,<model>,<revision>, <serialnumber>, <error>
PhoneId = Generic, 123, 1.1, 1234567890
#single
#SubscriberId = <Id>, <err>
SubscriberId = 56789012345678
# multiple
# Current Network Name
# Note that network type 2 is GSM, network type 6 is CDMA.
# NetworkInfo= <CountryCode>, <NetworkId>, <DisplayTag>, <NetworkShortName>, <NetworkLongName> , <NetworkAccess> <Network Type>"
NetworkInfo = 0, 0, Unknown, UnKn, Unknown_Network, 0, 2
NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0, 2
NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0, 6
NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0, 2
NetworkInfo = 234, 15, Vodafone, Voda, Vodafone_UK, 0, 2
# multiple
# <NetworkIndex> is one of above
# RegStatus = <Duration>, <RegStatus>, <NetworkIndex>
RegStatus = 5000, 5, 0
RegStatus = 5000, 5, 1
RegStatus = 5000, 5, 2
RegStatus = 5000, 5, 3
RegStatus = 5000, 5, 4
# LocationArea = <AreaKnown>, <LocationAreaCode>, <CellId> . Where <AreaKnown> is -1 for true and 0 for false?!
LocationArea = 0, 0, 0
LocationArea = -1, 1911, 36463
LocationArea = -1, 1911, 36463
LocationArea = -1, 1911, 90000
LocationArea = -1, 1911, 36000
# ONStore= <max number of entries>, <max size of telephone number>, <max text length>
ONStore= 5, 50, 60
# ONStoreEntry= <index>, <telephone number>, <TMobileTON type of number>, <TMobileService service type>, <Number Plan>,<name>
ONStoreEntry = 1, 447511699393, 2, 0, 8, OwnNumber1
# <Timeout> is time in sec while this status is valid. The last record lasts until shutdown.
# <NetworkMode> - the set here has no effect. Please use NetworkInfo records instead.
# <CellId> set here applies only to GetCellInfo/NotifyCellInfoChanges calls, which are not used.
# for getting CellId by our code. We use LocationArea records and GetCurrentNetwork/NotifyCurrentNetworkChange instead.
# <CellInfoStatus> - The status of cell info. Look at TCellInfoStatus for the list of values.
# CellInfo = <Timeout>, <NetworkMode>, <CellId>, <TimingAdvance>, <CellInfoStatus> .
CellInfo = 0, 2, 0, 0, 2
CellInfo = 0, 2, 0, 0, 2
CellInfo = 0, 2, 0, 0, 2
CellInfo = 0, 2, 0, 0, 2
CellInfo = 0, 2, 0, 0, 2