equal
deleted
inserted
replaced
15 |
15 |
16 # Current Network Name |
16 # Current Network Name |
17 NetworkInfo= 234, 456, Vodafone, Voda, Vodafone_UK, 0 |
17 NetworkInfo= 234, 456, Vodafone, Voda, Vodafone_UK, 0 |
18 |
18 |
19 //Sync switch |
19 //Sync switch |
20 RegStatus= 5,5,0 |
20 # RegStatus = <Duration>, <RegStatus>, <NetworkIndex> |
|
21 RegStatus= 0, 5, 0 |
21 |
22 |
22 # LocationArea = <AreaKnown>, <LocationAreaCode>, <CellId> . Where <AreaKnown> is -1 for true and 0 for false. |
23 # LocationArea = <AreaKnown>, <LocationAreaCode>, <CellId> . Where <AreaKnown> is -1 for true and 0 for false. |
23 LocationArea= -1, 10, 10 |
24 LocationArea= -1, 10, 10 |
24 |
25 |
25 # ONStore= <max number of entries>, <max size of telephone number>, <max text length> |
26 # ONStore= <max number of entries>, <max size of telephone number>, <max text length> |